BOOKS - PROGRAMMING - Effective Go Elegant, efficient, and testable code (MEAP v5)
US $5.75
400438
400438
Effective Go Elegant, efficient, and testable code (MEAP v5)
Author: Inanc Gumus
Year: 2023
Number of pages: 444
Format: PDF | EPUB
File size: 14.1 MB
Language: ENG
Year: 2023
Number of pages: 444
Format: PDF | EPUB
File size: 14.1 MB
Language: ENG
Unlock Go’s unique perspective on program design, and start writing simple, maintainable, and testable Go code. Writing well-designed Go code takes more than just porting across skills you’ve learned in other languages. You’ll need to understand Go’s unique way of working to ensure your programs don’t spiral out of control. This book is the perfect primer on Go’s hidden mechanics that will help you code more effective Go. Effective Go teaches you to write well-designed and maintainable code in Go. By concentrating on Go’s unique characteristics, you’ll learn how to stop fighting against the language and start delivering idiomatic code that’s simple, adaptable, and testable. You’ll learn how to deliver applications and how to extend code with robust testing. Easy-to-understand visualizations and step-by-step examples help explain Go’s complexities without oversimplification. For programmers who have learned the basics of Go.