Информатика и вычислительная техника
  • формат pdf
  • размер 2.87 МБ
  • добавлен 25 января 2012 г.
Dowek G. Principles of Programming Languages
- London: Springer-Verlag, 2009. - 167 p.

This book is an introduction to the principles of programming languages. It uses the Java language for support. It is intended for students who already have some experience with computer programming. It is assumed that they have leaed some programming empirically, in a single programming language, other than Java.

Contents.
Imperative Core.
Functions.
Recursion.
Records.
Dynamic Data Types.
Programming with Lists.
Exceptions.
Objects.
Programming with Trees.
Index.
Похожие разделы
Смотрите также

Abelson H., Sussman G. Structure and Interpretation of Computer Programs

  • формат pdf
  • размер 4.37 МБ
  • добавлен 25 января 2012 г.
- Cambridge, Massachusetts: The MIT Press, 1996. - 634 p. In this book the use of program is focused on the creation, execution, and study of programs written in a dialect of Lisp for execution on a digital computer. Note that this is a text about programming, unlike most Lisp books, which are used as a preparation for work in artificial intelligence.

Haridi S., Roy P. Concepts, Techniques, and Models of Computer Programming

  • формат pdf
  • размер 3.43 МБ
  • добавлен 25 января 2012 г.
- Swedish Institute of Computer Science, 2003. - 939 p. This book focus on programming concepts and the techniques to use them, not on programming languages. The concepts are organized in terms of computation models. A computation model is a formal system that defines how computations are done. There are many ways to define computation models. Since this book is intended to be practical, it is important that the computation model should be direc...

Numerical Recipes. The Art of Scientific Computing. 3rd Edition, 2007

  • формат pdf
  • размер 7.57 МБ
  • добавлен 07 апреля 2009 г.
Co-authored by four leading scientists from academia and industry, Numerical Recipes Third Edition starts with basic mathematics and computer science and proceeds to complete, working routines. Widely recognized as the most comprehensive, accessible and practical basis for scientific computing, this new edition incorporates more than 400 Numerical Recipes routines, many of them new or upgraded. The executable C++ code, now printed in color for ea...