buchspektrum Internet-Buchhandlung

Neuerscheinungen 2011

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

R. Bach, Laszlo Böszörmenyi, Carsten Weich, J. Weizenbaum (Beteiligte)

Programming in Modula-3


An Introduction in Programming with Style
Mitarbeit: Weizenbaum, J.; Übersetzung: Bach, R.
Softcover reprint of the original 1st ed. 1996. 2011. xxii, 571 S. XXII, 571 pp. 61 figs. 235 mm
Verlag/Jahr: SPRINGER, BERLIN 2011
ISBN: 3-642-64614-X (364264614X)
Neue ISBN: 978-3-642-64614-0 (9783642646140)

Preis und Lieferzeit: Bitte klicken


by Joseph Weizenbaum Since the dawn of the age of computers, people have cursed the difficulty of programming. Over and over again we encounter the suggestion that we should be able to communicate to a computer in natural language what we want it to do. Unfortunately, such advice rests upon a misconception of both the computer and its task. The computer might not be stupid, but it is stubborn. That is, the computer does what all the details of its pro gram command it to do, i. e. , what the programmer "tells" it to do. And this can be quite different from what the programmer intended. The misun derstanding with respect to tasks posed to the computer arises from the failure to recognize that such tasks can scarcely be expressed in natural language, if indeed at all. For example, can we practice music, chemistry or mathematics without their respective special symbolic languages? Yet books about computers and programming languages can be written more or less reasonably, even if they are not quite poetic or lyrical. This book can serve as an example of this art and as a model for anyone at tempting to teach inherently difficult subject matters to others. Klagenfurt, April 1995 Preface Striving to make learning to program easier, this book addresses primarily students beginning a computer science major. For our program examples, we employ a new, elegant programming language, Modula-3.