Computer Reviewer
Computer Reviewer
Computer Reviewer
- any data entered into the computer - cost $487,000 to build in 1947
system.
- 5 million hand-soldered joints
OUTPUT 1952
- the result from the procedure(s) - first autocode and compiler were
which the system has done. created for the Mark 1 computer
COBOL
1958 - ALGOL (COmmon Business-Oriented Language)
(ALGOrithmic Language)
COBOL
(COmmon Business-Oriented Language) 1970 - PASCAL
HIGH-LEVEL LANGUAGE
- allow programmers to use English
commands to carry out instruction.
COMPILER OR
- translates the entire program (1 means on, 0 means off)
into machine code before the
program executes DECIMAL 16 8 4 2 1 BINARY
1 0 0 0 0 1 00001
OBJECT-ORIENTED
PROGRAMMING LANGUAGE 2 0 0 0 1 0 00010
- uses GUI based interfaces
3 0 0 0 1 1 00011
4 0 0 1 0 0 00100
OBJECT ORIENTED PROGRAMMING
EXAMPLES: 5 0 0 1 0 1 00101
6 0 0 1 1 0 00110
- Visual Basic
7 0 0 1 1 1 00111
- Delphi
- C++ 8 0 1 0 0 0 01000
- PROLOG
- Java 9 0 1 0 0 1 01001
- PHP
- Python
- Ruby
- Perl
- JavaScript
- SmallTalk
COMPUTER 10 REVIEWER
Lesson 1 - Introduction to Computer Programming
BY: CHRISTIAN JAMES MARTINEZ
10010 1 0 0 1 0 18
3. Write the remainders from bottom to
01011 0 1 0 1 1 11 top
11100 1 1 1 0 0 28
5 10 13
10101 1 0 1 0 1 21
00111 0 0 1 1 1 7
01000 0 1 0 0 0 8 ..8 9 10 11 12 13 14 15
01001 0 1 0 0 1 9 ..8 9 A B C D E F
5 10 13
5 A D