Product information
€71.99
Stock: In Stock Online
Our USPs
- Free DeliveryExtended Range: Delivery 3-4 working days
- Dubray RewardsEarn 288 Reward Points on this title
Learn Go With Pocket-Sized Projects
Product information
Author:
Type: Hardback
ISBN: 9781633438804
Date: 16th July, 2025
Publisher: Manning Publications
Description
These small Go projects will build big Go skills! Learn hands-on as you build 11 engaging applications. In Learn Go with Pocket-Sized Projects you'll create 11 small applications and tools, including: A currency convertor application A health tracking app A load balancer for sharing jobs between workers in the Cloud An HTML template A microcontroller-based temperature monitor ...and more! 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.