Book for object oriented programming and approache

2019-06-11 22:33发布

问题:

Can you please suggest a book for studying objected oriented approaches and programming.

回答1:

http://headfirstlabs.com/books/hfooad/



回答2:

This is the bible of OOP:

http://en.wikipedia.org/wiki/Design_Patterns

You can find a hard copy on the Amazon but if you Google you should be able to find an html version on the net somewhere.



回答3:

Here are few links I found for supporting your cause. Hope these might help you -

http://oad.humansize.com/

http://www.itmweb.com/essay554.htm

http://cplus.about.com/od/learnc/ss/csharpclasses.htm



回答4:

The standard work on object oriented design is Larman:

Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development



标签: oop