YoVDO

Learn Go: Conditionals

Offered By: Codecademy

Tags

Go Courses

Course Description

Overview

Implement decision-making ability in your programs with conditionals.
Continue your Go learning journey with Learn Go: Conditionals. Level up your Go programming knowledge with conditionals to implement decision-making ability in your programs.



### Skills you’ll gain
* Implement conditionals using Go syntax.
* Evaluate values using comparison and logical operators.
* Check between multiple conditions using `switch` statements.

### Notes on prerequisites
We recommend that you complete [Learn Go: Fundamentals](https://www.codecademy.com/learn/learn-go-fundamentals) before starting this course.

Syllabus

  • Learn Go: Conditionals: If you want to learn about implementing conditionals in Go, you've come to the right place!
    • Lesson: Learn Go: Conditionals
    • Quiz: Go Conditionals
    • Project: Bank Heist
    • Informational: Next Steps

Taught by

Kenny Lin

Related Courses

Go Serverless with a Graph Database
A Cloud Guru
System Tooling with Go
A Cloud Guru
Aprendiendo a programar en Go
Coursera Project Network via Coursera
Learn Go
Codecademy
Learn Go: Functions
Codecademy