Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Complete Google Go Programming Course For Beginners [Video]
Introduction to Google Go (Golang)
Welcome To Our Course! Learn All of What This Course Has To Offer You Today! (1:25)
What will you learn from this course? (5:01)
Who is this course is for? (5:24)
What is Google Go (also called Golang)? (8:29)
Why would you want to learn google go (Golang)? (5:19)
Secret weapons to really succeed with the course (3:42)
Getting Started with Google Go (Golang)
Your Emergency Go Parachute (5:25)
Installing Google Go (4:06)
Setting up your Go Environment and Golang Workspace (4:22)
Hello World (4:06)
Installing your IDE - Part 1 - Installing GIT (4:19)
Installing your IDE – Part 2 – Choose your own adventure! (3:11)
Installing your IDE – Part 3 - Go..go..gogland! (Option #1) (6:25)
Installing your IDE – Part 4 – Modifying the plugin to use the community edition of IntellJ IDEA (Option #2) (10:32)
Installing your IDE – Part 5 – Using IntellJ IDEA ultimate (trial version) with the golang plug in (Option #3) (10:42)
Fundamental Google Go (Golang)
What is programming - Part 1- Binary and 10 kinds of people (6:18)
What is programming - Part 2 – Hexawhat? (4:45)
What is programming - Part 3 - What processing actually is (6:40)
What is programming - Part 4 - How it all ties together and the power of Golang (7:17)
Understanding the Hello World Program - "No chicken or egg for us!" (8:15)
Variables and Constants - Part 1 - Simple Declarations and Data Types (7:23)
Variables and Constants - Part 2 - Example time! (4:31)
Variables and Constants - Part 3 - Declaration, Assignment and Initializations (4:51)
Expressions - Expresso? No... expressions - super important core concept here! (9:19)
Intermediate Beginners Google Go (Golang)
Loops - Part 1 - Count Down For New Years Eve! - The great setup! (5:10)
Loops - Part 2 - Count down from 1000? No problem. Solving the looping problem (7:20)
If - Part 1 - Hands on If Statements, and "How old are you!" (7:12)
If - Part 2 - Hands on If statements... and the "else if!" (5:09)
If - Part 3 - "If .... or ELSE!" (5:55)
Switch - Part 1 - "And a partridge in a pear tree..." (8:57)
Switch - Part 2 - Hands on switch! (4:42)
Switch - Part 3 - Fallingthrough Golang with a partridge in a pear tree! (6:24)
Functions Part 1 - And the introduction of the super brain! (13:28)
Functions Part 2 - The simplest function there ever was.... (5:53)
Functions Part 3 - And the data came back...the very next day... and the data.. (3:30)
Functions - Part 4 - Pointers! By Reference! By Value! See it in action here! (8:42)
Understanding Scope - (No.... not the mouthwash) (8:34)
Advanced Beginners Google Go (Golang)
Arrays and Slices - Part 1 - Arrays... and seeing multiple! (4:35)
Arrays and Slices - Part 2 - Hands on Arrays (9:41)
Arrays and Slices - Part 3 - Slices - A slice of nice! (8:53)
Arrays and Slices - Part 4 - Hands on slices..... and the power within! (4:20)
Advanced Topics - Simple Statements (that aren't quite so simple....) (5:04)
For Range Loops - Processing forloops in a blink of an eye... (5:27)
Variadic Functions - No function ever sounded "so cool". Variadic...functions. (6:54)
Where to go from here! (6:22)
Bonus Videos
Installing your IDE - Part 2 - Installing IDEA (5:36)
Your Emergency Go Parachute
Complete and Continue