Hacker News new | ask | show | jobs
by pydry 1535 days ago
The extra levels of indirection mean more code. Python programs are about 30-40% shorter than Java equivalents.

More code = more cognitive overhead

2 comments

I have not found a renown C-ish language that is more verbose than Java, so that comparison is not that strongly helpful.
Do you have any proof of that? 40% is a pretty strong claim.