Skip to main content

Introduction to C#

INTRODUCTION TO C#

C Sharp (C#)



It is Pronounced as C Sharp.

C# is an object - oriented programming language - which is class - based and component oriented.
It was developed by Microsoft in 2000.

C# has become extremely popular among developers that are creating software for various types of platforms.

C# provides us with the necessary pols to create software for Windows, iOS, Android and more!

It has many advantages over C and C++ languages!

C# can be used to create various types of libraries, programs and extensions.

It has many SDK (Software Development Kits) for developers to satisfy their needs and achieve their goals faster!

Also, C# has simple integration for various APIs such as payment gateways.

With C#, you can develop various types of applications for Desktop PC's running on Windows. Also, you can develop mobile applications for Windows, Phone , iOS, Android!

Programs written in C# can run on various types of systems. 
What an amazing language C# is!

Different types of Data

The most basic explanation of a variable is just keeping things in their respective storage.
For example, let's take a jacket, books and paper documents.

books

So you are in your room - where do you put your jacket ?
Your answer will be Wardrobe.

Where do you put your books ?
Your answer will be Bookshelf.

And of course, your paper document go to work table drawers.

There isn't much difference between storing data in computer and storing things in the real world.
The most important things is to keep everything in its respective place.

In programming, the container that stores the data is called a Variable.

Now you will be wondering how shall we define what types of data should be stored in which container ? Right ?

We use data types to define the types of data to be stored in a particular variable.

To store numbers using C#, we use data types such as Integer and Float.

To store words or sentences using C# we use the "String" datatype.

Also read This Articles


more article coming soon....

Comments

Popular posts from this blog

Let us understand DevOps

What Will You Learn ? DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) This article will get you started with the fundamentals of DevOps and understanding how to use it in real projects Understanding what DevOps is and why it's needed along with the basic terminologies Getting started with DevOps and understanding its architecture and lifecycle Introduction to Git and it's basic commands Introduction to Docker, Docker container and it's related concepts Getting started with Jenkins and understanding how to integrate it with Github Basics of Selenium and Nagios Who is the target audience ? Students and industry professionals who wish to get hands-on something called DevOps Users who wish to learn how to integrate the processes between software development IT teams and manage various projects Benefits Improved operational support and faster fixes Good processes across IT and teams, including automation Increased team flexibility an

What is Hard Disk? Definition, functions and types.

In this article, you will know what is Hard Disk and what are these types? Hard disks are also often called Disk drive or "Hard Disk Drive (HDD)". Just as a library is required to handle books in the library, the same computer also needs a similar place in which it can store digital data .  Computers use two types of storage devices to store and process digital content (Document, Image, Videos, Software, Operating system, Program). In which Hard Disk is a secondary memory device. It keeps the data stored permanently. Whereas the primary memory device (RAM) serves to process the program of the computer . It is also called temporary memory. Hard Disk is seen as an important component of a computer because no computer will work without it. In this post we will tell you what is a hard disk in a computer ? In which you will get to know a lot about Hard Disk. So let's first know, what is called a hard disk and then we will talk about other aspects of it. What is hard disk

Unraveling the Mysteries of Quantum Computers: A Glimpse into the Future of Computing

In the realm of computer science, the concept of quantum computing stands as a beacon of unprecedented potential. Unlike classical computers that rely on bits to process information in binary form (0s and 1s), quantum computers harness the mind-bending principles of  quantum mechanics to manipulate quantum bits or qubits. This revolutionary approach holds the promise of solving complex problems at speeds that traditional computers could only dream of. Let's delve deeper into the enigmatic world of quantum computing. Understanding Quantum Computer: At the heart of quantum computing lies the qubit, the fundamental unit of quantum information. Qubits possess the unique ability to exist in multiple states simultaneously, thanks to a phenomenon called superposition. This allows quantum computers to perform parallel computations on a scale unimaginable with classical computers. Furthermore, quantum computers leverage another principle of quantum mechanics known as entanglement. Entangle