<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Craig Treptow</title>
    <description>The latest articles on DEV Community by Craig Treptow (@craigtreptow).</description>
    <link>https://dev.to/craigtreptow</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F36804%2F2b69262e-7a68-4817-b87d-0b3a82eca69c.png</url>
      <title>DEV Community: Craig Treptow</title>
      <link>https://dev.to/craigtreptow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/craigtreptow"/>
    <language>en</language>
    <item>
      <title>Haskell Learning Resources</title>
      <dc:creator>Craig Treptow</dc:creator>
      <pubDate>Wed, 08 Jul 2020 12:41:02 +0000</pubDate>
      <link>https://dev.to/craigtreptow/haskell-learning-resources-36p6</link>
      <guid>https://dev.to/craigtreptow/haskell-learning-resources-36p6</guid>
      <description>&lt;p&gt;I'm in the process of learning Haskell.  I thought I'd share some of the resources I've found and/or used here in one place:&lt;/p&gt;

&lt;h2&gt;
  
  
  Books
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://haskellbook.com"&gt;Haskell Programming&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;I've gone through most of this book.  Not a lot "clicked", I think due to the writing style as well as being first.  I plan to go through this again.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.manning.com/books/get-programming-with-haskell"&gt;Get Programming with Haskell&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;I found this very straight-forward and approachable, but think there is more to learn if I go through it again.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;a href="http://learnyouahaskell.com"&gt;Learn You a Haskell&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;This comes up often when I search for help, so I think it is about time I went through this classic.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://atypeofprogramming.com"&gt;A Type of Programming&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;I've interacted with the author a little bit and am excited to go through this.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;a href="http://book.realworldhaskell.org"&gt;Real World Haskell&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Websites
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.haskell.org/documentation/"&gt;Haskell Documentation&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;There are a lot of resources listed.  Some overlap with what I've listed here, though.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fpcomplete.com/haskell/learn"&gt;Learn Haskell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.schoolofhaskell.com/user/school/starting-with-haskell"&gt;School of Haskell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://mmhaskell.com/liftoff"&gt;Monday Morning Haskell's Liftoff&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Exercises
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://exercism.io/tracks/haskell"&gt;Exercism's Haskell track&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://projecteuler.net/"&gt;Project Euler&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have other resources you've really liked, I'd love to hear about them.&lt;/p&gt;

</description>
      <category>haskell</category>
    </item>
  </channel>
</rss>
