Skip to main content

Posts

Showing posts from February, 2021

Introduction to C#

INTRODUCTION TO 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 mo