packages feed

happs-tutorial-0.2: templates/home.st

<h3>Why another HAppS Tutorial?</h3>

<p><a href="http://www.haskell.org">Haskell</a> is a <a href="http://www.google.com/search?hl=en&q=why+haskell">great way to program</a>.</p>

<p>And <a href="http://www.happs.org">HAppS</a> is a great way to build web applications.</p>

$! <p>Unfortunately, the HAppS documentation is sorely lacking.  Without good documentation, even something as trivial as <a href="http://www.google.com/search?hl=en&q=hello+world+happs">hello world</a> can seem to take a Ph.D. in HAppSology.</p>

<p>I created this tutorial to show that this isn't so, and to popularize the use of my favorite language,
haskell, in web applications. </p> !$

<p>I created this tutorial to popularize the use of my favorite language, haskell, in web applications. </p>

<p>This tutorial is its own demo. For best results, you should <a href="/tutorial/run-tutorial-locally">install and run</a> it in a local environment where you have control. Then, when you are done learning, you can use the tutorial code as a template for your own HAppS applications.</p>

<p>If you use Ruby on Rails, Django, Perl Catalyst, PHP, or some other popular web framework, but
have programmed in haskell and would like to use the world's greatest language for your next web project,
this tutorial will give you all the knowledge you need.</p>

$! <p>No Ph.D. required. <sup>&reg</sup></p> !$

<p><a href="/tutorial/prerequisites/">Prerequisites</p>
<p><a href="/tutorial/start-tutorial">Start The Tutorial.</a></p>
<p><a href="http://code.haskell.org/happs-examples">Browse The Source</a></p>