CS 111 - 9/9/14 Types of errors in programming Syntax Error - error in formatting Error caught by the complier Logic Error - error in the produced results Not caught by the compiler Hopefully, these error are caught by the programmer Chapter 3 - Turtles