"TeachScheme!" -> "Program by Design".
This commit is contained in:
parent
9caf9f6203
commit
4842c70885
|
@ -29,13 +29,13 @@
|
||||||
;; External links
|
;; External links
|
||||||
|
|
||||||
(define* -htdp
|
(define* -htdp
|
||||||
@make-link["http://www.htdp.org/"]{@i{How to Design Programs}})
|
@make-link["http://htdp.org/"]{@i{How to Design Programs}})
|
||||||
|
|
||||||
(define* -redex
|
(define* -redex
|
||||||
@make-link["http://redex.plt-scheme.org/"]{Redex})
|
@make-link["http://redex.plt-scheme.org/"]{Redex})
|
||||||
|
|
||||||
(define* -teachscheme
|
(define* -pbd
|
||||||
@make-link["http://www.teach-scheme.org/"]{TeachScheme!})
|
@make-link["http://programbydesign.org/"]{Program by Design})
|
||||||
|
|
||||||
(define* -cookbook
|
(define* -cookbook
|
||||||
@make-link["http://schemecookbook.org/"]{Schematics Scheme Cookbook})
|
@make-link["http://schemecookbook.org/"]{Schematics Scheme Cookbook})
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
@text{@-plai — a textbook on programming languages.}]
|
@text{@-plai — a textbook on programming languages.}]
|
||||||
@parlist[
|
@parlist[
|
||||||
@strong{Outreach}
|
@strong{Outreach}
|
||||||
@text{@-teachscheme — a workshop to train teachers using @-htdp in the
|
@text{@-pbd — a workshop to train teachers using @-htdp in the
|
||||||
classroom.}
|
classroom.}
|
||||||
@text{@-bootstrap — a curriculum for middle-school students.}]
|
@text{@-bootstrap — a curriculum for middle-school students.}]
|
||||||
@(apply parlist @strong{PLT Publications}
|
@(apply parlist @strong{PLT Publications}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user