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

Connect

Beginner
Developer
Higher Education Educator
K-12 Educator
Student
.NET
Visual Studio Code

Have feedback? Submit an issue here.