Skip to content

Concepts of Programming Languages

Best in textbook rentals since 2012!

ISBN-10: 0136073476

ISBN-13: 9780136073475

Edition: 9th 2010

Authors: Robert W. Sebesta

List price: $134.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

KEY BENEFIT : A thorough introduction to the main constructs of contemporary programming languages and the tools needed to critically evaluate existing and future programming languages. KEY TOPICS : Evolution of the Major Programming Languages; Describing Syntax and Semantics; Lexical and Syntax Analysis; Names, Bindings, Type Checking, 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 MARKET : An ideal…    
Customers also bought

Book details

List price: $134.00
Edition: 9th
Copyright year: 2010
Publisher: Addison Wesley
Publication date: 3/23/2009
Binding: Mixed Media
Pages: 696
Size: 7.50" wide x 9.25" long x 1.50" tall
Weight: 3.036
Language: English

Dr. Robert W. Sebesta is an Associate Professor Emeritus of computer science at the University of Colorado at Colorado Springs. He received his PhD in computer science from Pennsylvania State University. His professional interests are the design and evaluation of programming languages, compiler design, and software-testing methods and tools. He is the author of Concepts of Programming Languages 9e.

Preliminaries
Evolution of the Major Programming Languages
Describing Syntax and Semantics
Lexical and Syntax Analysis
Names, Bindings, Type Checking, 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