Introduction To Programming Flashcards
A machine that performs variety of task
Computer
CPU,RAM,Secondsry Memory and Input/Output devices
Hardwares
Refers to programs and instruction that tells a computer what to do
Software
Programs that are needed to keep all hardware and software running together smoothly
System Software
Programs designed to perform task like playing game, prepparing budget, etc.
Application Software
Used to to express instruction to a computer
Programming Language
A set of instructions written in computer language to perform specific task
Computer Program
To create algorithms using a programming langauge to produce working computer programs
Programming
A person who writes computer programs
Programmer
To follow a strict plan to break the process into a series of task
Programming Development Life Cycle
Analyze, Design, Code, Test, and Maintain
Programming Life Cycle Task
A software that gets the source code and translate it into object code
Compiler
Same as compiler but it interprets computer programs line by line
Interpreter
James Gosling
Father of Java Language
Initiated the Java Language in what year
June 1991