Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Principles of Programming Languages (Undergraduate Topics in Computer Science) (repost)

Posted By: interes
Principles of Programming Languages (Undergraduate Topics in Computer Science) (repost)

Principles of Programming Languages (Undergraduate Topics in Computer Science) by Gilles Dowek
English | 2009 | ISBN: 1848820313 | 158 pages | PDF | 2 MB

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.