Let's Go



Note: If you encounter any issues while opening the Download PDF button, please utilize the online read button to access the complete book page.
Size | 23 MB (23,082 KB) |
---|---|
Format | |
Downloaded | 612 times |
Status | Available |
Last checked | 10 Hour ago! |
Author | Alex Edwards |
“Book Descriptions: Go is a great language for building web applications. But teaching yourself from blog posts and the standard-library documentation can often leave you with more questions than answers.
You might be wondering:
* Where can I see a concrete example of a real-world web application?
* How is it best to structure and organize my code?
* How do I make sure I’m not making any mistakes when it comes to security?
* How do I use modules to manage and version control dependencies?
* And how do I effectively test my web application?
Let’s Go answers these questions for you — and a whole lot more.
The book guides you through the start-to-finish build of a real-world application, so you'll gain all the knowledge, understanding and confidence needed to create production-quality applications with Go.”