There are so many! By no means do I know them all, but here are the ones I commonly run across: 1) Using 'good' instead of 'well' and vice versa.2) Neglecting to 'ly' to adverbs.3) Mixing up 'less'...
One popular favorite lately is using "I" where "me" is correct, for example saying Between you and I, instead of the correct Between you and me. This betrays a failure to understand basics of English...
Percentage error measures the error in relation to the quantity measured.For example if something weighs 100 grams with a possible error of plus or minus 5 grams, this is an error of 5%
Syntax Error - Occurs when the code isn't formatted or typed correctly. i.e. In python, typing If instead of if because it only recognizes lowercase. Logical Error - Occurs when there is a fallacy of...