CSE 341 -- General Concepts

Notes

  1. Conceptual Overview. Main concepts.
  2. Language Families. Paradigms.
  3. Types.
  4. Scope. Dynamic vs. Static scope. Scope - extra (optional) topics.
  5. Storage Management Global/Stack/Heap. Programmer managed. Garbage collection.
  6. Parameter Passing
  7. Evaluating Programming Languages.