-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

The Go Workshop
By :

The Go Workshop
By:
Overview of this book
The Go Workshop will take the pain out of learning the Go programming language (also known as Golang). It is designed to teach you to be productive in building real-world software. Presented in an engaging, hands-on way, this book focuses on the features of Go that are used by professionals in their everyday work.
Each concept is broken down, clearly explained, and followed up with activities to test your knowledge and build your practical skills.
Your first steps will involve mastering Go syntax, working with variables and operators, and using core and complex types to hold data. Moving ahead, you will build your understanding of programming logic and implement Go algorithms to construct useful functions.
As you progress, you'll discover how to handle errors, debug code to troubleshoot your applications, and implement polymorphism using interfaces. The later chapters will then teach you how to manage files, connect to a database, work with HTTP servers and REST APIs, and make use of concurrent programming.
Throughout this Workshop, you'll work on a series of mini projects, including a shopping cart, a loan calculator, a working hours tracker, a web page counter, a code checker, and a user authentication system.
By the end of this book, you'll have the knowledge and confidence to tackle your own ambitious projects with Go.
Table of Contents (21 chapters)
Preface
In Progress
| 0 / 2 sections completed |
0%
1. Variables and Operators
In Progress
| 0 / 3 sections completed |
0%
2. Logic and Loops
In Progress
| 0 / 3 sections completed |
0%
3. Core Types
In Progress
| 0 / 8 sections completed |
0%
4. Complex Types
In Progress
| 0 / 8 sections completed |
0%
5. Functions
In Progress
| 0 / 9 sections completed |
0%
6. Errors
In Progress
| 0 / 8 sections completed |
0%
7. Interfaces
In Progress
| 0 / 7 sections completed |
0%
8. Packages
In Progress
| 0 / 6 sections completed |
0%
9. Basic Debugging
In Progress
| 0 / 7 sections completed |
0%
10. About Time
In Progress
| 0 / 8 sections completed |
0%
11. Encoding and Decoding (JSON)
In Progress
| 0 / 7 sections completed |
0%
12. Files and Systems
In Progress
| 0 / 7 sections completed |
0%
13. SQL and Databases
In Progress
| 0 / 12 sections completed |
0%
14. Using the Go HTTP Client
In Progress
| 0 / 7 sections completed |
0%
15. HTTP Servers
In Progress
| 0 / 15 sections completed |
0%
16. Concurrent Work
In Progress
| 0 / 15 sections completed |
0%
17. Using Go Tools
In Progress
| 0 / 11 sections completed |
0%
18. Security
In Progress
| 0 / 10 sections completed |
0%
19. Special Features
In Progress
| 0 / 9 sections completed |
0%
Appendix
In Progress
| 0 / 21 sections completed |
0%
Customer Reviews