When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Controlling Program Flow in C# 9
C# is a rich, strongly typed language that provides many options for controlling the flow of your code. This course will teach you how to use various types of statements and expressions to add meaningful decision logic and handle tasks in your apps.

This Course Includes
pluralsight
4 (296 reviews )
2 hour 1 minutes
english
Online - Self Paced
core courses
pluralsight
About Controlling Program Flow in C# 9
Nearly every modern application requires structured logic to make decisions and manage repetitive tasks. In this course, Controlling Program Flow in C# 9, you’ll learn to use different types of C# statements to control the execution flow of your apps. First, you’ll explore how statements form the building blocks of C# code, and use simple statements and expressions to calculate values and handle logical comparisons. Next, you’ll discover how to use conditional selection statements to create branching paths of logic in your apps. Finally, you’ll learn how to manage repetitive tasks and work with sets of data using loops and iteration statements. When you’re finished with this course, you’ll have the skills and knowledge of C# statements needed to control the logic and flow of meaningful applications.
What You Will Learn?
- Course Overview : 1min.
- Working with C# Statements : 31mins.
- Branching Program Flow with Selection Statements : 24mins.
- Looping through Tasks with Iteration Statements : 29mins.
- Exploring Additional Program Flow and Statement Features : 33mins.