The HtDP/2e is about Racket now.

This commit is contained in:
Oling Cat 2018-06-13 02:47:40 +08:00 committed by Matthew Flatt
parent 98ae91e0ba
commit 331c39cfe9

View File

@ -33,9 +33,8 @@ through a textbook:
@itemize[
@item{@italic{@link["http://htdp.org/"]{How to Design Programs}}
is the best place to start. Whenever the book says ``Scheme,''
you can read it as ``Racket.''}
@item{@italic{@link["http://htdp.org/"]{How to Design Programs, Second Edition}}
is the best place to start.}
@item{@other-manual['(lib "web-server/scribblings/tutorial/continue.scrbl")]
introduces you to modules and building web applications.}