Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
from-nibly
1y ago
0 comments
Share
Just use Python it uses 'self'
0 comments
default
newest
oldest
jstimpfle
1y ago
In Python, you can easily just not type "self" (or whatever you named the 1st arg).
In C++, you can not not type "this", at least if you don't, "this" will be looked up anyway.
j
/
k
navigate · click thread line to collapse