Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Kids & Family
About Us
Contact Us
Copyright
© 2024 PodJoint
Loading...
0:00 / 0:00
Podjoint Logo
US
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/7c/f3/a7/7cf3a7a7-7efe-4eef-d29e-efb529fca8d3/mza_11341245153995128104.jpg/600x600bb.jpg
The Eric Normand Podcast
Eric Normand
242 episodes
2 months ago
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.
Show more...
How To
Education,
News,
Tech News
RSS
All content for The Eric Normand Podcast is the property of Eric Normand and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
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.
Show more...
How To
Education,
News,
Tech News
Episodes (20/242)
The Eric Normand Podcast
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.

Show more...
1 year ago
12 minutes

The Eric Normand Podcast
All about the time lens

In this episode, I introduce the time lens, and I posit a law about representing time in complex domains.

Show more...
1 year ago
10 minutes

The Eric Normand Podcast
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.

Show more...
1 year ago
18 minutes

The Eric Normand Podcast
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.

Show more...
2 years ago
24 minutes

The Eric Normand Podcast
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.

Show more...
2 years ago
15 minutes

The Eric Normand Podcast
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.

Show more...
2 years ago
13 minutes

The Eric Normand Podcast
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.

Show more...
2 years ago
19 minutes

The Eric Normand Podcast
Data lens

In this episode, I introduce the data lens, its questions, and its goals of capturing relationships among data values in data.

Show more...
2 years ago
23 minutes

The Eric Normand Podcast
All about the domain lens

In this episode, I introduce the domain lens, its questions, and its goal.

Show more...
2 years ago
19 minutes

The Eric Normand Podcast
How does executable specifications compare with other modeling paradigms?

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

Show more...
2 years ago
23 minutes

The Eric Normand Podcast
What is the title of my new book?

I've found a better title for my book: Executable Specifications. Listen to find out why it's better.

Show more...
2 years ago
7 minutes

The Eric Normand Podcast
What are the domain modeling lenses?

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.

Show more...
2 years ago
20 minutes

The Eric Normand Podcast
How is domain modeling evolving these days?

I talk about the progress I've made on my book and why I'm throwing it away and starting over.

Show more...
2 years ago
20 minutes

The Eric Normand Podcast
Why don't I encounter more type errors when programming in Clojure?

I give another reason why I don't encounter so many type errors in Clojure.

Show more...
2 years ago
7 minutes

The Eric Normand Podcast
What is the "reify to an interpreter" refactoring?

Watch the creation of a simple refactoring to turn functions into data.

Show more...
2 years ago
7 minutes

The Eric Normand Podcast
How to teach an essential skill in domain modeling?

One important skill in domain modeling is learning to see the semantics of your language, past the habits you've developed. To do that, it helps to see the same example in multiple languages. So how do I show examples in multiple languages without expanding the size of my book?

Show more...
2 years ago
12 minutes

The Eric Normand Podcast
What is an isomorphism?

An isomorphism is a one-to-one mapping from two sets, and encoding your domain model involves finding a mapping between the real world and your code. So does domain modeling involve isomorphism?

Show more...
2 years ago
5 minutes

The Eric Normand Podcast
Applying domain modeling to an existing data structure

Domain modeling also works after you've already got lots of code. How can we apply domain modeling analysis to existing data structures?

Show more...
2 years ago
9 minutes

The Eric Normand Podcast
What is the commutative property?

We discuss the commutative property, why we use it, and three different possible meanings.

Show more...
2 years ago
6 minutes

The Eric Normand Podcast
Why is the associative property important?

We look at several examples where the associative property gives us expressive power.

Show more...
2 years ago
12 minutes

The Eric Normand Podcast
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.