Course Overview
C# Programming 1
C# Programming is a general purpose and object oriented programming language. C# Programming was created to offer ease of use, familiarity to C or C++ and Java Developers along with enhanced memory and resource management. Through this course you will be learning about basic concept of C# Programming, you will be also learning about operators overloading, indexers, and reference type vs value types.
The course will also highlight about stack vs heap, delegates and also about anonymous methods and lastly about lambda expressions.
Course Objective:
- Learn all the basic functionalities of C# Programming Language
- Learn all about operators, indexers and reference types of C# Programming.
Target Audience:
- Students
- Professionals
- Anyone Interested in learning about C# Programming
Pre-Requisites:
- Basic Knowledge about C Programming
- Passion to Learn