diff --git a/styles.css b/styles.css index 28888ab..19f8475 100644 --- a/styles.css +++ b/styles.css @@ -18,7 +18,7 @@ li { } td { - font-size: 32px; + font-size: 32px; padding: 8; } diff --git a/teaching-kids.html b/teaching-kids.html index 01736c1..eca8047 100644 --- a/teaching-kids.html +++ b/teaching-kids.html @@ -122,7 +122,7 @@ .code .vi { color: #008080 } /* Name.Variable.Instance */ .code .il { color: #009999 } /* Literal.Number.Integer.Long */ - + - +
- +

Teaching Ruby To Kids

 
Sarah Mei
 
@sarahmei
sarahmei@gmail.com
- +

Expanding Young Minds With Ruby

 
Sarah Mei
 
@sarahmei
sarahmei@gmail.com
- +

About me

- +

GetSET

- +

- +

Philosophy

- +

Programming and Language

- +

Setup

- +

@@ -4896,13 +4896,13 @@ 

Setup

- +

- +

@@ -4912,13 +4912,13 @@ 

Setup

- +

- +

@@ -4929,13 +4929,13 @@ 

Setup

- +

- +

@@ -4946,13 +4946,13 @@ 

Setup

- +

- +

@@ -4964,13 +4964,13 @@ 

Setup

- +

- +

@@ -4983,13 +4983,13 @@ 

Setup

- +

- +

@@ -4999,25 +4999,25 @@ 

Setup

end background periwinkle para "Hello, world", :align => "center", - :size => "xx-large", + :size => "xx-large", :stroke => saddlebrown end
- +

- +

- +

@@ -5032,20 +5032,20 @@ 

Setup

end @headline = para "Hello, world", - :align => "center", - :size => "xx-large", + :align => "center", + :size => "xx-large", :stroke => saddlebrown end
- +

- +

@@ -5055,27 +5055,27 @@ 

Setup

end background periwinkle - animate do + animate do @button, @left, @top = self.mouse @headline.text = "#{@button} #{@left} #{@top}" end @headline = para "Hello, world", - :align => "center", - :size => "xx-large", + :align => "center", + :size => "xx-large", :stroke => saddlebrown end
- +

- +

@@ -5085,26 +5085,26 @@ 

Setup

end background periwinkle - animate do + animate do @button, @left, @top = self.mouse line 0, 0, @left, @top end @headline = para "Draw!", - :align => "center", - :size => "xx-large", + :align => "center", + :size => "xx-large", :stroke => saddlebrown end
- +

- +

@@ -5114,7 +5114,7 @@ 

Setup

end background periwinkle - animate do + animate do @button, @left, @top = self.mouse unless @button == 0 line 0, 0, @left, @top @@ -5122,20 +5122,20 @@

Setup

end @headline = para "Draw!", - :align => "center", - :size => "xx-large", + :align => "center", + :size => "xx-large", :stroke => saddlebrown end
- +

- +

@@ -5145,7 +5145,7 @@ 

Setup

end background periwinkle - animate do + animate do previous_left = @left previous_top = @top @button, @left, @top = self.mouse @@ -5156,25 +5156,25 @@

Setup

end @headline = para "Draw!", - :align => "center", - :size => "xx-large", + :align => "center", + :size => "xx-large", :stroke => saddlebrown end
- +

- +

   # ...
-  animate do 
+  animate do
     # ...
   end
 
@@ -5182,27 +5182,27 @@ 

Setup

background periwinkle @headline.remove @headline = para "Draw!", - :align => "center", - :size => "xx-large", + :align => "center", + :size => "xx-large", :stroke => saddlebrown end @headline = para "Draw!", - :align => "center", - :size => "xx-large", + :align => "center", + :size => "xx-large", :stroke => saddlebrown end
- +

- +

Why was it successful?

    @@ -5213,7 +5213,7 @@

    Why was it successful?

- +

Why was it successful?

    @@ -5225,7 +5225,7 @@

    Why was it successful?

- +

Why was it successful?

    @@ -5237,7 +5237,7 @@

    Why was it successful?

- +

Why was it successful?

    @@ -5250,7 +5250,7 @@

    Why was it successful?

- +

Why was it successful?

    @@ -5263,7 +5263,7 @@

    Why was it successful?

- +

Why was it successful?

    @@ -5277,7 +5277,7 @@

    Why was it successful?

- +

Why was it successful?

    @@ -5291,7 +5291,7 @@

    Why was it successful?

- +

Why was it successful?

    @@ -5306,7 +5306,7 @@

    Why was it successful?

- +

So...what about younger kids?

    @@ -5317,19 +5317,19 @@

    So...what about younger kids?

- +

Acknowledgements

 
Screenshots - Satoshi Asakawa (@ashbb)
GetSET - www.getset.org
RailsBridge - teachingkids.railsbridge.org
Slidedown - Pat Nakajima (@nakajima)
- +

Thank you!

 
github.com/sarahmei/rubyconf09
 
sarahmei@gmail.com
@sarahmei
- +