|
You are here |
johnazariah.github.io | ||
| | | | |
degoes.net
|
|
| | | | | Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts | |
| | | | |
noelwelsh.com
|
|
| | | | | [AI summary] This article explains the core principles of functional programming, focusing on local reasoning and composition as its main goals, and discusses how these concepts apply to code structure and maintainability. | |
| | | | |
kndrck.co
|
|
| | | | | Prelude State monads, introduced to me during the data61 functional programming course was one of my most memorable encounter with a monad. This was mainly because things only started to clicked and made a tiny bit of sense after a couple of weeks of frustration. This article is my attempt to explain the underlying mechanics of the State Monad to try and relief the frustration of whomever who was in my position. | |
| | | | |
blog.libove.org
|
|
| | | [AI summary] The author describes the creation of a programming language called Chromahack, which interprets strings as programs to generate visual art inspired by hacker aesthetics, with implementation details and future plans for animation and genetic algorithm-based program generation. | ||