about summary refs log tree commit diff stats
path: root/js/games/nluqo.github.io/~bh/v2ch0/ack.html
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2023-08-23 07:52:19 -0400
committerelioat <elioat@tilde.institute>2023-08-23 07:52:19 -0400
commit562a9a52d599d9a05f871404050968a5fd282640 (patch)
tree7d3305c1252c043bfe246ccc7deff0056aa6b5ab /js/games/nluqo.github.io/~bh/v2ch0/ack.html
parent5d012c6c011a9dedf7d0a098e456206244eb5a0f (diff)
downloadtour-562a9a52d599d9a05f871404050968a5fd282640.tar.gz
*
Diffstat (limited to 'js/games/nluqo.github.io/~bh/v2ch0/ack.html')
-rw-r--r--js/games/nluqo.github.io/~bh/v2ch0/ack.html73
1 files changed, 73 insertions, 0 deletions
diff --git a/js/games/nluqo.github.io/~bh/v2ch0/ack.html b/js/games/nluqo.github.io/~bh/v2ch0/ack.html
new file mode 100644
index 0000000..8067b79
--- /dev/null
+++ b/js/games/nluqo.github.io/~bh/v2ch0/ack.html
@@ -0,0 +1,73 @@
+<HTML>
+<HEAD>
+<TITLE>Computer Science Logo Style vol 2:Acknowledgments</TITLE>
+</HEAD>
+<BODY>
+<CITE>Computer Science Logo Style</CITE> volume 2:
+<CITE>Advanced Techniques</CITE> 2/e Copyright (C) 1997 MIT
+<H1>Acknowledgments</H1>
+
+<TABLE width="100%"><TR><TD>
+<IMG SRC="../csls2.jpg" ALT="cover photo">
+<TD><TABLE>
+<TR><TD align="right"><CITE><A HREF="http://www.cs.berkeley.edu/~bh/">Brian
+Harvey</A><BR>University of California, Berkeley</CITE>
+<TR><TD align="right"><BR>
+<TR><TD align="right"><A HREF="../pdf/v2ch00.pdf">Download PDF version</A>
+<TR><TD align="right"><A HREF="../v2-toc2.html">Back to Table of Contents</A>
+<TR><TD align="right"><A HREF="preface.html"><STRONG>BACK</STRONG></A>
+chapter thread <A HREF="../v2ch1/v2ch1.html"><STRONG>NEXT</STRONG></A>
+<TR><TD align="right"><A HREF="https://mitpress.mit.edu/books/computer-science-logo-style-second-edition-volume-2">MIT
+Press web page for <CITE>Computer Science Logo Style</CITE></A>
+</TABLE></TABLE>
+
+<HR>
+
+<P>Cynthia Solomon and Margaret Minsky are the people who
+got me started at the enterprise of developing exemplary Logo projects.
+People in the Logo community had been talking for many years about the need
+for an advanced Logo project book, but nobody got around to it until 1982
+when Atari had all the money in the world and used some of it to establish a
+Corporate Research Department.  Cynthia was in charge of the Atari research
+lab in Cambridge, where many MIT old-timers were gathered.  She and Margaret
+decided that this was the time for the project book.  I was one of several
+people they recruited to contribute projects.  The result of that effort is
+called <EM>LogoWorks: Challenging Programs in Logo</EM> (McGraw-Hill, 1985).
+
+<P>This book is somewhat different from <EM>LogoWorks</EM> in that it's part of
+a series, so I can make assumptions here about what the reader already knows
+from having read the first volume.  Still, I've benefited greatly from what
+I learned from Cynthia and Margaret about how to explain the structure of a
+large programming project.
+
+<P>The people who have read and commented on early drafts of this book include
+Hal Abelson, Alison Birch, Sharon Yoder,
+Mike Clancy, Jim Davis, Batya Friedman,
+Paul Goldenberg, Margaret Minsky, and Cynthia Solomon.  As for
+the first volume, I am particularly indebted to Hal and Paul for their
+strong encouragement and their deep insights into issues both in computer
+science and in education.  Matthew Wright reviewed some chapters
+for the second edition.
+
+<P>Berkeley Logo, the interpreter used in this edition, is a collective effort
+of many people, both at Berkeley and across the Internet.  My main debt in
+that project is to three former students: Dan van Blerkom, 
+Michael Katz, and Doug Orleans.
+At the risk of missing someone, I also want to acknowledge
+substantial contributions by Freeman Deutsch,
+Khang Dao, Fred Gilham, Yehuda Katz,
+George Mills, and Randy Sargent.
+
+<P>
+
+<P><A HREF="../v2-toc2.html">(back to Table of Contents)</A>
+<P><A HREF="preface.html"><STRONG>BACK</STRONG></A>
+chapter thread <A HREF="../v2ch1/v2ch1.html"><STRONG>NEXT</STRONG></A>
+
+<P>
+<ADDRESS>
+<A HREF="../index.html">Brian Harvey</A>, 
+<CODE>bh@cs.berkeley.edu</CODE>
+</ADDRESS>
+</BODY>
+</HTML>