I have started this new series on C#. In this article, I will give you an overview of the tutorial.
I recommend you to read through the pre-requisite before we deep dive into C# basics.
List of topics I will cover.
- Introduction to C#
- What are the variables and simple types?
- What are reference types?
- If-else-switch statements and loops like for, while
- Arrays, multi-dimensional and Jagged arrays
- Introduction to collections
I will add more as and when I add more content. Thanks for being patient!
As a result, of going through my series, you should be able to write programs independently. I would love to hear about your use cases. Please feel free to reach me at sushma@telestreak.com.
All the best readers. I will soon post more advanced topics. Till then keep practicing.