diptomondal007 / GoLangBooks
A list of best books which are needed to be a specialist in golang
☆1,117Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for GoLangBooks
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,129Updated this week
- Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings☆617Updated 3 weeks ago
- Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.☆372Updated this week
- Learn Data Structures and Algorithms with Golang, published by Packt☆609Updated last year
- Golang Clean Architecture REST API example☆815Updated 6 months ago
- Practice Go: a collection of Go programming challenges☆951Updated 2 weeks ago
- 🚀 How to build a Dockerized RESTful API application using Go.☆870Updated 6 months ago
- Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.☆1,172Updated 2 months ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,504Updated last year
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆2,957Updated last year
- Slides from various classes and presentations☆307Updated 3 years ago
- Golang Microservices Example☆1,008Updated 11 months ago
- 🟣 Golang interview questions and answers to help you prepare for your next technical interview in 2024.☆132Updated 10 months ago
- 👨💻 REST API example, built by following Uncle Bob’s clean architecture principles☆677Updated last year
- Go Practical Tips☆480Updated 4 months ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆441Updated this week
- Clean Architecture Golang Example (kinda)☆256Updated 2 years ago
- Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean …☆504Updated 2 weeks ago
- Clean Architecture sample☆1,282Updated last year
- Microservices with Go, published by Packt☆146Updated last week
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆859Updated 3 years ago
- 100 challenging programming exercises for golang with solutions