Higher Ed. and Vocational >> Computer Science >> Software Architecture >> Software Architecture


Concepts of Programming Languages , 12/e

Concepts of Programming Languages , 12/e

Author(s):
  • Robert W. Sebesta
  • Author: Robert W. Sebesta
    • ISBN:9789356067417
    • 10 Digit ISBN:9356067414
    • Price:Rs. 820.00
    • Pages:780
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Be the first to rate the book !!

    Concepts of Computer Programming Languages introduces students to the fundamental concepts of computer programming languages and provides them with the tools necessary to evaluate contemporary and future languages. Through a critical analysis of design issues, the text teaches students the essential differences between computing with specific languages, while the in-depth discussion of programming language structures also prepares them to study compiler design. The 12th Edition includes new material on contemporary languages like Swift and Python, replacing discussions of outdated languages.

    Table of Content

    1. Preliminaries

    2. Evolution of the Major Programming Languages

    3. Describing Syntax and Semantics

    4. Lexical and Syntax Analysis

    5. Names, Bindings, and Scopes

    6. Data Types

    7. Expressions and Assignment Statements

    8. Statement-Level Control Structures

    9. Subprograms

    10. Implementing Subprograms

    11. Abstract Data Types and Encapsulation Constructs

    12. Support for Object-Oriented Programming

    13. Concurrency

    14. Exception Handling and Event Handling

    15. Functional Programming Languages

    16. Logic Programming Languages

    Salient Features

    • Valuable historical foundations that set out the origins, purposes and contributions of the most important languages discussed in the rest of the text are introduced early on.

    • In-depth discussions of the design issues faced by the early versions of relevant languages are presented in later chapters.

    • Critical evaluation of existing and future programming languages gives students the necessary tools for evaluating on their own.

    • An in-depth discussion of programming language structures, presenting a formal method of describing syntax and introducing approaches to lexical and syntax analysis, prepares students for the study of compiler design.

    • Coverage of advanced object-oriented topics and languages is integrated throughout.