Episode
Get started with C# Ep03: Add logic to C# console applications
with Filip Ekberg, Iris Classon, Matt Soucoup
Examine the relationship between code blocks and variable scope, and deepen your C# coding experience with Boolean expressions, selection statements, and iteration statements.
Learning objectives
- Evaluate Boolean expressions to make decisions in C#
- Control variable scope and logic using code blocks in C#
- Branch the flow of code using the switch-case construct in C#
- Iterate through a code block using for statement in C#
- Add looping logic to your code using the do-while and while statements in C#
- Develop conditional branching and looping structures in C#
Chapters
Recommended resources
Related episodes
- Full series: Learn Live: Get started with C#
Connect
- Filip Ekberg | LinkedIn: /in/filipekberg
- Iris Classon | Twitter: @irisclasson | LinkedIn: /in/irisclasson
- Matt Soucoup | Twitter: @CodeMillMatt | LinkedIn: /in/msoucoup
Examine the relationship between code blocks and variable scope, and deepen your C# coding experience with Boolean expressions, selection statements, and iteration statements.
Learning objectives
- Evaluate Boolean expressions to make decisions in C#
- Control variable scope and logic using code blocks in C#
- Branch the flow of code using the switch-case construct in C#
- Iterate through a code block using for statement in C#
- Add looping logic to your code using the do-while and while statements in C#
- Develop conditional branching and looping structures in C#
Chapters
Recommended resources
Related episodes
- Full series: Learn Live: Get started with C#
Connect
- Filip Ekberg | LinkedIn: /in/filipekberg
- Iris Classon | Twitter: @irisclasson | LinkedIn: /in/irisclasson
- Matt Soucoup | Twitter: @CodeMillMatt | LinkedIn: /in/msoucoup
Video URL
HTML iframe
Beginner
Developer
Higher Education Educator
K-12 Educator
Student
.NET
Visual Studio Code