Skip to main content

Go Learning Studio

Overview of the Go programming environment



Course Description

The Go Learning Studio provides an orientation to the Go programming language for data science students. This self-paced course covers system installation and setup. It reviews basic techniques for using Go packages, database interaction, concurrency, and web application development.

Five modules show how to work with Go:

  • Go Fundamentals
  • Go Standard Library, Variable Types, and Design Flow
  • Relational Databases
  • Concurrency Primitives
  • Web Application Development

See the companion site Learning Go for Data Science for additional information about the importance of Go to data science, data engineering, and the MSDS program.

Back to Languages for Data Science.