https://www.dantb.dev/
dantb
Daniel Tattan-Birch functional programming blog and professional software engineer portfolio
2024-05-01T15:57:05+01:00
Daniel Tattan-Birch
https://www.dantb.dev/
Jekyll
© 2024 Daniel Tattan-Birch
/assets/img/favicons/favicon.ico
/assets/img/favicons/favicon-96x96.png
My Effects Bibliography
2023-04-08T00:00:00+01:00
2023-05-09T17:59:41+01:00
https://www.dantb.dev/posts/effects-bibliography/
dantb
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...
MSc Dissertation: Comprehending Pure Functional Effect Systems
2022-10-28T00:00:00+01:00
2023-04-08T21:46:28+01:00
https://www.dantb.dev/posts/dissertation/
dantb
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...