<p><span>This textbook is a thorough, up-to-date introduction to the principles and techniques that guide the design and implementation of modern programming languages. </span></p><p><span>The goal of the book is to provide the basis for a critical understanding of most modern programming languages.
Principles of Programming Languages (Undergraduate Topics in Computer Science)
β Scribed by Gilles Dowek
- Publisher
- Springer
- Year
- 2009
- Tongue
- English
- Leaves
- 167
- Edition
- 2009
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The development of programming languages has radically modified our relation to language, complexity and machines. This book is an introduction to the principles around which these languages are organised - imperative constructions, functional constructions, reference, dynamic data types, objects and more. Using Java as a main language, but systematically comparing it to other languages it enables the reader to understand the unifying concepts that lie beneath each particular language and provides the tools that allow the students to adapt to new programming languages.
π SIMILAR VOLUMES
This clearly written 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 whi
<span>1.1 Introduction Object-oriented programming has opened a great many perspectives on the concept of software and has been hailed as part of the solution to the so-called βsoftware crisisβ. It has given the possibility that software components can be constructedandreusedwithconsiderablymorecred
<span>The design and implementation of programming languages, from Fortran and Cobol to Caml and Java, has been one of the key developments in the management of ever more complex computerized systems. </span><span>Introduction to the Theory of Programming Languages</span><span> gives the reader the
This book explains the principal techniques of data mining, for classification, association rule mining and clustering. Each topic is clearly explained and illustrated by detailed examples, with a focus on algorithms rather than mathematical formalism.
<span><p>New insight in many scientific and engineering fields is unthinkable without the use of numerical simulations running efficiently on modern computers. The faster we get new results, the bigger and accurate are the problems that we can solve. It is the combination of mathematical ideas plus