Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yegor256/quiz

Refactor the code to make it look more object-oriented and maintainable
https://github.com/yegor256/quiz

code-quiz code-quiz-challenge java oop oop-principles php quiz

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

[logo](https://elegantobjects.org)

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](https://www.youtube.com/watch?v=aLaDDoT2v54) too.