|
|
|
|
|
by petrichor
5279 days ago
|
|
after doing some ruby work recently which required reading a lot of undocumented code that could have used some major refactoring, i really began to appreciate java's verbosity. even the most poorly written java leaves behind tons of clues as to what is happening. with ruby, if there is no documentation and no tests, you're SOL. that said, there are still tons of things about java that really get on my nerves... |
|