Skip to content

Latest commit

 

History

History

java-tips-i

name: Tip I

description: First round of tips on how to program better in Java.

insights:

  • use-comments-to-explain-the-purpose-of-code
  • avoid-excessively-long-comments
  • avoid-synonyms-when-naming
  • follow-existing-project-naming-conventions

game: java-8

aspects:

  • introduction
  • obscura