Add Programming with Google Go Specialization (#2765)

Add Coursera Specialization  : Programming with Google Go in Tutorials section
This commit is contained in:
Amr Hesham 2019-10-12 01:25:54 +02:00 committed by Ceriath
parent 4461ec2429
commit 064a9d2d7c

View File

@ -2367,6 +2367,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Learn Go with TDD](https://github.com/quii/learn-go-with-tests) - Learn Go with test-driven development.
* [Learning Golang - From zero to hero](https://milapneupane.com.np/2019/07/06/learning-golang-from-zero-to-hero/) - Getting started with golang for beginner.
* [package main](https://www.youtube.com/packagemain) - YouTube channel about Programming in Go.
* [Programming with Google Go](https://www.coursera.org/specializations/google-golang) - Coursera Specialization to learn about Go from scratch.
* [The worlds easiest introduction to WebAssembly with Golang](https://medium.com/@martinolsansky/webassembly-with-golang-is-fun-b243c0e34f02)
* [Working with Go](https://github.com/mkaz/working-with-go) - Intro to go for experienced programmers.
* [Your basic Go](http://yourbasic.org/golang) - Huge collection of tutorials and how to's.