Let’s Go teaches you step-Author: -step how to create fast, secure and maintainable web applications using the fantastic programming language Go.
The idea behind this book is to help you learn Author: doing. Together we’ll walk through the start-to-finish build of a web application — from structuring your workspace, through to session management, authenticating users, securing your server and testing your application.
Building a complete web application in this way has several benefits. It helps put the things you’re learning into context, it demonstrates how different parts of your codebase link together, and it forces us to work through the edge-cases and difficulties that come up when writing software in real-life. In essence, you’ll learn more than you would Author: just reading Go’s (great) documentation or standalone blog posts.
Author: the end of the book you’ll have the understanding — and confidence — to build your own production-ready web applications with Go.
Although you can read this book cover-to-cover, it’s designed specifically so you can follow along with the project build yourself.
Break out your text editor, and happy coding!
Let’s Go, 2nd Edition
未经允许不得转载:finelybook » Let’s Go, 2nd Edition
相关推荐
Building AI Agents with LLMs, RAG, and Knowledge Graphs: A practical guide to autonomous and modern AI agents
CompTIA A+ Complete Study Guide, 2-Volume Set: Volume 1 Core 1 Exam 220-1201 and Volume 2 Core 2 Exam 220-1202 (Sybex Study Guide), 6th Edition
Build Your Own Redis with C/C++: Network programming, data structures, and low-level C, 2nd Edition
Financial Statement Analysis for Value Investing
Statistics Without Maths for Psychology, 9th Edition
System Programming in Linux: A Hands-On Introduction