37 lines
2.1 KiB
Markdown
37 lines
2.1 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 **[Go: 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 is not yet enrolled in the course to learn for free as well. So here it is. Enjoy.
|
|
|
|
**Available in the following languages:**
|
|
* **[English](https://github.com/inancgumus/learngo)**
|
|
* **[Spanish](translation/spanish)** _(WIP: Please Contribute)_
|
|
* **[Chinese](translation/chinese)** _(WIP: Please Contribute)_
|
|
|
|
## ❤️ Help other fellow developers
|
|
|
|
Sharing is free but caring is priceless. [So, now please click here](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) and share this repository on Twitter.
|
|
|
|
## Stay in touch
|
|
|
|
* **[Follow me on Twitter](https://twitter.com/inancgumus)**
|
|
|
|
_I usually tweet Go tips and tricks._
|
|
|
|
[](https://twitter.com/inancgumus)
|
|
|
|
* **[Subscribe to my newsletter](https://eepurl.com/c4DMNX)**
|
|
|
|
_Get updates from me._
|
|
|
|
* **[Read my blog](https://blog.learngoprogramming.com)**
|
|
|
|
_Followed by 5K+ developers, and contains dozens of illustrated articles about Go._
|
|
|
|
* **[Watch my 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>
|