This course provides an introduction and basic understanding of the Go programming language. Participants will consolidate their understanding of key Go Syntax, scripting, and problem-solving functionalities.
Overview
Syllabus
- Lesson 1: Getting Started with Go: Syntax and Your First Program
- Lesson 2: Understanding Variables and Constants in Go
- Lesson 3: Understanding Basic Data Types in Go
- Lesson 4: Understanding Go Comparison Operators: A Dive into Conditional Logic
- Lesson 5: Mastering Arithmetic and Logical Operations in Go
- Lesson 6: Understanding Data Type Conversion in Go
- Lesson 7: Navigating Go's Conditional Cosmos: Steering Through if-else and Beyond
- Lesson 8: String Manipulation in Go: Mastering Concatenation Operations