regeneration

This commit is contained in:
Yann Esposito (Yogsototh) 2012-01-20 22:42:07 +01:00
parent 9abe644b84
commit 2d53e46f83
4 changed files with 6 additions and 10 deletions

View file

@ -732,7 +732,6 @@ recent [i18n blog tutorial](http://yesodweb.com/blog/2012/01/blog-example).
It will be obvious I inspired my own tutorial on it.
You'll learn in a very straightforward way how easy it is to use authorizations,
Time and internationalization.
The example on also add a comment system.
If, on the other hand you don't know Haskell.
Then you shouldn't jump directly to web programming.
@ -742,7 +741,7 @@ My advice to go as fast as possible in using Haskell for web programming is:
1. Start by [try Haskell in your browser](http://tryhaskell.org)
2. Then read the excellent [Learn you a Haskell for Great Good](http://learnyouahaskell.com)
3. If you have difficulties in understanding concepts like monads, you should really read [these articles](http://homepages.inf.ed.ac.uk/wadler/topics/monads.html). For me they were enlightening.
4. If you feel confident, you should be able to follows the [yesod book](http://yesodweb.com/book) and if you find difficult to follows the yesod book, you should read [real world Haskell](book.realworldhaskell.org) first (it is a must read).
4. If you feel confident, you should be able to follows the [yesod book](http://yesodweb.com/book) and if you find difficult to follows the yesod book, you should read [real world Haskell](http://book.realworldhaskell.org) first (it is a must read).
Also, note that:

View file

@ -733,7 +733,6 @@ recent [i18n blog tutorial](http://yesodweb.com/blog/2012/01/blog-example).
It will be obvious I inspired my own tutorial on it.
You'll learn in a very straightforward way how easy it is to use authorizations,
Time and internationalization.
The example on also add a comment system.
If, on the other hand you don't know Haskell.
Then you shouldn't jump directly to web programming.
@ -743,7 +742,7 @@ My advice to go as fast as possible in using Haskell for web programming is:
1. Start by [try Haskell in your browser](http://tryhaskell.org)
2. Then read the excellent [Learn you a Haskell for Great Good](http://learnyouahaskell.com)
3. If you have difficulties in understanding concepts like monads, you should really read [these articles](http://homepages.inf.ed.ac.uk/wadler/topics/monads.html). For me they were enlightening.
4. If you feel confident, you should be able to follows the [yesod book](http://yesodweb.com/book) and if you find difficult to follows the yesod book, you should read [real world Haskell](book.realworldhaskell.org) first (it is a must read).
4. If you feel confident, you should be able to follows the [yesod book](http://yesodweb.com/book) and if you find difficult to follows the yesod book, you should read [real world Haskell](http://book.realworldhaskell.org) first (it is a must read).
Also, note that:

View file

@ -835,8 +835,7 @@ you should take a look at the
recent <a href="http://yesodweb.com/blog/2012/01/blog-example">i18n blog tutorial</a>.
It will be obvious I inspired my own tutorial on it.
You&rsquo;ll learn in a very straightforward way how easy it is to use authorizations,
Time and internationalization.
The example on also add a comment system.</p>
Time and internationalization. </p>
<p>If, on the other hand you don&rsquo;t know Haskell.
Then you shouldn&rsquo;t jump directly to web programming.
@ -847,7 +846,7 @@ My advice to go as fast as possible in using Haskell for web programming is:</p>
<li>Start by <a href="http://tryhaskell.org">try Haskell in your browser</a></li>
<li>Then read the excellent <a href="http://learnyouahaskell.com">Learn you a Haskell for Great Good</a></li>
<li>If you have difficulties in understanding concepts like monads, you should really read <a href="http://homepages.inf.ed.ac.uk/wadler/topics/monads.html">these articles</a>. For me they were enlightening.</li>
<li>If you feel confident, you should be able to follows the <a href="http://yesodweb.com/book">yesod book</a> and if you find difficult to follows the yesod book, you should read <a href="book.realworldhaskell.org">real world Haskell</a> first (it is a must read).</li>
<li>If you feel confident, you should be able to follows the <a href="http://yesodweb.com/book">yesod book</a> and if you find difficult to follows the yesod book, you should read <a href="http://book.realworldhaskell.org">real world Haskell</a> first (it is a must read).</li>
</ol>
<p>Also, note that:</p>

View file

@ -836,8 +836,7 @@ you should take a look at the
recent <a href="http://yesodweb.com/blog/2012/01/blog-example">i18n blog tutorial</a>.
It will be obvious I inspired my own tutorial on it.
You&rsquo;ll learn in a very straightforward way how easy it is to use authorizations,
Time and internationalization.
The example on also add a comment system.</p>
Time and internationalization. </p>
<p>If, on the other hand you don&rsquo;t know Haskell.
Then you shouldn&rsquo;t jump directly to web programming.
@ -848,7 +847,7 @@ My advice to go as fast as possible in using Haskell for web programming is:</p>
<li>Start by <a href="http://tryhaskell.org">try Haskell in your browser</a></li>
<li>Then read the excellent <a href="http://learnyouahaskell.com">Learn you a Haskell for Great Good</a></li>
<li>If you have difficulties in understanding concepts like monads, you should really read <a href="http://homepages.inf.ed.ac.uk/wadler/topics/monads.html">these articles</a>. For me they were enlightening.</li>
<li>If you feel confident, you should be able to follows the <a href="http://yesodweb.com/book">yesod book</a> and if you find difficult to follows the yesod book, you should read <a href="book.realworldhaskell.org">real world Haskell</a> first (it is a must read).</li>
<li>If you feel confident, you should be able to follows the <a href="http://yesodweb.com/book">yesod book</a> and if you find difficult to follows the yesod book, you should read <a href="http://book.realworldhaskell.org">real world Haskell</a> first (it is a must read).</li>
</ol>
<p>Also, note that:</p>