Skip to content

Concepts of Programming Languages

Best in textbook rentals since 2012!

ISBN-10: 0321193628

ISBN-13: 9780321193629

Edition: 6th 2004

Authors: Robert W. Sebesta

List price: $115.80
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!

Customers also bought

Book details

List price: $115.80
Edition: 6th
Copyright year: 2004
Publisher: Addison-Wesley Longman, Incorporated
Publication date: 7/24/2003
Binding: Hardcover
Pages: 704
Size: 7.50" wide x 9.25" long x 1.25" tall
Weight: 2.684
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