Week of | Material Covered | Remarks |
January 3 | No classes | |
January 7 | Introduction and Preliminaries Chapter 1 - Preliminaries Reasons, Evaluation, Classifications Chapter 2 - Evolution of Major Programming Languages Classifications, History.Chapter 3 - Describing Syntax and Semantics Compilers Grammars; Chomsky Hierarchy Context-Free Grammars, BNF Chapter 4 - Lexical and Syntax Analysis Syntax diagrams, Recursive Descent Parsing Attribute Grammars, Semantics |
|
January 14 | Introduction to C Chapter 5 - Names, Bindings, Type Checking and Scopes Names, Variables, Bindings Type Checking, Scope of Bindings, Environments |
|
January 21 | Chapter 6 - Data Types Specification and Implementation. Models. Primitive typesStrings. Arrays, records, files, sets, and pointers |
|
January 28 | Chapter 16 - Logic Programming Languages Predicate Calculus; Horn Clauses Introduction to Prolog Environment and Syntax Backtracking List and List Matching |
|
February 4 | Complete Prolog. Class test #1 |
|
February 11 | Chapter 15 - Functional Programming Languages Overview; Lambda expressions Introduction to Scheme Scheme/LISP: language features |
|
February 18 | Islander Day and Mid-semester break. No classes |
|
February 25 | Class Test #2 | |
March 4 | Chapter 7 - Expressions and Assignment Arithmetic Expressions, Overloaded operators, Relational and Boolean operators. Chapter 8 - Statement-Level Control Structures Compound, Selection and Iterative Statements Student Presentations |
|
March 11 | Student Presentations |
|
March 18 | Student Presentations |
|
March 25 | Student Presentations |
|
April 3 | Student Presentations |