Additional Programming Vocabulary Certification Terms

Abstraction - Simplifying a Program - eg. Functions!

Double Float:  Data types used to store numbers with decimal points.

Debugging - searching for errors in a program. 

Top Down Design: A problem-solving methodology that breaks a large, complex system into smaller, manageable, and functional sub-components.

Types of Errors: