Thoughts on Functional Programming Podcast by Eric Normand

0 Likes     0 Followers     1 Subscribers

Sign up / Log in to like, follow, recommend and subscribe!

Recommendations


Episodes

Date Title & Description Contributors
2023-09-25

  All about the stratified design lens

In this episode, I introduce the stratified design lens, which talks about how and why we split things into layers.
  Eric Normand author
2023-09-19

  All about the time lens

In this episode, I introduce the time lens, and I posit a law about representing time in complex domains.
  Eric Normand author
2023-09-11

  All about the volatility lens

In this episode, I introduce the volatility lens, which seeks to help us write code that deals with a changing world.
  Eric Normand author
2023-07-31

  All about the architecture lens

In this episode, I introduce the architecture lens, its questions, and its goal of modeling architectural domains to manage complexity.
  Eric Normand author
2023-07-24

  All about the executable specification lens

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 author
2023-07-10

  All about the composition lens

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 author
2023-07-03

  All about the operation lens

In this episode, I introduce the operation lens, its questions, and its goal of capturing the use cases of your software.
  Eric Normand author
2023-06-26

  Data lens

In this episode, I introduce the data lens, its questions, and its goals of capturing relationships among data values in data.
  Eric Normand author
2023-06-19

  All about the domain lens

In this episode, I introduce the domain lens, its questions, and its goal.
  Eric Normand author
2023-06-12

  How does executable specifications compare with other modeling paradigms?

In this episode, I compare executable specifications to UML, DDD, and software design.
  Eric Normand author