C# is general purpose, modern, object-oriented, and simple programming language which was developed by Microsoft within the its.Net environment.C# Complete Guide Pdf includes all the basics and advanced concepts related to c#.This guide is mainly prepared for the newbies.C# programming is based on c++ and c language so if you have a little bit understanding of them it will be easy to learn c#.
Contents of C# Guide:
- environment
- syntax
- data types
- type conversion
- keywords
- variables
- operators
- classes
- loops