Change RacketCon title and abstract.

This commit is contained in:
Vincent St-Amour 2014-09-18 08:40:02 -04:00
parent 43d6684ab9
commit 3891d52dbb

View File

@ -29,7 +29,7 @@
`((,fogus . "Extracting a Goose from a Klein Bottle") `((,fogus . "Extracting a Goose from a Klein Bottle")
(,mbutterick . "Like a Blind Squirrel in a Ferrari") (,mbutterick . "Like a Blind Squirrel in a Ferrari")
(,stchang . "A Boost-Inspired Graph Library for Racket") (,stchang . "A Boost-Inspired Graph Library for Racket")
(,jbc . "Stumbling around in the dark: failure partially averted") (,jbc . "Sound: why is it so darn imperative?")
(,mflatt . "Carry on Making that Racket") (,mflatt . "Carry on Making that Racket")
(,tonyg . "Minimart: Organizing Squabbling Actors") (,tonyg . "Minimart: Organizing Squabbling Actors")
(,gregh . "Emacs à la mode DrRacket") (,gregh . "Emacs à la mode DrRacket")
@ -89,13 +89,11 @@
since.}) since.})
(list (list
jbc jbc
@p*{Cal Poly includes a 10-week team-based domain-specific course for @p*{HtDP and big-bang provide an explicit-state, fully-testable framework
incoming freshmen. I teach this course using Racket, in the domain of for simple student apps and games. Adapting this framework to handle
Music. The challenge is to allow students with no programming dynamically generated music is surprisingly difficult. I describe the
background to create full-featured music applications using only the specific challenges of shoehorning music into a stateless and testable
first few sections of HtDP. I report on the successes and failures of milieu, and propose a solution, using a hybrid dataflow approach.}
these teams, illustrating the bizarre but creative code patterns that
the students exhibit.}
@p*{John Clements is an Associate Professor at Cal Poly State University in @p*{John Clements is an Associate Professor at Cal Poly State University in
San Luis Obispo. He is the author of DrRackets Stepper, and the RSound San Luis Obispo. He is the author of DrRackets Stepper, and the RSound
library, and this paragraph.}) library, and this paragraph.})