0
How to uderstand java...oop...in the best way??
2 Answers
0
we should be able draw the entities (attributes and behavior) from problem statement these will be classes in our java program.
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/