Common Programming Beginner Mistakes

The Top Ten
1 Forget to close brackets
2 Upper case and lower case
3 Typo
4 Overflow
5 Access to wrong address
6 Forget to initialize variables
7 Wrong variable type
8 Think local variables as global variables
9 Inaccurate repeat times in for () loop
10 Copypasta without checking libraries
BAdd New Item