| Article: |
What I Hate About Your Programming Language | |
| Subject: | Java: one thing I dislike about it | |
| Date: | 2003-05-13 22:55:30 | |
| From: | anonymous2 | |
|
Garbage collection. Not having to call free() is like not having to declare variables before they're used. It just promotes sloppy coding when a programming language encourages people to leave information out of the program (e.g. when an object is or should be freed).
|
||
Showing messages 1 through 4 of 4.


