|
|
@ -37,9 +37,10 @@ for each iceStorm in iceStorms: |
|
|
|
{ |
|
|
|
updateIceStorm(iceStorm); |
|
|
|
}") |
|
|
|
(slide-data :heading "We want" :body "slime sling |
|
|
|
laser blast |
|
|
|
(slide-data :heading "We want" :body "rock smash |
|
|
|
magma ball |
|
|
|
heat seeker |
|
|
|
boomerang |
|
|
|
...") |
|
|
|
(slide-data :heading "We have a problem") |
|
|
|
(slide-data :heading "Second pass: sharing code" |
|
|
@ -303,14 +304,5 @@ is hard. |
|
|
|
|
|
|
|
That doesn't mean it shouldn't be done, but does |
|
|
|
mean it should be done carefully.") |
|
|
|
(slide-data :heading "In conclusion" |
|
|
|
:body "Doing this is not hard, |
|
|
|
knowing when to do this, and to what extent, |
|
|
|
is hard. |
|
|
|
|
|
|
|
That doesn't mean it shouldn't be done, but does |
|
|
|
mean it should be done carefully. |
|
|
|
|
|
|
|
Using data to drive code is powerful.") |
|
|
|
(slide-data :heading "Questions?" |
|
|
|
:trigger "random-power-cycle")) |
|
|
|