Skip to content

jitterted/javamakeover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Makeover

Originally named after the subreddit at reddit.com/r/learnjava, this project has a series of mini-projects that start with code posted by novices and then refactors to better code (the "makeover"), where better is:

  • Intention-revealing names
  • Objects that are cohesive
  • Short(er) methods and classes
  • Separation of "domain" logic from technical and infrastructure concerns
  • last, but not least, unit tests

Submit Your Ideas

File an issue, or come by the Discord channel.

About

Before and After the Java Makeover that I do live on Twitch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages