
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.
Learning Journey Context
This course serves as an entry point into Software Development, building foundational knowledge before moving on to advanced frameworks or specialized paths.
Relevant for professionals pursuing roles within Software Development.
Quick Facts
What Youâll Learn
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.
Outcomes
- 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.
FAQs
Top Alternatives
Highly-rated courses worth your attention

