in this video we will learn how to work with If/Else statement in C# windows form application. We will code an example to learn it completely.
http://theITeducation.com
This is the made especially for the students of Virtual University of Pakistan All students who are registered in CS619 in Fall 2015 semester for the first time. It will demonstrate step by step procedure to create a C# Sharp Console application.
CS619 in Fall 2015 semester Test Phase 1
Step 2: Learning Programming Concepts
Learning/Testing Phase-1: Basic Programming Concepts
Data Types and Variables
Conditional Logic [If-else and switch statements]
Functions: Modifiers, Return type
Functions: Signature [Function Name, Parameters or Attributes]
Functions: Body, Calling a function
Loops/Iterations
Arrays