In-Depth Series: Haskell
- Number of episodes: 37
- Open/closed: open
- Date of earliest show: 2018-07-18
- Date of latest show: 2022-04-26
- Series RSS feeds: ogg, spx, mp3
A series looking into the Haskell (programming language)
Released: 2022-04-26. Duration: 00:29:53. Flag: Clean.
Tags: game development, haskell.
tuturto continues writing an example Haskell game, this time rolling a new character
Listen in ogg, spx, or mp3 format.
Released: 2022-03-29. Duration: 00:20:30. Flag: Clean.
Tags: haskell, programming, getting started.
tuturto explains how to create a new haskell project and build it
Listen in ogg, spx, or mp3 format.
Released: 2022-03-23. Duration: 00:23:14. Flag: Clean.
Tags: haskell, learning, programming, blogs, books.
tuturto talks about how she's learning Haskell
Listen in ogg, spx, or mp3 format.
Released: 2022-01-12. Duration: 00:28:32. Flag: Clean.
Tags: haskell, c#, programming.
tuturto talks about some of the differences between C# and Haskell
Listen in ogg, spx, or mp3 format.
Released: 2021-12-16. Duration: 00:12:56. Flag: Explicit.
Tags: haskell, eq.
tuturto talks about equality in Haskell
Listen in ogg, spx, or mp3 format.
Released: 2021-08-03. Duration: 00:28:34. Flag: Explicit.
Tags: haskell, error reporting.
tuturto talks about how she improved build times by breaking down error reporting to smaller parts
Listen in ogg, spx, or mp3 format.
Released: 2020-03-11. Duration: 00:21:15. Flag: Explicit.
Tags: Haskell, Programming, Math.
A hopefully not too rambly "introduction" to functors and monads in and out of haskell
Listen in ogg, spx, or mp3 format.
Released: 2020-02-28. Duration: 00:25:00. Flag: Clean.
Tags: validation, algebraic data types, json.
tuturto talks about wow to validate incoming http request before acting on them
Listen in ogg, spx, or mp3 format.
Released: 2019-12-19. Duration: 00:22:38. Flag: Clean.
Tags: haskell, problem solving.
How to calculate amount of crew needed for a spaceship
Listen in ogg, spx, or mp3 format.
Released: 2019-12-04. Duration: 00:23:07. Flag: Clean.
Tags: haskell, modules.
tuturto talks about haskell modules
Listen in ogg, spx, or mp3 format.
Released: 2019-11-20. Duration: 00:42:40. Flag: Clean.
Tags: haskell, testing, HSpec, QuickCheck.
Introduction on HSpec and QuickCheck
Listen in ogg, spx, or mp3 format.
Released: 2019-11-06. Duration: 00:20:36. Flag: Clean.
Tags: haskell, markov chains.
How to use markov chains to generate names
Listen in ogg, spx, or mp3 format.
Released: 2019-10-23. Duration: 00:29:58. Flag: Clean.
Tags: markov chains, Haskell.
How to build markov chains with Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-10-09. Duration: 00:26:44. Flag: Clean.
Tags: haskell, random, monad.
How to selected random item from weighted list using Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-09-25. Duration: 00:35:04. Flag: Clean.
Tags: haskell, game development.
tuturto talks about modeling opinions
Listen in ogg, spx, or mp3 format.
Released: 2019-09-11. Duration: 00:21:55. Flag: Clean.
Tags: modelling,data.
tuturto talks how they approach modeling people in space game
Listen in ogg, spx, or mp3 format.
Released: 2019-08-28. Duration: 00:20:36. Flag: Clean.
Tags: pattern matching.
tuturto talks about one of their favourite features in Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-08-14. Duration: 00:19:28. Flag: Clean.
Tags: type class.
tuturto explains what type classes are and how to use them
Listen in ogg, spx, or mp3 format.
Released: 2019-07-31. Duration: 00:20:02. Flag: Clean.
Tags: haskell, persistent, database.
tuturto explains how to serialize custom data with Persistent
Listen in ogg, spx, or mp3 format.
Released: 2019-07-17. Duration: 00:23:24. Flag: Clean.
Tags: haskell.
tuturto talks about modeling vehicle designer for their space game
Listen in ogg, spx, or mp3 format.
Released: 2019-07-03. Duration: 00:32:37. Flag: Clean.
Tags: haskell, random numbers.
tuturto talks how to generate random numbers (and other values) in Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-06-19. Duration: 00:31:40. Flag: Clean.
Tags: haskell, response.
tuturto tries to answer Beeza's question on why would someone want to use Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-06-05. Duration: 00:45:34. Flag: Clean.
Tags: haskell.
tuturto continues their explanation on simulating science in a game written in Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-05-22. Duration: 00:43:26. Flag: Clean.
Tags: Haskell.
tuturto explains types and data they used to model science in their Haskell game
Listen in ogg, spx, or mp3 format.
Released: 2019-05-08. Duration: 00:24:29. Flag: Clean.
Tags: haskell.
tuturto gives overview of function types in Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-04-23. Duration: 00:25:47. Flag: Clean.
Tags: haskell, persistent.
tuturto gives overview of simulation in their 4x game
Listen in ogg, spx, or mp3 format.
Released: 2019-04-10. Duration: 00:47:28. Flag: Clean.
Tags: haskell, programming.
tuturto describes some loop-like constructs in Haskell
Listen in ogg, spx, or mp3 format.
Released: 2019-03-27. Duration: 00:30:41. Flag: Clean.
Tags: haskell, functor, applicative.
Brief introduction on functor and applicative patterns in Haskell and where they can be used
Listen in ogg, spx, or mp3 format.
Released: 2019-03-13. Duration: 00:18:42. Flag: Clean.
Tags: haskell.
tuturto describes system for recording planetary statuses in their game
Listen in ogg, spx, or mp3 format.
Released: 2019-02-27. Duration: 00:42:46. Flag: Clean.
Tags: haskell, database.
Brief summary of how to declare your own datatypes in Haskell and how to store data in database
Listen in ogg, spx, or mp3 format.
Released: 2019-02-13. Duration: 00:44:05. Flag: Clean.
Tags: haskell, yesod.
tuturto walks through implementation of special events in web based game
Listen in ogg, spx, or mp3 format.
Released: 2019-01-23. Duration: 00:47:17. Flag: Clean.
Tags: haskell, yesod.
tuturto talks about the game they're writing in Haskell and convoluted news system they made.
Listen in ogg, spx, or mp3 format.
Released: 2018-12-26. Duration: 00:20:52. Flag: Clean.
Tags: haskell.
One way to implement data types for raw resources in Haskell
Listen in ogg, spx, or mp3 format.
Released: 2018-12-12. Duration: 00:25:15. Flag: Clean.
Tags: haskell, yesod.
How to implement fog of war system in turn based web game
Listen in ogg, spx, or mp3 format.
Released: 2018-11-28. Duration: 00:19:06. Flag: Clean.
Tags: haskell, yesod.
First steps in writing 4x space exploration game
Listen in ogg, spx, or mp3 format.
Released: 2018-08-15. Duration: 00:23:05. Flag: Clean.
Tags: haskell,yesod,web.
tuturto talking about their first impressions of Yesod web framework
Listen in ogg, spx, or mp3 format.
Released: 2018-07-18. Duration: 00:28:31. Flag: Clean.
Tags: haskell,astronomy.
tuturto talks about calculating planetary orbits
Listen in ogg, spx, or mp3 format.