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

YouTube

Go Programming

Derek Banas via YouTube

Overview

Learn the fundamentals of Go programming in this comprehensive 53-minute video tutorial. Explore essential concepts including variables, data types, arithmetic operations, constants, and string manipulation. Master control structures like loops and conditionals, work with arrays, slices, and maps, and dive into functions, closures, and recursion. Discover advanced topics such as defer, recover, pointers, structs, and interfaces. Gain practical skills in file I/O, type casting, and creating a web server. Conclude with an introduction to Go's powerful concurrency features, including goroutines and channels, to build efficient and scalable applications.

Syllabus

Intro : .
Variables : .
Data Types : .
Arithmetic : .
Constants : .
Strings : 6:15 & .
Booleans : .
Printf : .
Logical Operators : .
For Loops : .
Relational Operators : .
If : .
Switch : .
Arrays : .
Slice : .
Maps : .
Functions : .
Closures : .
Recursion : .
Defer : .
Recover : .
Pointers : .
Structs : .
Interfaces : .
File I/O : .
Casting : .
Create Web Server : .
Go Routines : .
Channels : .

Taught by

Derek Banas

Reviews

Start your review of Go Programming

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.