Files
learngo/README.md

37 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

2019-03-07 18:56:34 +03:00
# A Huge Number of Go Examples, Exercises and Quizzes
2021-05-01 13:21:54 +03:00
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.
2019-03-07 18:56:34 +03:00
2021-02-03 12:27:52 +03:00
**Available in the following languages:**
* **[English](https://github.com/inancgumus/learngo)**
2021-02-03 12:27:52 +03:00
* **[Spanish](translation/spanish)** _(WIP: Please Contribute)_
2021-11-25 13:24:32 +08:00
* **[Chinese](translation/chinese)** _(WIP: Please Contribute)_
2020-12-11 19:26:21 +03:00
## ❤️ Help other fellow developers
2019-03-07 18:56:34 +03:00
2020-12-11 19:26:21 +03:00
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.
2018-10-13 23:30:21 +03:00
## Stay in touch
2018-10-13 23:30:21 +03:00
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>