Name: Anonymous 2018-12-02 23:29
English mistakes:
They're, their, there
You're, your
It's, its
till, til
Programming mistakes:
Null pointers and null pointer dereferencing
Uninitialized objects
Etc.
If something happens a lot, the program is the language itself, not the person using it. What common problems can you identify in the languages you use?
They're, their, there
You're, your
It's, its
till, til
Programming mistakes:
Null pointers and null pointer dereferencing
Uninitialized objects
Etc.
If something happens a lot, the program is the language itself, not the person using it. What common problems can you identify in the languages you use?