resources

This repo is a one stop destination to find resources for learning various domains. You can find the roadmap for any domain here.

View on GitHub

Go


logo</a>


Go is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency.

Download Go from here and get started.

Key Features :star:

Basic Crash Course :pen:

For starting with basics, setting it up and get an idea about various things, you can follow this crash course on YouTube:

Complete Udemy Course :book:

For learning deep and clear concepts of Golang, you can refer this paid Udemy course.

We hope you now know the roadmap to being a professional Go Developer :v: