Learn Go for backend development. Build high-performance APIs and services using Go's concurrency model, channels, and goroutines.
Student builds a simple RESTful API to manage to-do lists, demonstrating understanding of Go basics and Gin framework.
Student creates a command-line calculator that takes basic arithmetic expressions as input, proving proficiency in Go syntax and data types.
Student writes a Go program to connect to a PostgreSQL database, demonstrating ability to interact with databases using Go's database/sql package.
Student builds a basic user authentication system using Go and Gin, showcasing understanding of authentication and authorization concepts.
Student integrates Redis cache with a Go application, demonstrating ability to improve performance using caching mechanisms.
+15 more projects available after enrollment
Build a real project in 4 weeks