Syllabus
Select a lecture to view notes, quizzes, tasks, and videos.
Introduction to C#
What is C# and explaining .net framework with complete environment setup
C# Variables, Data Types & Taking User Input.
You'll learn the fundamentals of storing data, taking input from users, and converting input into different data types using parsing methods like int.Parse() and float.Parse().
Operators in C#
In this you will learn about Arithmetic, Logical and Relational operators thoroughly.
C# decision making
Conditional statements: if, if-else-if, nested if and switch statements.
Loops in C#
For loop, while loop and do while loop

Course Summary
Total Lectures5
Study Notes5 PDF
Practice Quizzes2
Hands-on Tasks1
