What is C#?
C# (pronounced “C sharp”) is an object-oriented language that enables developers to build a variety of secure and well made applications that run on the .NET Framework. C sharp is based on C++ and contains features similar to those of Java.
You can use C sharp to create Windows client applications, XML Web services, client-server applications, database applications and much more. C sharp syntax is highly expressive, simple and easy to learn.
The best way to learn anything is by practice. We have started this module for those who are familiar with C sharp programming. Our main aim is to improve your programming coding skills. Enjoy Coding Happy Coding!
Lessons:
1 : Getting started with C#
2 : Variables and Data types
3 : Flow Control
4 : Constructs
5 : Arrays and Structures
6 : Functions
7 : Object-Oriented Programming
8 : Abstract Classes
9 : File Management
10 : Object Persistence