"Verified" ~ "verified*" ~ "verified^" Study Cube Learning: C# Tutorial 1 - Introduction | First C# Program | C# Tutorial for Beginners

Thursday, May 21, 2020

C# Tutorial 1 - Introduction | First C# Program | C# Tutorial for Beginners

C#-

C# is an object-oriented programming language developed by Microsoft Corporation.
It was developed by Anders Hejlsberg and his team during the development of .Net Framework.

The below reasons make C# a widely used professional language −
  • It is a modern programming language.
  • It can be compiled on a different different of computer platforms. 
  • It is a general-purpose programming language
  • It is an object-oriented programming language.
  • Very easy to learn.
  • It is a structured language.
Characteristics of C#-
  • Simple
  • Consistent
  • Modern
  • Object-oriented
  • Type safe
  • Compatible
Microsoft provides the below development tools for C# programming −
Visual Studio 2010, 2012, 2013, 2015, 2017, 2019 etc.

First C# Program example-

using System;
class Demo
{
    public static void Main()
    {
        Console.WriteLine("Hello world");
        Console.ReadLine();
    }
}


No comments:

Post a Comment

Choose the Right Graphic Designer

 Picking a decent visual originator is critical in the improvement of your image. There are many visual originators around and everybody you...