Description
In this course, you will learn :
- Learn how to use variables to create and store values in Go. To indicate what values those variables store, use different types.
- Learn how to use Go's fmt package to print and scan data!
- You've come to the right place if you want to learn how to use conditionals in Go.
- In this action-packed course, you'll learn how to write Go functions!
Syllabus :
- Learn Go: Introduction
- Variables
- fmt Package
- Conditionals
- Functions