Textbook: Programming Languages: Structures and Models Paperback –1990 by H L Dershem (Author), M J Jipping (Author)
ISBN-10: 0534981984
ISBN-13: 978-0534981983
Welcome to our Programming Languages: Structures and Models course
Presentations
Chapter 1-Preliminary Concepts : Syntax, Semantics, Choice of Language
Chapter 2- The Imperative Model : Data types, Execution Units and Scope, BindingChapter 3- Data Aggregates Models : Arrays, Strings, Records, Files, Sets
Chapter 4- Procedural Abstraction : Procedure definition and invocation, Parameters, Overloading
Chapter 5-. Data Abstraction: Data types, Encapsulation
Chapter 6- An Example Language : C, and Modula-2
Chapter 7- The Functional Model: Function Definition
Chapter 8- The Logic-Oriented Model: Prolog
Chapter 9-. The Object-Oriented Model: C++, Java