Introduction

Lesson Overview

Running Your Go Code

Variables

Basic Variables

Declaring Variables

Comments

Variable Types

Picking Types

constants

Formatting Output

Logic: Making Variables Do Stuff

AND, NOT, and OR Can Get You Pretty Far

Logic Operators

If and Else

Switch and Case

Looping Again and Again and Again and Again

Continue and Break