Workshop: Applied Go Programming - 1/2
Module 1/2
Go (aka Golang) is one of the fastest growing programming languages. It is an open-source language released by Google in 2009. Go is a multi-purpose programming language specifically designed to build faster and scalable applications.
In this course, you will:
- Learn the core features of the Go programming language
- Understand how concurrency works in Go
- Learn how to create real-world applications using Go