Files
learngo/README.md

40 lines
2.0 KiB
Markdown
Raw Normal View History

2019-03-07 18:56:34 +03:00
# A Huge Number of Go Examples, Exercises and Quizzes
2020-06-16 22:36:47 +03:00
Best way of learning is doing. Inside this repository, you will find thousands of Go examples, exercises and quizzes.
2019-03-07 18:56:34 +03:00
2020-06-16 22:36:47 +03:00
I initially created this repository for my [Learn Go Programming: Complete Bootcamp Course](https://www.udemy.com/course/learn-go-the-complete-bootcamp-course-golang/?referralCode=5CE6EB34E2B1EF4A7D37). Later on, I added a lot of exercises, and I wanted every programmer who are not yet enrolled in the course to learn for free as well. So here it is. Enjoy.
2019-03-07 18:56:34 +03:00
2020-06-16 22:36:47 +03:00
**👉 Enroll in the course with this [link](https://www.udemy.com/course/learn-go-the-complete-bootcamp-course-golang/?referralCode=5CE6EB34E2B1EF4A7D37).**
2018-10-22 20:20:58 +03:00
2018-10-13 23:30:21 +03:00
---
2020-07-10 00:35:33 +03:00
# Share this resource
**🤜 Share and let others learn, [click here to tweet](https://twitter.com/intent/tweet?text=I%27m%20learning%20%23golang%20with%201000%2B%20hand-crafted%20examples%2C%20exercises%2C%20and%20quizzes.&url=https://github.com/inancgumus/learngo&via=inancgumus) this repository.**
---
2018-10-13 23:30:21 +03:00
# Stay in touch
2019-03-07 18:56:34 +03:00
* **[Follow me on Twitter](https://twitter.com/inancgumus)**
_I usually tweet Go tips and tricks._
[![@inancgumus](https://img.shields.io/twitter/follow/inancgumus.svg?style=social&label=@inancgumus)](https://twitter.com/inancgumus)
2020-06-16 22:42:00 +03:00
* **[Subscribe to my newsletter](https://eepurl.com/c4DMNX)**
2019-03-07 18:56:34 +03:00
2020-06-16 22:36:47 +03:00
_Get updates from me._
2019-01-16 23:16:20 +03:00
2020-06-16 22:42:00 +03:00
* **[Read my blog](https://blog.learngoprogramming.com)**
2019-01-16 23:16:20 +03:00
2020-06-16 22:42:00 +03:00
_Followed by 5K+ developers, and contains dozens of illustrated articles about Go._
2018-10-13 23:30:21 +03:00
2020-06-16 22:42:00 +03:00
* **[Watch my Youtube channel](https://www.youtube.com/channel/UCYxepZhtnFIVRh8t5H_QAdg?view_as=subscriber)**
2018-10-13 23:30:21 +03:00
---
## License
2018-11-18 05:03:43 +08:00
Whole materials are licensed under the <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br/>
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"/></a>