Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Read | 5,928 | 6 months ago | 2 | April 22, 2021 | n,ull | gpl-2.0 | Go | |||
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频) | ||||||||||
Web Dev Golang Anti Textbook | 2,868 | 2 years ago | 9 | Go | ||||||
Learn how to write webapps without a framework in Go. | ||||||||||
Freeml | 994 | 2 years ago | 2 | |||||||
A List of Data Science/Machine Learning Resources (Mostly Free) | ||||||||||
Repl | 729 | 3 days ago | mit | SCSS | ||||||
The Learning Hub for UoL's Online CS Students | ||||||||||
Ultimate Python Resource Hub | 685 | 9 months ago | 2 | cc-by-4.0 | Python | |||||
The Ultimate resource hub of Python: All at one place | ||||||||||
Build App With Python Antitextbook | 461 | 3 years ago | 5 | gpl-3.0 | Python | |||||
Aims to teach Python3 by example | ||||||||||
Android Dev Sources | 417 | 6 years ago | apache-2.0 | |||||||
All those Android development sources that you need to be and stay awesome! | ||||||||||
Awesome Mobile Robotics | 282 | 2 months ago | ||||||||
Useful links of different content related to AI, Computer Vision, and Robotics. | ||||||||||
Flutterbookapp | 269 | a year ago | Dart | |||||||
Speed Coded on Youtube | ||||||||||
Library | 117 | 7 hours ago | 3 | other | Python | |||||
xk media library |
Source | Read online | Watch | Download | Code | Pay? |
---|---|---|---|---|---|
Github | Gitbooks | YouTube series | leanpub | Tasks | This book is free, but if you want to pay, you can buy it on leanpub. |
This is an easy to understand example based tutorial aimed at those who know a little of Go and nothing of webdev and want to learn how to write a webserver in Go. You will create a to do list application as you advance the chapters.
Please use the front end
folder in the code
folder to get the index.html
of the Tasks project and work on it while reading this tutorial.
We have a YouTube series and a fully functioning web application as supporting documents. Tasks is the application which you'll as you read into the book
If you prefer learning by watching, YouTube series. The code corresponding to the YouTube series is available here. The code is published as branches, each video has a particular branch.
This guide is a part of the Multiversity initiative. The aim is to have high quality open source tutorials along with screencasts.
We welcome all Pull Requests, please raise an issue before starting your work!
I got feedback from a reddit user that maybe it is too early for me to start writing this book. Decades ago, a young student from the University of Helsinki had an endless debate with Andrew Tannenbaum on comp.minix. It was about monolithic kernels. Had the student listened to Andrew Tannenbaum, the world probably would not have had Linux. This is the whole point of open source projects, a little initiative from everyone goes a long way. I would like to thank everyone who gave their suggestions on reddit and HN.
Written with love in India with help from the Internet.
Book License: CC BY-SA 3.0 License