C# Tutorial For Beginners

 Introduction of C#

C# is a simple & powerful object-oriented programming language developed by Microsoft. C# can be used to create various types of applications, such as web, windows, console applications, or other types of applications using Visual studio.

This tutorial will teach you basic C# programming and will also take you through various advanced concepts related to C# programming language.

C# was developed by Anders Hejlsberg and his team during the development of .Net Framework. C# is designed for Common Language Infrastructure (CLI), which consists of the executable code and runtime environment that allows use of various high-level languages on different computer platforms and architectures.

 



Below are the point which causes for widely use of C# 

  • It is a modern & latest programming language
  • It supports object oriented programming.
  • It is component oriented.
  • It is easy to learn.
  • It is a structured language.
  • It produces efficient programs.
  • It can be compiled on a variety of computer platforms.
  • It is a part of .Net Framework.
  • Strong Programming Features of C#

Although C# constructs closely follow to C and C++ as base language and being an object-oriented programming language. It has numerous strong programming features that make it endearing to a number of programmers worldwide.


No comments:

Post a Comment

If you have any doubt please let me know..