|
|
|
|
|
by meepmorp
5106 days ago
|
|
> What was the advantage of case insensitive class and function names? The programmer can be sloppy/lazy and still have thing turn out largely as expected. If you're just learning how to program, this makes it a bit easier, since a whole class of possible problems goes away. |
|