Linked by Tim H. on Tue 16th Mar 2004 21:14 UTC
Internet & Networking What is the current status of operating systems as far as web hosting goes? Here is a quick run down:
Permalink for comment
To read all comments associated with this story, please click here.
case sensitivity in programming languages
by Anonymous on Tue 16th Mar 2004 22:54 UTC

Case insensitivity is good, I decided, when I tried to teach my 12yo sister how to program, and I made the mistake of picking Python.

book book = new book(); // doesn't seem that great to me