Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scarblac
3131 days ago
In a strong language patterns don't exist? Everybody always solves every problem in a completely unique way?
2 comments
marcosdumay
3131 days ago
Two people shouldn't be solving the same problem. So, yes, in a perfect language no two people would solve a problem in the same way.
link
guelo
3131 days ago
So no two people would ever use lists or maps?
link
marcosdumay
3130 days ago
What pattern is there on
using
those structures? It's barebones syntax and nothing else.
link
catnaroek
3131 days ago
No idea what you mean by “strong language”, but a high-level programming language is one in which patterns are expressible
directly
as libraries or frameworks.
link