C# - Programming Language (JNNC Technologies)



                                           http://jnnctechnologies.com/
                               https://clanguagetraininginvizagjnnc.blogspot.com/  
                               https://javatrainingjnnctechnologies.blogspot.com/
                                  https://pythontraininginjnnctechnologies.blogspot.com/
                                      https://dotnetjnnctechnologies.blogspot.com/
                                                   https://softwarecoursesselenium.blogspot.com/
                                     https://summerinternshipinjnnctechnologies.blogspot.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.

Post a Comment

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();