Anyone knows some good books about OOP in C++ ? But not books with theory,i want to learn how to implement oop.

OOP is based on classes. This is usually a topic covered at the end of a book used for coursework.

Here is a link to the first of several tutprial pages on cplusplus.com:

Start on this page, then read the next 4 or 5 pages.
http://www.cplusplus.com/doc/tutorial/classes/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.