|
|
|
|
|
by jodrellblank
868 days ago
|
|
Why would you learn Spanish? If you got to Mexico you can just Google "how to understand Spanish" and then you'll understand it completely, just like in the Matrix. While you are trying to Google the right thing and make use of the answer, you're missing the limited chance to be talking with people in Spanish, had you already known it. Instead of Googling "how do I trim a string in {language}" you could be thinking about the problem you actually want to solve. |
|
There's no parallel to programming languages even in the slightest. Especially once you recognize patterns across syntaxes, the immediate value of understanding any one programming language plummets to near zero. Exceptions might be:
- SQL, just a singularly useful syntax to internalize. Probably also goes for datalog if you use that.
- Bash
Actually, that's all I can think of.