Hey friends.
I just released a FREE book on Go.
Video course
There's also a video format of this book currently being produced, check it out:
Where to get the book and what it contains
Get it here, https://leanpub.com/go-from-the-beginning
It covers:
- Fundamentals, like data types, flow control and more.
- Project management, how to create your own projects, create and publish your own packages as well as consuming external packages.
- Web development. Learn how to create a Web API and work with JSON.
- IO, Work with files and directories.
- Databases. Reading and writing to a database.
- Core libraries. Work with core library packages like log, regex, strings and more.
Get the PDF here, https://leanpub.com/go-from-the-beginning
The repo is here, https://github.com/softchris/golang-book I welcome PRs.Instead of money, please consider donating to Ukraine.
- Here's one org that provides aid to Ukraine, UNICEF
Top comments (1)
Thanks, I have plans to learn golang well enough to take projects on it by end of year. This would come handy.