48 lines
2.2 KiB
Markdown
48 lines
2.2 KiB
Markdown
# A Huge Number of Go Examples, Exercises and Quizzes
|
|
|
|
This repository contains the examples, exercises, and quizzes for my [Go course: Learn Go Programming: Complete Bootcamp Course](https://www.udemy.com/course/learn-go-the-complete-bootcamp-course-golang/?referralCode=5CE6EB34E2B1EF4A7D37). However, even without the course, using this repository, you can learn a great deal of information about Go. Inside, there are thousands of examples, exercises and quizzes.
|
|
|
|
You're welcome to contribute your own exercises, quizzes and wiki.
|
|
|
|
Enjoy!
|
|
|
|
**Enroll in the course now 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)
|
|
|
|
* **[Learn Go Programming Blog](https://blog.learngoprogramming.com)**
|
|
|
|
_Learn Go Programming blog contains ebook sized, visual, and easy to understand articles for beginner and experienced Go programmers._
|
|
|
|
_Followed by 3K+ developers._
|
|
|
|
* **[Subscribe to the Emailing List](https://eepurl.com/c4DMNX)**
|
|
|
|
_Get new course announcements and other updates about the course._
|
|
|
|
_5K+ developers already subscribed!_
|
|
|
|
* **[Join us on Slack](http://bit.ly/LEARNGOSLACK)**
|
|
|
|
_A place for Go programmers to talk in real-time: Q&A and general Go discussion._
|
|
|
|
* **[Learn Go Programming Youtube Channel](https://www.youtube.com/channel/UCYxepZhtnFIVRh8t5H_QAdg?view_as=subscriber)**
|
|
|
|
_4K Videos — The channel is very young right now._
|
|
|
|
* **[Learn Go Programming Facebook Group](https://www.facebook.com/groups/learngoprogramming/)**
|
|
|
|
---
|
|
|
|
## 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>
|