Golang
Перейти к навигации
Перейти к поиску
- Установка
- Тур на русском
- GOPATH и GOROOT
- http://golang-book.ru/
- https://gobyexample.com/
- https://www.golangprograms.com/
- https://awesome-go.com/
- Собеседование Golang разработчика (теоретические вопросы), Часть I
- Собеседование Golang разработчика (теоретические вопросы), Часть II. Что там с конкурентностью?
- 4 примера iota-перечислений
Roadmap
- Go
- GO CLI
- Variables, Constants, Types, Function, Packages, etc
- Array & Slices
- Pointers, Structures, Methods
- Interface
- GoRutine, Channel, Buffer, Select, Mutex
- Defer, Error, Panic, Recover
- Go Modules
- Learn Go dependecy management tool
- semantic versioning
- Version, scripts and other Properties
- SQL fundamentals
- Basic Sql Syntax
- General Development Skills
- GIT
- HTTP/HTTPS
- Data Structures and Algorithms
- Scrum, Kanban or other project strategies
- Basic Authentication, OAuth, JWT, etc
- SOLID, YAGNI, KISS
- CLI
- cobra
- urfave/cli
- Web Frameworks + Routers
- Echo
- Beego
- Gin
- Revel
- Chi
- ORMs
- Gorm
- Xorm
- Databases
- Relational
- PostgreSQL
- MySQL
- SQL Server
- CockrachDB
- MariaDB
- NoSQL
- MongoDB
- Redis
- Apache Cassandra
- RavenDB
- CouchDB
- Search Engines
- ElasticSearch
- Solr
- Sphinx
- Cloud Databases
- Azure CosmosDB
- Amazon DynamoDB
- Relational
- Caching
- GCache
- Distributed Cache
- Go-Redis
- GoMemcache
- Logging
- Log Frameworks
- Zap
- Logrus
- ZeroLog
- Distributed Tracing
- Jaeger
- Log Management System
- Sentry.io
- loggly.com
- Log Frameworks
- Real-Time Communication
- Melody
- Centrifugo
- API Clients
- REST
- Gentelman
- GRequests
- Heimdail
- GraphQL
- gqlgen
- graphql-go
- REST
- Testing
- Unit Testing
- Frameworks, Assertion
- Testify
- Ginkgo
- GoMega
- GoCheck
- Mocking
- GoMock
- Behavior Testing
- GoDog
- GoConvey
- GinkGo
- Integration Testing
- Testify
- GinkGo
- E2E Testing
- Selenium
- Endly
- Frameworks, Assertion
- Unit Testing
- Good to Know Libraries
- Validator
- Glow
- GJson
- Authboss
- Go-Underscore
- MicroServices
- Message-Broker
- RabbitMQ
- Apache Kafka
- ActiveMQ
- Azure Service Bus
- Building event-driven
- Watermill
- Message-Bus
- Frameworks
- rpcx
- Go-kit
- Micro
- RPC
- Protocol Buffers
- gRPC-Go
- gRPC-gateway
- twirp
- Message-Broker
- Task Scheduling
- gron
- jobrunner
- Go Patterns
- Creational
- Structural
- Behavioral
- syncronization
- Concurrency
- Messaging
- Stability