Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
civility
7y ago
0 comments
Save
Share
Rich Hickey has some nice talks about why separating the data from the methods is really beneficial.
0 comments
2 comments · 1 top-level
top
newest
oldest
corysama
7y ago
· 1 in thread
There’s a great Python talk out there titled “Stop writing classes”. It has several great demonstrations of Python code getting shorter, simpler and faster by converting code to just use the built-in containers.
aaronchall
7y ago
I did like that talk very much - and here was my response:
> The Python Datamodel: When and how to write objects -
https://www.youtube.com/watch?v=iGfggZqXmB0
j
/
k
navigate · click thread line to collapse