Part 1 C# INTRODUCTION

the Gangwar
the Gangwar
884 بار بازدید - 7 سال پیش - We are getting start with
We are getting start with C#, we will see
what are Programming Languages and how they work,
FAQ about programming lang,
Whats is C#,
and what is dot net Framework
Are you trying to teach yourself to code? Or are you already an experienced developer who wants to pick another language?

In both cases, you know how frustrating it can be to find good tutorials online. Sure, it’s easy to find “tutorials”, but separating the chaff from the wheat is a whole different story.

Of course, you have to pick a programming language to learn, and that’s far from being an easy choice, too. There are already a huge number of programming languages, and with each passing year, the list gets longer.

The goal of this post is to help you with both problems. We’re going to give you an answer to the “which language” question in the form of C#, which is a solid choice for novice and seasoned developers alike.

Then we’re going to offer you a list of 30 C# tutorials, from beginner to advanced level.

At the end of the post, you’ll be (hopefully) convinced that C# is the right choice for you, and you’ll have plenty of good references to help you on your journey. Let’s get started.
Why C#?
There are many programming languages out there. In this post, we argue that C# is the best choice for a new language to learn, be it your first programming language or not. How can we be so sure?

Well, C# is a solid choice for a number of reasons. Unlike C++, for instance, C# offers automatic memory management.

It also offers solid type safety, compared to JavaScript and node.js. C# has robust base class libraries; the .NET framework includes hundreds of libraries for working with the file system, managing security, and more.

Microsoft heavily supports C#, issuing fixes and updates rapidly – so it’s a more readily updated language compared to other languages, such as Java.

The community can also contribute to the language’s design—filing bugs, sending corrections, or submitting features proposals—through the official repository on GitHub.


Like Java, C# is one of the most popular programming languages, and as such, it has a large, active user community, making it easy to find troubleshooting solutions and coding help on StackOverflow and other online communities.

Microsoft released the C# language back in 2001. However, as of 2019, C# continues to be in huge demand. This is especially true since the release of .NET Core, and the trend is likely to go up.

With the new incarnation of the popular .NET framework, the C# language has become more versatile than ever.

But the main point in favor of C# is that it’s very approachable. It has lots of sophisticated and advanced features that seasoned developers can put to use, while beginners can safely ignore those until they’re ready to handle them.
7 سال پیش در تاریخ 1396/09/24 منتشر شده است.
884 بـار بازدید شده
... بیشتر