fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#fpcourse

0 posts0 participants0 posts today
Hyperreal Gopher :debian:<p>I just finished the State section of <a href="https://fosstodon.org/tags/systemf" class="mention hashtag" rel="tag">#<span>systemf</span></a>&#39;s <a href="https://fosstodon.org/tags/fpcourse" class="mention hashtag" rel="tag">#<span>fpcourse</span></a>! I wanted to double down on learning <a href="https://fosstodon.org/tags/haskell" class="mention hashtag" rel="tag">#<span>haskell</span></a> before I got back to working on projects.</p><p><a href="https://gist.github.com/hyperrealgopher/2990e00193f65a56009fac37cec0372c" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/hyperrealgophe</span><span class="invisible">r/2990e00193f65a56009fac37cec0372c</span></a></p><p>A link to my older solutions: <a href="https://fosstodon.org/@hyperrealgopher/105960643461269805" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">fosstodon.org/@hyperrealgopher</span><span class="invisible">/105960643461269805</span></a></p>
Hyperreal Gopher :debian:<p>I need to keep my comments that I write to think out problems instead of deleting them to make my code seem clearer as I progress through <a href="https://fosstodon.org/tags/systemf" class="mention hashtag" rel="tag">#<span>systemf</span></a>&#39;s <a href="https://fosstodon.org/tags/fpcourse" class="mention hashtag" rel="tag">#<span>fpcourse</span></a>.</p><p>Others might find that useful.</p><p><a href="https://fosstodon.org/tags/haskell" class="mention hashtag" rel="tag">#<span>haskell</span></a></p>
Hyperreal Gopher :debian:<p>I made a small contribution to the <a href="https://fosstodon.org/tags/haskell" class="mention hashtag" rel="tag">#<span>haskell</span></a> tutorial <a href="https://fosstodon.org/tags/fpcourse" class="mention hashtag" rel="tag">#<span>fpcourse</span></a>!</p><p><a href="https://github.com/system-f/fp-course/commit/540e850f6dc2f607a224ca358b6510e26eb498a6" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/system-f/fp-course/</span><span class="invisible">commit/540e850f6dc2f607a224ca358b6510e26eb498a6</span></a></p>
Hyperreal Gopher :debian:<p>I just finished the FileIO course of <a href="https://fosstodon.org/tags/fpcourse" class="mention hashtag" rel="tag">#<span>fpcourse</span></a> (<a href="https://github.com/system-f/fp-course" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">github.com/system-f/fp-course</span><span class="invisible"></span></a>)!</p><p>In celebration I&#39;ve put it all up on <a href="https://fosstodon.org/tags/gist" class="mention hashtag" rel="tag">#<span>gist</span></a>. I&#39;m hoping reviews my code as well as hoping it&#39;s useful for others.</p><p>Next I will be doing State and then StateT.</p><p><a href="https://fosstodon.org/tags/haskell" class="mention hashtag" rel="tag">#<span>haskell</span></a></p><p>Applicative: <a href="https://gist.github.com/hyperrealgopher/1c08a64001738d3b32d1d1c6bfb0a787" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/hyperrealgophe</span><span class="invisible">r/1c08a64001738d3b32d1d1c6bfb0a787</span></a></p><p>Monad: <a href="https://gist.github.com/hyperrealgopher/f9c09a8cfaca4f3e6bf37e2cf2f7aa6a" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/hyperrealgophe</span><span class="invisible">r/f9c09a8cfaca4f3e6bf37e2cf2f7aa6a</span></a></p><p>FileIO: <a href="https://gist.github.com/hyperrealgopher/b53d65b7bb37b00e1fca6b2d803edc1f" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/hyperrealgophe</span><span class="invisible">r/b53d65b7bb37b00e1fca6b2d803edc1f</span></a></p><p>Functor: <a href="https://gist.github.com/hyperrealgopher/dd7332b6bd08dfce4b284d28ab5addc4" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/hyperrealgophe</span><span class="invisible">r/dd7332b6bd08dfce4b284d28ab5addc4</span></a></p><p>List: <a href="https://gist.github.com/hyperrealgopher/581508488777297c770a4ce1d4a8380e" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/hyperrealgophe</span><span class="invisible">r/581508488777297c770a4ce1d4a8380e</span></a></p><p>Optional: <a href="https://gist.github.com/hyperrealgopher/fbaa716cb3d34be3e5bd882aba0ea603" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gist.github.com/hyperrealgophe</span><span class="invisible">r/fbaa716cb3d34be3e5bd882aba0ea603</span></a></p>
Hyperreal Gopher :debian:<p>I finished the <a href="https://fosstodon.org/tags/monad" class="mention hashtag" rel="tag">#<span>monad</span></a> course of the <a href="https://fosstodon.org/tags/fpcourse" class="mention hashtag" rel="tag">#<span>fpcourse</span></a> challenge!</p><p><a href="https://github.com/system-f/fp-course" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">github.com/system-f/fp-course</span><span class="invisible"></span></a></p><p>I actually found it to be easier than <a href="https://fosstodon.org/tags/applicative" class="mention hashtag" rel="tag">#<span>applicative</span></a>.</p><p><a href="https://fosstodon.org/tags/haskell" class="mention hashtag" rel="tag">#<span>haskell</span></a> </p><p>I might put all my solutions up on <a href="https://fosstodon.org/tags/gist" class="mention hashtag" rel="tag">#<span>gist</span></a>.</p>