Week of | Material Covered | Remarks |
January 10 | Introduction and Preliminaries Chapter 1 - Preliminaries Reasons, Evaluation, Classifications Chapter 2 - Evolution of Major Programming Languages Classifications, History. |
|
January 17 | 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 Introduction to C |
|
January 24 | Chapter 5 - Names, Bindings, Type Checking and Scopes Names, Variables, Bindings Type Checking, Scope of Bindings, Environments Chapter 6 - Data Types Specification and Implementation. Models. Primitive typesStrings. Arrays, records, files, sets, and pointers |
|
January 31 | Chapter 16 - Logic Programming Languages Predicate Calculus; Horn Clauses Introduction to Prolog Environment and Syntax Backtracking List and List Matching |
|
February 7 | Complete Prolog. |
Midterm |
February 14 | Chapter 15 - Functional Programming Languages Overview; Lambda expressions Introduction to Scheme Scheme/LISP: language features Midterm |
|
February 21 | Islander Day and Mid-semester break. No classes |
|
February 28 | Chapter 7 - Expressions and Assignment Arithmetic Expressions, Overloaded operators, Relational and Boolean operators. |
|
March 7 | Chapter 8 - Statement-Level Control Structures Compound, Selection and Iterative StatementsChapter 12&11 - Object Oriented Programming Chapter 9 - Subprograms and Chapter 10 - Implementing Subprograms |
|
March 14 | Student Presentations |
|
March 21 | Student Presentations |
|
March 28 | Student Presentations |
|
April 4 | Student Presentations |