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