Skip to content

minwoo19930301/Homework

Repository files navigation

Homework for Java Programming

Serialization practice

Class Tree : Person>Graduate>Student(Serialized) and Serialization as the test main method for Click here.

Calculator Project Code - OOP style upgraded

Click here.

Calculator Project Code

Click here.

Gui Practice

Click here.

Pokemon class

introduction of downcasting and cloning

Click [here](https://github.com/minwoo19930301/Homework/tree/master/pokemonJava).

Homework for animal class

Click here for the code repository.


|-------------------------------------------------|
|Animal(abstract)                                 |                                     
|-------------------------------------------------|
|Canine(abstract)      |  Feline(abstract)        |
|-------------------------------------------------|
|Dog                   |  Cat                     |
|-------------------------------------------------|


+updated Pet interface and Robot-RobotDog class tree

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages