Introduction to Programming using C#.NET

Posted in

Level 1 – Foundational (C# Programming)




Day 1: Introduction to Programming and C# Fundamentals
  • What is Programming?
  • Familiarize Visual Studio
  • Introduce type of Applications using Console Application
  • Program Structure
  • Basic Syntax
  • Data Types and Variables
  • Operators
  • User Input/ Output
Day 2: Conditions, Loops, Types and Collections
  • Decision Making (If and Switch)
  • Looping (For, Do-while, While Foreach)
  • Break and Continue
  • Working with Date and Time
  • C# Collections (ArrayList, List, Multidimensional Array)
Day 3: Match and String Functions, Exceptions and Methods
  • C# String
  • C# Math
  • C# Exceptions
  • Struct and Enum Types
  • Method Parameters
  • Method Overloading

Mastering ASP.NET Core and Web API
Level 3 Advanced C# Programming – …