|
|
|
|
|
by codygman
4120 days ago
|
|
> My point is that you can be writing useful programs in c in a weekend. We'll need to define criteria for "useful program" but I believe most people could write useful programs in most languages in a weekend. > I've watched competent programmers try to learn complex languages like Haskell and Scala > far more complex mental model I think its more that those languages are different, not that they require a more complex mental model. |
|
A complex recipe rewards a chef with exceptional results if they follow it perfectly, but also presents more opportunities to fail. A simple recipe might not offer the results but it should be easier to produce with a lower chance to mess up.
I think the concept generalizes here.