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.
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.