Skip to main content

Advanced Branching and Looping in GO

1h 14m 40s
English
Paid

Course description

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.

Read more about the course

 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.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 22 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Course Overview

All Course Lessons (22)

#Lesson TitleDurationAccess
1
Course Overview Demo
01:28
2
Course Introduction (Learning GO Loops with the FOR Statement)
02:41
3
Module Overview
02:56
4
Demo: Linked List Traversal
03:33
5
Demo: Finding Random Number
04:42
6
Demo: Encryption and Decryption
04:28
7
Mini Project: IOT Sensor Analysis
06:53
8
Summary
00:53
9
Overview (Learning GO Selections with If/Else Statements)
01:27
10
Use Cases
01:48
11
Demo: Factors and Prime Numbers
02:43
12
Demo: Calculating Grades
07:38
13
Demo: Binary Search
04:11
14
Mini Project: Tic Tac Toe
05:49
15
Summary
00:56
16
Overview (Learning GO Selections with the Switch Statement)
01:17
17
Use Cases
02:01
18
Demo: Revisiting Calculating Grades
02:19
19
Demo: Area and Volume of Common Shapes
05:19
20
Demo: Customer Sentiment
04:55
21
Mini Project: Vehicle Inventory
05:44
22
Summary
00:59

Unlock unlimited learning

Get instant access to all 21 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Web Development with Go v2 (Current Version)

Web Development with Go v2 (Current Version)

Sources: usegolang.com
Learn to build real, production-grade web applications from scratch. No trivial TODO apps that barely touch the complexity of a real app. No frameworks that hid
40 hours 28 minutes 36 seconds
Web Authentication, Encryption, JWT, HMAC, & OAuth With Go

Web Authentication, Encryption, JWT, HMAC, & OAuth With Go

Sources: udemy
An Intermediate Level Course for the Go Programming Language covering Web Authentication, Encryption, JWT, HMAC, & OAuth. Google's Go Programming Language is one of the fastest ...
14 hours 3 minutes 23 seconds
Golang (Google go)

Golang (Google go)

Sources: udemy
Go is an amazing programming language that was created by the same guys who gave the world C (C), unix and utf-8 - some of the most influential contributions to the world of com...
17 hours 57 minutes 50 seconds
How to develop a productive HTTP client in Golang (Go)

How to develop a productive HTTP client in Golang (Go)

Sources: udemy
Have you ever called a REST API from your Go program? Did you implemented your own HTTP client or did you ended up using some of the thousand libraries out there? Do you know wh...
9 hours 44 minutes 29 seconds
Ultimate Debugging

Ultimate Debugging

Sources: ardanlabs.com
Ultimate Debugging is a course that will help you master the art of debugging software at a deep level. Explore advanced methods of identifying and fixing bugs in your code and ...
10 hours 15 minutes 13 seconds