Click here to Skip to main content
15,900,258 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i need to learn OOP in C#.net from basic to advanced..... for that

studying websites link like msdn or buying a book on OOP in c#.net.

which one would be better also suggest any good links / book name with Author name

Thanks
Posted

Friend, MSDN is best suited to you also code project website is good for code examples. Black book or WROX publication is also a good move. you can also visit to my new blog for technical code examples: http://ambeshdevloper.blogspot.com/[^]
please let me know if you want specific
Thanks,
Ambesha
 
Share this answer
 
My suggestion is to start reading through some articles here on CodeProject and then just begin coding. Learning by doing is still the most efficient way to get started - you should also read code of other developers and try to understand that. See these articles for some good introductions:
Introduction to Object Oriented Programming Concepts (OOP) and More[^]
Object-Oriented Programming in C# .NET - Part 1[^]
How I explained OOD to my wife[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900