Start your Go programming journey with this travel-themed learning path built for beginners. Progress from writing your very first program to mastering loops and functions over this series of 5 engaging courses.
Overview
Syllabus
- Unit 1: Taking Your First Step in Go Programming
- Running Your First Go Program
- Changing the Printed Message in Go
- Fixing a Go Print Statement
- Replace Placeholder in Go Print Statement
- Writing Your First Go Print Statement
- Unit 2: A Glimpse into Variables in Go
- Working with Variables in Go
- Change Your Travel Destination
- Fix the Print Statement Bug
- Creating a Budget Variable in Go
- Working with Variables in Go
- Unit 3: Managing Quantities with Variables in Go
- Tracking Days in Australia with Go Variables
- Using Variables to Track Travel Days in Go
- Fix the Bug in European Trip Days Calculation
- Adding a New Country to Your European Trip in Go
- Managing Vacation Days with Variables
- Unit 4: Combining Text with Variables in Go Using fmt.Sprintf
- Using fmt.Sprintf for Travel Details
- Formatting Travel Plans in Go Using fmt.Sprintf
- Updating Travel Costs in Go
- Fixing Trip Details with fmt.Sprintf in Go
- Writing and Formatting Travel Details in Go with fmt.Sprintf
- Unit 5: Introduction to Go Variables and Booleans
- Tracking Travel Destinations with Go Booleans
- Spot and Fix the Traveler's Journey Error
- World Travel with Go Variables and Booleans
- Travel Destinations and Visit Status in Go