Hi, i started learning OOP after learning the basics of the C# in college, right now we are learning inheritance but my problem is the design i understand the syntax and the concept but for me its hard to make a good design and to solve this am looking for a book to read that would explain the design am looking for a book which is easy to read since english is not my first language. Thank you all


You could try this: Head-First Object Oriented Design, the examples are written in Java, but the explanations are well written and concepts articulated very well for a beginner.
As a C# developer, the Java syntax will be so close to C# most of the examples would probably compile in C# with very little effort.
Good Luck,
Happy Developing!
Thanks my classmate suggested this book too, i’ll check it out
C# devs
null reference exceptions

source

Categories: .NetCodingCsharp