Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
i am learning OOP concepts but what is the best way that i implement these concepts practically..
Posted
Comments
CHill60 13-Jan-15 9:10am    
Not exactly conducive to a "quick answer"!
PIEBALDconsult 13-Jan-15 9:31am    
Practice practice practice.
Albert Holguin 22-Jan-15 15:41pm    
This should be a solution. This question gets asked a ton but understanding the concepts really comes down to using them.
CPallini 22-Jan-15 16:09pm    
Uhm...Practising OOP?
(just kidding)

 
Share this answer
 
Comments
Pratik Bhuva 13-Jan-15 9:54am    
Thanks for the link.
If you're learning a language that's designed to support OO programming grab some of the designs that you've worked up to answer exercises and code them into a bare bones solution. If you're not learning an OO language then I'd start learning one at the same time as OOD.
 
Share this answer
 
This is a good online book http://beginnersbook.com/2013/04/oops-concepts/[^] for example.

But PIEBALDconsult is very right about practice.
 
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