[
Home
]
[
Fortran
]
[
Software Engineering
]
[
Personal page
]
[
Data Structures
]
[
Science of Computing
]
[
Calculus I, II, III
]
[
C Programming
]
[
Basic IBM Assembler
]
[
micro comp app pkgs
]
[
Links
]
[
Resume
]
[
Class Hierarchy
]
C Programming
To See A Brief Description of Each of the Following Terms or Concepts, Please Click on the Term:
COMPUTING CONCEPTS
software
ANSI C
silicon chips
use worldwide
performing computations and making logical decisions
computer programs
hardware
software
input unit
output unit
memory unit
ALU
CPU
secondary storage
single-user batch processing
Multiprogramming
Timesharing
distributed computing
client/server computing
.
machine language
machine-dependent
assembly languages
Compilers
High-level languages
UNIX operating system
.
ANSI C standard
FORTRAN
COBOL
Structured programming
Pascal
Ada
multitasking
C systems
environment
language
standard libraries
Library functions
.
six phases of C Programs:
edit
preprocess
compile
link
load
execute
editor
compiler
C preprocessor
linker
loader
executes
one instruction at a time
.
stdin
stdout
stderr
portability
Concurrent C
C++
Objects
future systems implementation language