Module 2 and 3 Flashcards
Computer Program
A series of instruction that directs a computer to perform tasks.
Code
program’s instruction using programming language
Program development tool/IDE
it is a program that provides a user-friendly environment for building or creating program
Programming Language
set of words and symbols that enables programmer to communicate instruction to a computer
Control Structure
flow control
Syntax
set of rules depending on programming language
Data Structures
way of storing and organizing data
Variables
storage location and data types
Key Words
Words that have a special meaning also known as reserved words
Paradigm
example that serves as pattern or model
Camel Casing
format for naming variables in which the initial letter is lowercase