Hacker News new | ask | show | jobs
by Roboprog 3654 days ago
Having been doing Java on and off since 1996, I would protest that java.io.* is a freaking zoo that I still don't have memorized.

For all C's faults, I still miss the simplicity of "FILE (star)", created by either "fopen()" or "popen()"

Not that I would have wrote that... :-)