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

Zero To Mastery

Golang for Beginners

via Zero To Mastery Path

Overview

Kickstart your Go programming journey with this hands-on course for beginners. Learn Go syntax, control flow, and data types to write efficient, high-performance code.
  • Install and set up the Go development environment
  • Understand Go's simple yet powerful syntax
  • Write basic functions and reusable code blocks
  • Use if/else and switch statements for decision-making
  • Work with loops and control flow
  • Build and manipulate structs, arrays, slices, and maps
  • Understand Go's strong typing and memory-safe features
  • Use demos to reinforce and apply your learning

Syllabus

  •   Introduction
    • Introduction
    • Exercise: Meet Your Classmates and Instructor
    • Course Resources
  •   Introduction to Go (Golang) Programming
    • Install Golang
    • Packages & Modules
    • Data Types
    • Strings / Runes
    • Go CLI
  •   Go Programming Fundamentals
    • Variables
    • Demo: Variables
    • Basic Functions
    • Demo: Functions
    • Operators
    • if..else
    • Demo: if..else
    • switch
    • Demo: switch
    • Looping
    • Demo: Looping
  •   Go Programming: Types
    • Structures
    • Demo: Structures
    • Exercise: Structures
    • Arrays
    • Demo: Arrays
    • Slices
    • Demo: Slices
    • Ranges
    • Maps
    • Demo: Maps
  •   Where To Go From Here?
    • Review This Byte!

Taught by

Jayson Lennon

Reviews

Start your review of Golang for Beginners

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.