14 May 2026

Simple tips to learn C#

Simple tips to learn C#


1. Get a good mentor

2. basics : Basic tutorials sites. Clear the fundamentals on syntax and data types. Move to higher order functions and data types like LINQ and Generics.

Join good forums and try answers questions which you feel comfortable. This also helps to understand what you know and what you need to learn.

3. C# Books : There are so many English books. You can buy a good one and learn. Then, once you think you learned everything about console usage. (not only to show things on it, but to work with strings also, its important.), you search for some code samples relative to exactly what you are trying to do, then day by day you ll learn more.

But working with console is the kind of thing that you cant go without.


3. Online text tutorials : find some online text tutorials, learning "C# Console Programming Tutorial"


4. Youtube videos : Go to YouTube there are several efficient tutorials. But before this you should go to some computer language training school, so you can learn basics and syntax. Then you turn to build software in c#.

5. Sample source codes:

6: Acadamic projects

Links :

Users Please post your solution to.

No comments:

Post a Comment