Home
Courses
Live Coaching
Blog
About
Contact
Log in
Home
Courses
Live Coaching
Blog
About
Contact
Log in
Learn Go for Beginners Crash Course (Golang)
Course
Master the Go Programming Language Step by Step - No previous programming experience required.
Get Now
Course Program
Getting Started
• Introduction
• Installing Go
• Installing Visual Studio Code
• Hello, World!
• Structure of a Go Program
• Variables and Dot Notation
• Running Eliza
• Introduction to Go
• Summary
• Quiz – Section 1 Quiz
Starting to Code
Console Input and Output
Types, Expression, and Composition
Flow Control
if/else, switch and select
Operators
Working with strings in Go
Building a Simple Web Application
Extra Information – Source code, and other stuff