Remove links to the cookbook and the schematics project.
(Both no longer active.)
This commit is contained in:
parent
0514bec845
commit
2761c9a8ac
|
@ -38,12 +38,6 @@
|
||||||
(define* -pbd
|
(define* -pbd
|
||||||
@make-link["http://programbydesign.org/"]{Program by Design})
|
@make-link["http://programbydesign.org/"]{Program by Design})
|
||||||
|
|
||||||
(define* -cookbook
|
|
||||||
@make-link["http://schemecookbook.org/"]{Schematics Scheme Cookbook})
|
|
||||||
|
|
||||||
(define* -schematics
|
|
||||||
@make-link["http://sourceforge.net/projects/schematics/"]{Schematics})
|
|
||||||
|
|
||||||
(define* -schemers
|
(define* -schemers
|
||||||
@make-link["http://schemers.org/"]{@tt{schemers.org}})
|
@make-link["http://schemers.org/"]{@tt{schemers.org}})
|
||||||
|
|
||||||
|
|
|
@ -23,12 +23,6 @@
|
||||||
of Racket's features.}]
|
of Racket's features.}]
|
||||||
@parlist[@strong{Learning how to Program}
|
@parlist[@strong{Learning how to Program}
|
||||||
@text{Try going through @|-htdp|.}]
|
@text{Try going through @|-htdp|.}]
|
||||||
@parlist[@strong{Searching the Web}
|
|
||||||
@text{The
|
|
||||||
@-cookbook is
|
|
||||||
a wiki for Scheme snippets, many of which work in Racket.
|
|
||||||
Additionally, your favorite search engine may well provide
|
|
||||||
answers for many of your questions.}]
|
|
||||||
@parlist[@strong{The Mailing List}
|
@parlist[@strong{The Mailing List}
|
||||||
@text{The @tt|{users@racket-lang.org}| mailing list is a great
|
@text{The @tt|{users@racket-lang.org}| mailing list is a great
|
||||||
source for answers to questions when the above resources
|
source for answers to questions when the above resources
|
||||||
|
|
|
@ -7,7 +7,6 @@
|
||||||
@page[#:part-of 'learning]{
|
@page[#:part-of 'learning]{
|
||||||
@parlist[@strong{Resources for Learning}
|
@parlist[@strong{Resources for Learning}
|
||||||
(apply parlist @text{Documentation for getting started:} intros)
|
(apply parlist @text{Documentation for getting started:} intros)
|
||||||
@text{@-cookbook — useful recipes, many of which apply to Racket.}
|
|
||||||
@text{@-htdp — a textbook for introductory programming, but also
|
@text{@-htdp — a textbook for introductory programming, but also
|
||||||
worthwhile for experience programmers who are new to “functional
|
worthwhile for experience programmers who are new to “functional
|
||||||
programming.”}
|
programming.”}
|
||||||
|
|
|
@ -109,9 +109,7 @@
|
||||||
@p{We work with
|
@p{We work with
|
||||||
@ul*{@~ The crew at @a[href: "http://untyped.com"]{Untyped}
|
@ul*{@~ The crew at @a[href: "http://untyped.com"]{Untyped}
|
||||||
@~ Dorai Sitaram, GTE Labs
|
@~ Dorai Sitaram, GTE Labs
|
||||||
@~ Mike Sperber, Universität Tübingen}
|
@~ Mike Sperber, Universität Tübingen}}
|
||||||
In particular, please check out the Racket-related work being done at
|
|
||||||
@|-schematics|.}
|
|
||||||
@h4{And ...}
|
@h4{And ...}
|
||||||
@p{Finally, Racket is supported by a band of volunteers who contribute not
|
@p{Finally, Racket is supported by a band of volunteers who contribute not
|
||||||
only code and documentation but also infectious enthusiasm—too many to
|
only code and documentation but also infectious enthusiasm—too many to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user