View Single Post
Old 12-23-2008, 08:08 PM   #5 (permalink)
geo353
The Wanderer
 
geo353's Avatar
 
Join Date: Dec 2008
Location: Wiltshire, UK
Posts: 13
Thanks: 0
geo353 is on a distinguished road
Default

I like to see OOP as a way of thinking, even in java you can write procedural code. It takes practice but it will click eventually.



I find designing is as important as building the actual app, try drawing a few relational scribbles of the objects and work out in you’re mind how you think it should work. This should help you grasp the concept of objects. UML is also a great way to learn good OOP design.
geo353 is offline  
Reply With Quote