Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hmage
on Feb 22, 2021
|
parent
|
context
|
favorite
| on:
Go is not an easy language
> the principal that a bit of code should care as little as possible about things it's not about
Can you find/quote where that principle comes from? I'm genuinely curious.
kaba0
on Feb 22, 2021
[–]
I think it is mostly based on OOP paradigm, like principle of least knowledge.
Gibbon1
on Feb 22, 2021
|
parent
[–]
It's a motivation for things like OOP, Generics, and macro's.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Can you find/quote where that principle comes from? I'm genuinely curious.