HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-10
1 <ul><li><a>Книги</a></li>
1 <ul><li><a>Книги</a></li>
2 <li><a>Обучающие ресурсы</a></li>
2 <li><a>Обучающие ресурсы</a></li>
3 <li><a>Прочие полезные ресурсы</a></li>
3 <li><a>Прочие полезные ресурсы</a></li>
4 </ul><p>Списком полезных материалов для Golang-разработчиков поделился<a>Алексей Семушкин</a>- Software Engineer at Semrush и преподаватель курса OTUS<a>"</a><a>Go (Golang) Developer Basic</a><a>".</a></p>
4 </ul><p>Списком полезных материалов для Golang-разработчиков поделился<a>Алексей Семушкин</a>- Software Engineer at Semrush и преподаватель курса OTUS<a>"</a><a>Go (Golang) Developer Basic</a><a>".</a></p>
5 <h2>Книги</h2>
5 <h2>Книги</h2>
6 <ol><li>The Go Programming Language - Alan A. A. Donovan, Brian W. Kernighan (2015, 400 стр)</li>
6 <ol><li>The Go Programming Language - Alan A. A. Donovan, Brian W. Kernighan (2015, 400 стр)</li>
7 <li>Linux Pocket Guide - Daniel J. Barrett (2020, 272 стр)</li>
7 <li>Linux Pocket Guide - Daniel J. Barrett (2020, 272 стр)</li>
8 <li>Pro Git - by Scott Chacon, Ben Straub (2014, 456 стр)</li>
8 <li>Pro Git - by Scott Chacon, Ben Straub (2014, 456 стр)</li>
9 <li>Computer Science: An Interdisciplinary Approach - Robert Sedgewick, Kevin Wayne (2016, 1160 стр)</li>
9 <li>Computer Science: An Interdisciplinary Approach - Robert Sedgewick, Kevin Wayne (2016, 1160 стр)</li>
10 <li>Data Structures and Algorithms in Go - Hemant Jain (2017, 416 стр)</li>
10 <li>Data Structures and Algorithms in Go - Hemant Jain (2017, 416 стр)</li>
11 <li>Concurrency in Go: Tools and Techniques for Developers - Katherine Cox-Buday (2017, 275 стр)</li>
11 <li>Concurrency in Go: Tools and Techniques for Developers - Katherine Cox-Buday (2017, 275 стр)</li>
12 <li>Network Programming with Go - Jan Newmarch (2018, 300 стр)</li>
12 <li>Network Programming with Go - Jan Newmarch (2018, 300 стр)</li>
13 <li>Database Systems: The Complete Book - Hector Garcia-Molina, Jeffrey D. Ullman, Jennifer Widom (2008, 1440 стр)</li>
13 <li>Database Systems: The Complete Book - Hector Garcia-Molina, Jeffrey D. Ullman, Jennifer Widom (2008, 1440 стр)</li>
14 <li>Design Patterns: Elements of Reusable Object-Oriented Software - Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides (1994, 395 стр)</li>
14 <li>Design Patterns: Elements of Reusable Object-Oriented Software - Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides (1994, 395 стр)</li>
15 <li>The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations - Gene Kim, Jez Humble, Patrick Debois, John Willis (2016, 480 стр)</li>
15 <li>The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations - Gene Kim, Jez Humble, Patrick Debois, John Willis (2016, 480 стр)</li>
16 <li>Introducing Go: Build Reliable, Scalable Programs - Caleb Doxsey (2016, 124 стр)</li>
16 <li>Introducing Go: Build Reliable, Scalable Programs - Caleb Doxsey (2016, 124 стр)</li>
17 <li>Mastering Go: Create Golang production applications using network libraries, concurrency, and advanced Go data structures - Mihalis Tsoukalos (2018, 634 стр)</li>
17 <li>Mastering Go: Create Golang production applications using network libraries, concurrency, and advanced Go data structures - Mihalis Tsoukalos (2018, 634 стр)</li>
18 <li>Go in Practice: Includes 70 Techniques - Matt Butcher, Matt Farina, J. B. Rainsberger (2016, 312 стр)</li>
18 <li>Go in Practice: Includes 70 Techniques - Matt Butcher, Matt Farina, J. B. Rainsberger (2016, 312 стр)</li>
19 <li>Web Development with Go: Building Scalable Web Apps and RESTful Services - Shiju Varghese (2015, 350 стр)</li>
19 <li>Web Development with Go: Building Scalable Web Apps and RESTful Services - Shiju Varghese (2015, 350 стр)</li>
20 <li>Black Hat Go: Go Programming For Hackers and Pentesters - Tom Steele, Chris Patten, and Dan Kottmann (2020, 208 стр)</li>
20 <li>Black Hat Go: Go Programming For Hackers and Pentesters - Tom Steele, Chris Patten, and Dan Kottmann (2020, 208 стр)</li>
21 <li>Hands-On Software Engineering with Golang: Move beyond basic programming to design and build reliable software with clean code - Jean-Denis "Jee" Greze (2019, 368 стр)</li>
21 <li>Hands-On Software Engineering with Golang: Move beyond basic programming to design and build reliable software with clean code - Jean-Denis "Jee" Greze (2019, 368 стр)</li>
22 <li>Learn Data Structures and Algorithms with Golang - Bhagvan Kommadi (2017, 478 стр)</li>
22 <li>Learn Data Structures and Algorithms with Golang - Bhagvan Kommadi (2017, 478 стр)</li>
23 </ol><h2>Обучающие ресурсы</h2>
23 </ol><h2>Обучающие ресурсы</h2>
24 <ol><li>Онлайн-курс<a>"Learn Go"</a>на Codecademy</li>
24 <ol><li>Онлайн-курс<a>"Learn Go"</a>на Codecademy</li>
25 <li>Онлайн-курс<a>"Programming in Go"</a>на Coursera</li>
25 <li>Онлайн-курс<a>"Programming in Go"</a>на Coursera</li>
26 <li>Видеоуроки на YouTube-канале<a>"JustForFunc"</a></li>
26 <li>Видеоуроки на YouTube-канале<a>"JustForFunc"</a></li>
27 <li>Онлайн-книга<a>"Learn Go with Tests"</a></li>
27 <li>Онлайн-книга<a>"Learn Go with Tests"</a></li>
28 <li>Блог<a>"The Go Blog"</a>от команды разработчиков Go</li>
28 <li>Блог<a>"The Go Blog"</a>от команды разработчиков Go</li>
29 </ol><h2>Прочие полезные ресурсы</h2>
29 </ol><h2>Прочие полезные ресурсы</h2>
30 <ol><li><a>Официальная документация Go</a></li>
30 <ol><li><a>Официальная документация Go</a></li>
31 <li><a>Ресурс Go by Example</a></li>
31 <li><a>Ресурс Go by Example</a></li>
32 <li><a>Форум Go Reddit</a></li>
32 <li><a>Форум Go Reddit</a></li>
33 <li>Группа в Telegram<a>"Golang: Russian-speaking Community"</a></li>
33 <li>Группа в Telegram<a>"Golang: Russian-speaking Community"</a></li>
34 </ol>
34 </ol>