Advanced Branching and Looping in GO
Offered By: Pluralsight
Course Description
Overview
In this tutorial you will learn how to effectively use loops and branch statements in a wide variety of use cases. We will demonstrate the best practices with several demos and mini-projects for business objectives.
GO is a relatively new programming language. In this course, Advanced Branching and Looping in GO, you will gain the ability to effectively use the GO for loop statement, and the 2 available branch statements If/else and Switch in real world applications. First, you will learn the different use cases available at your disposal. Next, you will discover the various ways that you can use these control structures by developing several independent programs and demos. Finally, you will explore how to use these control statements with business requirements using complete end to end mini-projects. When you are finished with this course, you will have the skills and knowledge of the GO control structures needed to complete simple to complex tasks using GO loops and branch statements.
GO is a relatively new programming language. In this course, Advanced Branching and Looping in GO, you will gain the ability to effectively use the GO for loop statement, and the 2 available branch statements If/else and Switch in real world applications. First, you will learn the different use cases available at your disposal. Next, you will discover the various ways that you can use these control structures by developing several independent programs and demos. Finally, you will explore how to use these control statements with business requirements using complete end to end mini-projects. When you are finished with this course, you will have the skills and knowledge of the GO control structures needed to complete simple to complex tasks using GO loops and branch statements.
Syllabus
- Course Overview 1min
- Learning GO Loops with the FOR Statement 26mins
- Learning GO Selections with If/Else Statements 24mins
- Learning GO Selections with the Switch Statement 22mins
Taught by
Ashish Minocha
Related Courses
Aprendiendo a programar en GoCoursera Project Network via Coursera Learn Go
Codecademy Command Line Interface (CLI) With Golang From Infosys
Coursera Project Network via Coursera Concepts in Golang - Loops, decision statements and function
Coursera Project Network via Coursera Learn Go Programming - Golang Tutorial for Beginners
freeCodeCamp