jchionh / javafun

humorous look at java style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javafun

This is a program just for fun, that summarizes the hilarious encouters that I have experienced while programming in the Java world.

Generally, objects get new'd everywhere even when there is no necessity.

Factories and helpers appear very often, adding complexity and layers to the code where in many cases is unnecessary.

Simply doing a direct computation will suffice.

About

humorous look at java style


Languages

Language:Java 100.0%