Limit this search to....

Foundations of Programming Languages 2017 Edition
Contributor(s): Lee, Kent D. (Author)
ISBN: 3319707892     ISBN-13: 9783319707891
Publisher: Springer
OUR PRICE:   $56.99  
Product Type: Paperback
Published: December 2017
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Systems Architecture - General
- Mathematics | Applied
Dewey: 005.13
Series: Undergraduate Topics in Computer Science
Physical Information: 0.85" H x 6.18" W x 9.17" (1.43 lbs) 370 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

This clearly written and simple to follow textbook introduces the reader to the three styles of programming, examining object-oriented/imperative, functional, and logic programming. The focus of the text moves from highly prescriptive languages to very descriptive languages, demonstrating the many and varied ways in which we can think about programming.

Designed for interactive learning both inside and outside of the classroom, each programming paradigm is highlighted through the implementation of a non-trivial programming language, demonstrating when each language may be appropriate for a given problem.

Topics and features: includes review questions and solved practice exercises, with supplementary code and support files available from an associated website; discusses the historical background to the models of computation used in implementing the programming languages we use today; provides the foundations for understanding how the syntax of a language is formally defined by a grammar; examines assembly language programming through a series of examples, using a Python Virtual Machine implementation called CoCo; introduces object-oriented languages through examples in C++, functional programming with Standard ML, and programming using the logic language Prolog; describes the development and implementation of a type inference system for the full-featured functional language Small.

Suitable for students of computer science at the undergraduate level, this engaging textbook takes an active learning approach to the next stage in understanding programming languages, once the reader has established some familiarity with an imperative language and the basics of data structures.