Skip to main content

Data Engineering with Go

Introduction to the Go programming language



MSDS 431-DL Data Engineering with Go.

This comprehensive introduction to the Go programming language reviews data structures and algorithms, the Go standard library, and packages for communications, database access, analytics, and modeling. Students learn how to work within the Go programming environment, employing best practices in software engineering. They design, develop, and test programs for data science. They implement database servers and clients. And they learn how to run concurrent processes, as needed in distributed and parallel processing environments. Prerequisites: None. 

Students benefit by taking the Go Learning Studio prior to taking this course.

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 main page for Data Engineering.