First steps on java
Java IDE environment (Eclipse implemented)
- Import project to eclipse workshop
- Run as Java application
- These projects were one of my very first projects for learning Java.
- Created for the requirements of the lesson Structured Programming.
- Implementation focus on Class Hierarchy and Polymorphism