Introduction to Objects and Classes in C#
(Page 1 of 9 )
In this article Michael introduces us to C#, as well as attempts to demystify the theory behind "Object and Classes" in OO Programming.
In this article I will explain some of the concepts behind object-oriented programming in C#, including objects and classes. To read this article you should have some basic understanding of the C-Sharp language.
Read the whole article because there are some concepts you may not fully understand until you finish the article. And we will revisit all the concepts more than once when I see it's appropriate in future articles; so don't worry at all.
Next: Introduction >>
More C# Articles
More By Michael Youssef