C# Handbook

This is the C# Manual, the most popular language created by Microsoft for its .NET platform. C Sharp is an advanced and modern language, offering excellent features for programmers and applications.

Of all the languages ​​that can be used within the Microsoft .NET platform, C# is the most widespread, for which you will find the largest amount of documentation and a large community publishing guides and tutorials.

In this manual we intend to teach the features of C# with readers in mind who already have some knowledge of programming, including the object-oriented programming paradigm. Therefore, we will quickly address the basic points, without dwelling too much on explaining the basics of programming, with the aim of carrying out slightly more advanced practices in which to cover more specific aspects of the language.

As our main objective is to address the C# language, we are going to make only console applications, which you can run on any platform, such as Windows, Linux or Mac.

See also  Using objects in Java
Loading Facebook Comments ...
Loading Disqus Comments ...