

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://www.dantb.dev/</id>
  <title>dantb</title>
  <subtitle>Daniel Tattan-Birch functional programming blog and professional software engineer portfolio </subtitle>
  <updated>2024-05-01T15:57:05+01:00</updated>
  <author>
    <name>Daniel Tattan-Birch</name>
    <uri>https://www.dantb.dev/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="https://www.dantb.dev/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="https://www.dantb.dev/"/>
  <generator uri="https://jekyllrb.com/" version="4.3.1">Jekyll</generator>
  <rights> © 2024 Daniel Tattan-Birch </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>My Effects Bibliography</title>
    <link href="https://www.dantb.dev/posts/effects-bibliography/" rel="alternate" type="text/html" title="My Effects Bibliography" />
    <published>2023-04-08T00:00:00+01:00</published>
  
    <updated>2023-05-09T17:59:41+01:00</updated>
  
    <id>https://www.dantb.dev/posts/effects-bibliography/</id>
    <content src="https://www.dantb.dev/posts/effects-bibliography/" />
    <author>
      <name>dantb</name>
    </author>

  
    
  

  
    <summary>
      





      In the spirit of this bibliography of resources on effect systems and programming languages, I thought I’d compile a list of my personal favourites. These tended to be the ones that made certain things “click” during my dissertation research. It’s a blend of papers, blogs and videos from functional programmers and academic researchers. They’re all related to the topics of effects and design pat...
    </summary>
  

  </entry>

  
  <entry>
    <title>MSc Dissertation: Comprehending Pure Functional Effect Systems</title>
    <link href="https://www.dantb.dev/posts/dissertation/" rel="alternate" type="text/html" title="MSc Dissertation: Comprehending Pure Functional Effect Systems" />
    <published>2022-10-28T00:00:00+01:00</published>
  
    <updated>2023-04-08T21:46:28+01:00</updated>
  
    <id>https://www.dantb.dev/posts/dissertation/</id>
    <content src="https://www.dantb.dev/posts/dissertation/" />
    <author>
      <name>dantb</name>
    </author>

  
    
  

  
    <summary>
      





      After quite a marathon, I recently completed a part-time MSc in Software Engineering. This involved choosing a thesis project based on a theory, process, or implementation relating to software development. I chose the latter, with splashes of theory interleaved to provide context. The general field is design patterns in functional programming and involves a small program loosely resembling a re...
    </summary>
  

  </entry>

</feed>


