0

How to uderstand java...oop...in the best way??

8th Jul 2017, 4:42 PM
Bruce Wayne
Bruce Wayne - avatar
2 Answers
0
we should be able draw the entities (attributes and behavior) from problem statement these will be classes in our java program.
8th Jul 2017, 5:01 PM
Bhavani Prasad B V N S
Bhavani Prasad B V N S - avatar
0
Personally, I learned Java and Processing (a Java-based language aimed for displaying graphics) at the same time, and I understood OOP from Processing's tutorial about objects here: https://processing.org/tutorials/objects/
8th Jul 2017, 5:40 PM
Everqueen
Everqueen - avatar