CSE 341 -- General Concepts
Notes
- Conceptual Overview.
Main concepts.
- Language Families.
Paradigms.
- Types.
- Scope.
Dynamic vs. Static scope.
Scope - extra (optional) topics.
- Storage Management
Global/Stack/Heap. Programmer managed. Garbage collection.
- Parameter Passing
- Evaluating Programming
Languages.