C# Language Tutorial or Notes



Course Title: C# (beginners)   

C#- Brief Introduction

C# language is Object Oriented Programming language.

 C# syntax are easy to learn and don’t need to memories whole concept and details.

C# is useful to develop architecture for create website and mobile apps. 

 

Yes this language helps you to grow in future .Once you scale up your skills it takes to AI, Machine learning, Mobile apps .C# can grow with you.

 

Let’s Start C#

What you need to write C#?

 1.We need to install visual studio 2019 on our machine

  2.Open visual studio2019


 

  3.Click on Create New Project

 

 

4.Select project category

1. For EX. Language-C#, Project type – console

2.Select Console app (.NET framework), click next

 


 

5.Configure your project And Click on Create button.


Now Your Visual studio is ready with your new project. You can start writing your code.

First in this C Sharp tutorial, you will learn the basic stuff for C# language like data types, variables, classes & objects, interface, collections, file operations, etc.

For more information keep reading and if you need personal consultant then join us on

Facebook-https://www.facebook.com/fatima.mubashshir/

Comments