Go learning playbook
Go has ability to combine the performance and type safety of venerable languages such as Java and C++ with near-instant compile time of scripting language such as Python and JavaScript. When you’re working on developing a web service or web application ( build-in concurrency model and network API ) or even used it as a scripting language in the automation scenario, Golang is an excellent candidate. Go was born in Nov 2009, community is still on the way to explore and shape the future of Go as of today. You can also found Go is being used in some machine learning scripting or GUI light client dev scenarios.
This repository stores Goland learning Playbook, this playbook is aiming to guide learner through beginner to proficiency level with code examples.
For instance, there are the following Python docs in this repo :
Guide blog site
Blog site : https://www.cloud-melon.com/
Share your insights with @MelonyQ at https://twitter.com/MelonyQ
Resources
-
First and foremost Golang’s official portal : https://golang.org/ You can find a playground for Golang on the same website: https://play.golang.org/
-
Introduction to Golang on PluralSight : https://app.pluralsight.com/library/courses/getting-started-with-go/
-
Creating Web Applications with Go : https://app.pluralsight.com/library/courses/creating-web-applications-go-update/
-
Concurrent Programming with Go on : https://app.pluralsight.com/library/courses/concurrent-programming-go/
-
Creating Well-tested Applications in Go : https://app.pluralsight.com/library/courses/go-create-test-applications/
-
Wanna know more about Go CLI : https://app.pluralsight.com/library/courses/go-cli-playbook/
Cloudmelon playbook Github repositories :
Kubernetes Playbook :
https://github.com/cloudmelon/melonkube
Kubernetes Ecosystem Playbook :
https://github.com/cloudmelon/k8secosys
Spark Playbook :
https://github.com/cloudmelon/spark-playbook
Python Playbook:
https://github.com/cloudmelon/python-playbook
Golang Playbook:
https://github.com/cloudmelon/golang-playbook
Published book authored and co-authored by cloudmelon
-
The Kubernetes Workshop https://www.packtpub.com/gb/cloud-networking/the-kubernetes-workshop
-
Implementing Microsoft Azure Infrastructure Solutions : Exam Guide 70-533 https://www.packtpub.com/virtualization-and-cloud/implementing-microsoft-azure-infrastructure-solutions-exam-guide-70-533