Files
learngo/README.md

48 lines
2.1 KiB
Markdown
Raw Normal View History

2019-03-07 18:56:34 +03:00
# 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/learn-go-the-complete-bootcamp-course-golang/?couponCode=FROM-GITHUB). 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!
2018-10-13 23:30:21 +03:00
2019-02-12 07:25:37 +03:00
**Get the course now for 80% off with this [link](https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/?couponCode=FROM-GITHUB).**
2018-10-22 20:20:58 +03:00
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)
* **[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._
2019-01-16 23:16:20 +03:00
2019-03-07 18:56:34 +03:00
_5K+ developers already subscribed!_
2018-11-21 00:23:54 +03:00
2019-03-07 18:56:34 +03:00
* **[Join us on Slack](http://bit.ly/LEARNGOSLACK)**
2019-01-16 23:16:20 +03:00
2019-03-07 18:56:34 +03:00
_A place for Go programmers to talk in real-time: Q&A and general Go discussion._
2018-10-13 23:30:21 +03:00
2019-03-07 18:56:34 +03:00
* **[Learn Go Programming Youtube Channel](https://www.youtube.com/channel/UCYxepZhtnFIVRh8t5H_QAdg?view_as=subscriber)**
2018-10-13 23:30:21 +03:00
2019-03-07 18:56:34 +03:00
_4K Videos — The channel is very young right now._
2018-11-09 16:16:39 +03:00
2019-03-07 18:56:34 +03:00
* **[Learn Go Programming Facebook Group](https://www.facebook.com/groups/learngoprogramming/)**
2018-11-21 00:23:54 +03:00
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>