Learn Go the Hard Way
A course for total absolute know-nothing beginners who want to learn to code.
This is part of a product bundle.
Module The Basics
An introduction to Go for total absolute know-nothing beginners.
- 00: IntroductionGo is a Great Beginner Language
- 01: Gearing UpGearing Up
- 02: Important Basic InformationNotes on basic computer knowledge you need.
- 03: Building a First ProgramBuilding a First Program
- 04: How to Write CodeHow to Write Code
- 05: Basic Syntax: PackagesBasic Syntax: Packages
- 06: Basic Syntax: VariablesBasic Syntax: Variables
- 07: Basic Syntax: TypesBasic Syntax: Types
- 08: True/False ComparisonsHow Go compares two variables.
- 09: Boolean Logic TestsMore advanced ways to test the truth or falsehood of multiple variables.
- 10: Flow Control: IfUsing the if-statement to change how code runs based on boolean tests.
- 11: Flow Control: forFlow Control: for-loop
- 12: Flow Control: switchFlow Control: switch
- 13: Basic Syntax: FunctionsBasic Syntax: Functions
- 14: Flow Control: deferFlow Control: defer
- 15: Error HandlingError Handling
- 16: Reading InputReading Input
- 17: Project: Adventure GameProject: Adventure Game
Register for Learn Go the Hard Way
Register today for the course and get the all currently available videos and lessons, plus all future modules for no extra charge.