Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Understanding Programming Languages
🌠 Top Free Programming Books - 100% Free or Open Source!
  • Title: Understanding Programming Languages
  • Author(s) Monti Ben-Ari
  • Publisher: John Wiley & Sons; 1 edition (March 12, 1996)
  • Paperback: 376 pages
  • eBook: Online, zipped PDF file, 0.8 MB
  • Language: English
  • ISBN-10: 0471958468
  • ISBN-13: 978-0471958468
  • Share This:  

Book Description

To say that a good programmer can write good software in any language is like saying that a good pilot can fly any aircraft: true, but irrelevant. The choice of a programming language is one of the most important factors that influence the ultimate quality of a software system.

Unfortunately, too many programmers have poor linguistic skills: they are passionately in love with their "native" language, but are not able to analyze language constructs. Understanding Programming Languages explains:

  • what alternatives are available to the language designer
  • how language constructs should be used for safety and readability
  • how language constructs are implemented
  • the role of language in expressing and enforcing abstractions.

This book compares constructs from C with constructs from Ada in terms of levels of abstractions. Studying these languages provides a firm foundation for an extensive examination of object-oriented language support in C++ and Ada 95.

It explains what alternatives are available to the language designer, how language constructs should be used in terms of safety and readability, how language constructs are implemented and which ones can be efficiently compiled and the role of language in expressing and enforcing abstractions.

The final chapters introduce functional (ML) and logic (Prolog) programming languages to demonstrate that imperative languages are not conceptual necessities for programming.

About the Authors
  • Robert Harper is a professor of Computer Science at Carnegie Mellon University.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links