Pro Go Patterns
Rez Moss
Broschiertes Buch

Pro Go Patterns

Advanced Function Design, Concurrency Models, and Clean Code

Versandkostenfrei!
Versandfertig in über 4 Wochen
36,99 €
inkl. MwSt.
PAYBACK Punkte
18 °P sammeln!
Go has emerged as a powerhouse in modern software development, particularly in building scalable, concurrent applications. While many resources cover Go basics, there's a notable gap when it comes to advanced function design and production-ready patterns. This book fills that gap. >Throughout this book, you'll master: - Advanced function design patterns that promote code reuse and maintainability - Practical concurrency patterns for real-world applications - Memory management and performance optimization techniques - Production-ready coding practices - Testing strategies for complex systems - ...