|
|
|
|
|
by nicoburns
1282 days ago
|
|
I think I agree with Carmack on this. I'm hyper aware of case now, but this was probably the major cause of errors for me when learning (didn't help that tooling was less good then, so there were no linters pointing out my errors). |
|
There's also cases where case sensitivity should matter in naming in my experience, and it's not possible without it.