Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Golang Tutorial for Beginners - Full Go Course

TechWorld with Nana via YouTube

Overview

Learn the Go programming language from scratch in this comprehensive tutorial. Dive into Golang's fundamentals while building a simple CLI application, covering essential concepts like variables, data types, pointers, arrays, slices, loops, conditionals, functions, packages, maps, structs, and goroutines. Understand Go's unique features, use cases, and how it differs from other languages. Follow along with practical examples, user input validation, and code organization techniques. By the end of this course, gain the skills to start using Go in your own projects and explore its growing popularity in cloud engineering.

Syllabus

- Intro & Course Overview.
- What is Go? Why Go? How it's different?.
- Characteristics of Go and Go Use Cases.
- Local Setup - Install Go & Editor.
- Write our First Program & Structure of a Go File.
- Variables & Constants in Go.
- Formatted Output - printf .
- Data Types in Go.
- Getting User Input.
- What is a Pointer?.
- Book Ticket Logic.
- Arrays & Slices.
- Loops in Go.
- Conditionals (if / else) and Boolean Data Type.
- Validate User Input.
- Switch Statement.
- Encapsulate Logic with Functions.
- Organize Code with Go Packages.
- Scope Rules in Go.
- Maps.
- Structs.
- Goroutines - Concurrency in Go.
- Congratulations!.

Taught by

TechWorld with Nana

Reviews

Start your review of Golang Tutorial for Beginners - Full Go Course

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.