Principles of Programming Languages: Undergraduate Topics in Computer Science
Autor Gilles Doweken Limba Engleză Paperback – 13 mar 2009
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.
Din seria Undergraduate Topics in Computer Science
- 20% Preț: 353.41 lei
- 20% Preț: 342.45 lei
- 20% Preț: 318.52 lei
- 20% Preț: 227.15 lei
- 20% Preț: 181.83 lei
- 20% Preț: 245.43 lei
- 20% Preț: 306.71 lei
- 20% Preț: 280.92 lei
- 20% Preț: 227.10 lei
- 20% Preț: 276.81 lei
- 20% Preț: 179.87 lei
- 20% Preț: 395.04 lei
- 20% Preț: 235.39 lei
- 20% Preț: 332.20 lei
- 20% Preț: 297.85 lei
- 20% Preț: 305.61 lei
- 20% Preț: 272.43 lei
- 20% Preț: 321.27 lei
- 20% Preț: 375.65 lei
- 20% Preț: 258.78 lei
- 20% Preț: 194.09 lei
- 20% Preț: 307.16 lei
- 20% Preț: 225.02 lei
- 20% Preț: 217.59 lei
- 20% Preț: 256.19 lei
- 20% Preț: 363.70 lei
- 20% Preț: 237.34 lei
- 20% Preț: 374.20 lei
- 20% Preț: 239.28 lei
- 20% Preț: 230.77 lei
- 16% Preț: 441.47 lei
- 20% Preț: 297.27 lei
- 20% Preț: 295.77 lei
- 20% Preț: 562.80 lei
- 20% Preț: 289.70 lei
- 20% Preț: 294.19 lei
- 20% Preț: 292.34 lei
- 20% Preț: 191.35 lei
- 20% Preț: 243.33 lei
- 20% Preț: 289.21 lei
- 20% Preț: 278.09 lei
- 20% Preț: 378.83 lei
- 20% Preț: 184.28 lei
- 20% Preț: 295.54 lei
- 20% Preț: 281.39 lei
- 20% Preț: 754.30 lei
- 20% Preț: 345.75 lei
Preț: 221.24 lei
Preț vechi: 276.55 lei
-20% Nou
Puncte Express: 332
Preț estimativ în valută:
42.35€ • 44.13$ • 35.25£
42.35€ • 44.13$ • 35.25£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781848820319
ISBN-10: 1848820313
Pagini: 172
Ilustrații: XII, 159 p.
Dimensiuni: 170 x 244 x 9 mm
Greutate: 0.32 kg
Ediția:2009
Editura: SPRINGER LONDON
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:London, United Kingdom
ISBN-10: 1848820313
Pagini: 172
Ilustrații: XII, 159 p.
Dimensiuni: 170 x 244 x 9 mm
Greutate: 0.32 kg
Ediția:2009
Editura: SPRINGER LONDON
Colecția Springer
Seria Undergraduate Topics in Computer Science
Locul publicării:London, United Kingdom
Public țintă
Lower undergraduateCuprins
Imperactive Core.- Functions.- Exceptions.- Programming with Trees.- Objects.- Recursion.- Dynamic Data Types.- Programing with Lists.- Records
Recenzii
From the reviews:
"The primary programming language topics covered are basic imperative constructs, functions, semantics, recursion, data types, exceptions, and objects. It is clear and easy to read, with nice exercises … . it is written at a good level for undergraduate students." (M. D. Derk, ACM Computing Reviews, June, 2009)
“As stated in the title, this book focuses on the principles of programming languages. … Numerous exercises are included, ranging from simplistic to relatively complex. … This book would be of most help to those who already know exactly what they are looking for and would like to see an example of that construct. Summing Up: Recommended. Graduate students through professionals/practitioners.” (M. B. DuBois, Choice, Vol. 47 (6), February, 2010)
"The primary programming language topics covered are basic imperative constructs, functions, semantics, recursion, data types, exceptions, and objects. It is clear and easy to read, with nice exercises … . it is written at a good level for undergraduate students." (M. D. Derk, ACM Computing Reviews, June, 2009)
“As stated in the title, this book focuses on the principles of programming languages. … Numerous exercises are included, ranging from simplistic to relatively complex. … This book would be of most help to those who already know exactly what they are looking for and would like to see an example of that construct. Summing Up: Recommended. Graduate students through professionals/practitioners.” (M. B. DuBois, Choice, Vol. 47 (6), February, 2010)
Textul de pe ultima copertă
The development of programming languages has profoundly impacted our relationship with language, complexity and machines. 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 of a program, and tools for doing so are discussed. Finally, there is coverage of basic algorithms for lists and trees.
Intended for students with some small experience of computer programming, learned empirically in a single programming language other than Java, students in both computer science and engineering will find this book a very welcome introduction to the principles of programming languages.
Written for students this book presents what all scientists and engineers should know about programming languages.
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 of a program, and tools for doing so are discussed. Finally, there is coverage of basic algorithms for lists and trees.
Intended for students with some small experience of computer programming, learned empirically in a single programming language other than Java, students in both computer science and engineering will find this book a very welcome introduction to the principles of programming languages.
Written for students this book presents what all scientists and engineers should know about programming languages.
Caracteristici
Presents the concepts of programming languages, to enable students to use more than one language Includes supplementary material: sn.pub/extras