An off-the-cuff stream of Functional Programming ideas, skills, patterns, and news from Functional Programming expert Eric Normand of LispCast. Formerly known as Thoughts on Functional Programming.
…
continue reading
In this episode, I introduce the stratified design lens, which talks about how and why we split things into layers.Eric Normand
…
continue reading
In this episode, I introduce the time lens, and I posit a law about representing time in complex domains.Eric Normand
…
continue reading
In this episode, I introduce the volatility lens, which seeks to help us write code that deals with a changing world.Eric Normand
…
continue reading
In this episode, I introduce the architecture lens, its questions, and its goal of modeling architectural domains to manage complexity.Eric Normand
…
continue reading
In this episode, I introduce the executable specification lens, its questions, and its goal of getting to runnable, testable code as quickly as possible.Eric Normand
…
continue reading
In this episode, I introduce the composition lens, its questions, and its goal of figuring what's true when you perform multiple operations in a row.Eric Normand
…
continue reading
In this episode, I introduce the operation lens, its questions, and its goal of capturing the use cases of your software.Eric Normand
…
continue reading
In this episode, I introduce the data lens, its questions, and its goals of capturing relationships among data values in data.Eric Normand
…
continue reading
In this episode, I introduce the domain lens, its questions, and its goal.Eric Normand
…
continue reading
In this episode, I compare executable specifications to UML, DDD, and software design.Eric Normand
…
continue reading
I've found a better title for my book: Executable Specifications. Listen to find out why it's better.Eric Normand
…
continue reading
I'm organizing my new book in terms of lenses. Each lens focuses our attention on one important aspect of software design. In this episode, I briefly introduce each lens.Eric Normand
…
continue reading
I talk about the progress I've made on my book and why I'm throwing it away and starting over.Eric Normand
…
continue reading