Learn Go with Pocket-Sized Projects
English | 2025 | ASIN : B0DNXVDFCZ | 615 Pages | PDF | 4 MB
English | 2025 | ASIN : B0DNXVDFCZ | 615 Pages | PDF | 4 MB
Learn Go with Pocket-Sized Projects teaches you to write professional-level Go code by creating handy tools and fun apps. Each small, self-contained project introduces important practical skills, including ensuring that your code is thoroughly tested and documented! You'll make architectural decisions for your projects and organize your code in a maintainable way. Everything you learn is easy to scale-up to full-size Go applications. About the technology: Go delivers the low-level power of system languages like C and Rust with developer-friendly features like garbage collection and a powerful standard library. Millions of programmers choose Go because it speeds up program construction, streamlines dependency management, and makes complex code simple to write, read, and maintain.