- book: Designing Data-Intensive Applications
- article: Создание архитектуры программы или как проектировать табуретку
- book: Clean Architecture
- book: Patterns of Enterprise Application Architecture
- book: Design patterns : elements of reusable object-oriented software
- book: Design Patterns: Elements of Reusable Object-Oriented Software
- book: Head First Design Patterns
- book: Реактивные шаблоны проектирования
- book: Algorithms, 4th Edition
- course: Algorithms, Part I
- course: Algorithms, Part II
- book: Introduction to Algorithms, Third Edition
- book: SQL Bible
- article: NOSQL
- book: NoSQL Distilled
- book: Computer Networks
- book: Working Effectively with Legacy Code
- book: Refactoring: Improving the Design of Existing Code
- book: The Pragmatic Programmer: From Journeyman to Master
- book: Code Complete: A Practical Handbook of Software Construction
- book: Clean Code: A Handbook of Agile Software Craftsmanship
- book: Test Driven Development: By Example
- article: The Practical Test Pyramid
- article: How deep are your unit tests?
- article: Системы сборки проектов Maven
- article: Идеальный мавен. Часть 2: структура проекта
- book: Gradle in Action
- book: Pro Git
- book: Kubernetes in Action
- article: The Twelve-Factor App
- book: Джедайские техники
- course: Разработка веб-сервисов на Go - основы языка
- course: Разработка веб-сервисов на Golang, часть 2
- article: Effective Go
- article: Go best practices, six years in[ru]
- video: GopherCon 2016: Rob Pike - The Design of the Go Assembler[ru]
- book: An Introduction to Programming in Go
- article: The Go Blog - Constants
- article: What is an idiomatic way of representing enums in Go?
- book: Concurrency in Go
- book: Visualizing Concurrency in Go
- article: The Go Blog - Concurrency is not parallelism
- article: The Go Blog - Go Concurrency Patterns: Timing out, moving on
- article: The Go Blog - Go Concurrency Patterns: Context
- article: The Go Blog - Advanced Go Concurrency Patterns
- article: Commands
- article: gofmt
- article: The Go Blog - go fmt your code
- article: vet
- article: The Go Blog - Profiling Go Programs
- article: The Go Blog - Profiling Go Programs
- article: Go code refactoring : the 23x performance hunt[ru]