/go_programming_coursera

Programming with Google Go Specialization

Primary LanguageGoGNU General Public License v3.0GPL-3.0

go_programming_coursera

Programming with Google Go Specialization

Introduce

This specialization introduces the Go programming language from Google and provides learners with an overview of Go's special features. Upon completing the three-course sequence, learners will have gained the knowledge and skills needed to create concise, efficient, and clean applications using Go.

About the code

This repo contains code from 3 course in specialization:

  1. Getting Started with Go
  2. Functions, Methods, and Interfaces in Go
  3. Concurrency in Go

About the specialization:

You can find the courses here: Google Golang