Skip to content

Concepts of Programming Languages

Best in textbook rentals since 2012!

ISBN-10: 0321204581

ISBN-13: 9780321204585

Edition: N/A

Authors: Robert W. Brannon Linda; Sebesta

Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
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!

This text should enable readers to critically evaluate different programming languages and choose the one most appropriate for a given application. It presents the principles, paradigms, designs and implementations of modern programming languages.
Customers also bought

Book details

Publisher: Addison-Wesley Educational Publishers Inc.,U.S.
Pages: 704
Size: 6.37" wide x 7.98" long x 1.16" tall
Weight: 1.958

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