|
|
|
|
|
by hanleybrand
4582 days ago
|
|
A friend told me recently that they liked Python because it was an easy language to start a project with, but they loved OCaml because it was an easy language to finish a project with. My point? The best language to learn first is the one you are most likely to be able to finish a project with, and the best approach to figure out which is which is to start learning whichever one seems like the right one. If you're wrong, the good news is it's much easier to learn a second language, and a third, forth, etc. I started with pascal, and it was the incorrect choice. I'm still not sure what the correct choice would have been, but from here it looks like lisp/small talk, neither of which I have bothered to learn yet. Go figure! |
|