Add logic to your applications with C#
link

Add logic to your applications with C#

Understand C# logic and iteration statements Boolean expressions and code blocks in this Learning Path.

Microsoft Learn
Updated Dec 03, 2024

What you'll learn

  • Use operators to create Boolean expressions that test for comparison and equality.
  • Use built-in methods to the string class to perform better evaluations on strings.
  • Use the negation operator to test for the opposite of a given condition.
  • Use the conditional operator to perform an inline evaluation.
Course Description

Deepen your experience with C# logic and iteration statements, Boolean expressions, and code blocks in this Learning Path.