http://jnnctechnologies.com/
Originally developed by Microsoft to run on their .NET framework, C# (pronounced C-sharp) is based on C and C++.
C# was originally designed to be easy to learn and use. Obviously, that makes it a simple language to start with.
C# a high-level language, meaning that it reads a bit like English. On top of that, it abstracts away a lot of those complex tasks needed to make sure the computer is able to deal with your code - contrary to C++, for instance.
However, it's still not as high-level as Python, for example - and therefore not quite as easy for a beginner to learn.
Should I Learn C#?
C# is the main programming language for developing software and programs for Microsoft. That said, if you're interested in building applications for the Microsoft platform, C# is the perfect choice for you.
Another popular application for C# is game development. If you want to work in the gaming industry, C# is an excellent choice. It's the recommended language for building games on the Unity game engine, for example.
0 Comments
If you have any doubts,please let me know