CS 3304: Comparative Languages
Programming LanguageHistory and Evolution
[
Course Documents
] : [
Programming LanguageHistory and Evolution
]
Previous
Contents
Next
Keyword Index
Overview: Procedural/Imperative
Describes
how
the computer should achieve solution
Key features:
Stored memory
Mutable variables
Sequencing, selection, iteration
Pointers?