Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/practical-tutorials/project-based-learning/llms.txt

Use this file to discover all available pages before exploring further.

Go’s emphasis on simplicity, fast compilation, and first-class concurrency primitives makes it a natural fit for web services, networked systems, and backend infrastructure. These tutorials walk you through building real projects — from microservices with Gin and full web applications, to a blockchain implementation, real-time chat systems, a BitTorrent client, and REST APIs backed by PostgreSQL. If you’re coming from another backend language, Go’s clean syntax and powerful standard library will feel immediately productive.

Web Applications & APIs

Blockchain & Distributed Systems

Chat & Real-Time Apps

Networking & Infrastructure

Miscellaneous

Building Go Web Applications and Microservices Using Gin is an excellent starting point for developers coming from other backend languages.

Build docs developers (and LLMs) love