Created
January 27, 2011 03:14
-
-
Save deadprogram/797998 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<article class="lesson"><h1>Hello there!</h1> | |
<section class="page"><h1>Round One</h1> | |
<p>So, you'd like to learn how to hack code with the best of 'em, eh? Well, you've come to the right place. This is the very first lesson I have to share with you. It all starts here.</p> | |
<p>I want to get you started off on the best possible foot with making programs, so we'll start off by talking a little bit about what programming is, and then we'll write some basic programs to draw fun things on the screen. Sound good? Off we go!</p> | |
<!-- flow do | |
<p> "(click the little " | |
icon_button :arrow_right, nil do | |
alert "Not this one! The one below!" | |
end | |
<p> " on the bottom of the screen to get started)" | |
end --> | |
</section> | |
</article> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment