
Concepts of Programming Languages, 12th edition
- Robert W. Sebesta
$9.99/moper month
6 monthly payments or pay $59.94 one-time
Purchasing Instructions
This form contains two groups of radio buttons, one for Exam Pack purchasing options, and one for standard purchasing options. Only one option can be chosen for purchase. Any option that is selected will deselect any previously selected purchase option.
$89.94
Due today
Purchasing Instructions
This form contains two groups of radio buttons, one for Exam Pack purchasing options, and one for standard purchasing options. Only one option can be chosen for purchase. Any option that is selected will deselect any previously selected purchase option.
- Watch and learn
Videos & animations bring concepts to life
- Listen on the go
Learn how you like with full eTextbook audio
- Find it fast
Quickly navigate your eTextbook with search
- Stay organized
Access all your eTextbooks in one place
- Easily continue access
Keep learning with auto-renew
Concepts of Computer Programming Languages evaluates the fundamentals of contemporary computer programming languages. It 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. To ensure the material remains relevant to you, sections on outdated languages (specifically Lua and Objective-C) have been removed.
Published by Pearson (June 21st 2018) - Copyright © 2019
ISBN-13: 9780135102268
Subject: Programming - Introductory
Category: Additional Programming Languages
- Preliminaries
- Evolution of the Major Programming Languages
- Describing Syntax and Semantics
- Lexical and Syntax Analysis
- Names, Bindings, and Scopes
- Data Types
- Expressions and Assignment Statements
- Statement-Level Control Structures
- Subprograms
- Implementing Subprograms
- Abstract Data Types and Encapsulation Constructs
- Support for Object-Oriented Programming
- Concurrency
- Exception Handling and Event Handling
- Functional Programming Languages
- Logic Programming Languages