yegor256 / quiz

Refactor the code to make it look more object-oriented and maintainable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Imagine you're assigned as a developer to this project and you have to make the first step in the refactoring of one of these classes (choose one, by the language you're most comfortable with). There are many issues in these classes, even though they compile and work.

Please, submit a pull request with the changes you would recommend to do here. Try to spend 15 minutes maximum for the entire work. If you need more time, you're doing something wrong. Remember, you have to do just the first step in refactoring. Don't fix everything.

Also, if you think that something else must be refactored further, put your ideas into the description of the pull request.

Thanks!

PS. You may want to watch this lecture too.

About

Refactor the code to make it look more object-oriented and maintainable


Languages

Language:PHP 50.6%Language:Java 49.4%