34 lines
1.7 KiB
Markdown
34 lines
1.7 KiB
Markdown
# A Huge Number of Go Examples, Exercises and Quizzes
|
|
|
|
Best way of learning is doing. Inside this repository, you will find thousands of Go examples, exercises and quizzes.
|
|
|
|
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.
|
|
|
|
**👉 Enroll in the course with this [link](https://www.udemy.com/course/learn-go-the-complete-bootcamp-course-golang/?referralCode=5CE6EB34E2B1EF4A7D37).**
|
|
|
|
---
|
|
|
|
# Stay in touch
|
|
|
|
* **[Follow me on Twitter](https://twitter.com/inancgumus)**
|
|
|
|
_I usually tweet Go tips and tricks._
|
|
|
|
[](https://twitter.com/inancgumus)
|
|
|
|
* **[Subscribe to the Emailing List](https://eepurl.com/c4DMNX)**
|
|
|
|
_Get updates from me._
|
|
|
|
* **[Learn Go Programming Blog](https://blog.learngoprogramming.com)**
|
|
|
|
_Followed by 5K+ developers._
|
|
|
|
* **[Learn Go Programming Youtube Channel](https://www.youtube.com/channel/UCYxepZhtnFIVRh8t5H_QAdg?view_as=subscriber)**
|
|
|
|
---
|
|
|
|
## License
|
|
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>
|