Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
civility
6y ago
0 comments
Share
Rich Hickey has some nice talks about why separating the data from the methods is really beneficial.
undefined | Better HN
0 comments
default
newest
oldest
corysama
6y ago
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
6y 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