Principles of Programming Languages
Author | : Gilles Dowek |
Publisher | : Springer Science & Business Media |
Total Pages | : 167 |
Release | : 2009-04-03 |
ISBN-10 | : 9781848820326 |
ISBN-13 | : 1848820321 |
Rating | : 4/5 (321 Downloads) |
Download or read book Principles of Programming Languages written by Gilles Dowek and published by Springer Science & Business Media. This book was released on 2009-04-03 with total page 167 pages. Available in PDF, EPUB and Kindle. Book excerpt: By introducing the principles of programming languages, using the Java language as a support, Gilles Dowek provides the necessary fundamentals of this language as a first objective. It is important to realise that knowledge of a single programming language is not really enough. To be a good programmer, you should be familiar with several languages and be able to learn new ones. In order to do this, you’ll need to understand universal concepts, such as functions or cells, which exist in one form or another in all programming languages. The most effective way to understand these universal concepts is to compare two or more languages. In this book, the author has chosen Caml and C. To understand the principles of programming languages, it is also important to learn how to precisely define the meaning ofa program, and tools for doing so are discussed. Finally, there is coverage of basic algorithms for lists and trees. Written for students, this book presents what all scientists and engineers should know about programming languages.