Python is such a great language, I wish people had heard of it when I first learned to code so I coulda learned an actually useful language.
11-02-2013 11:29 PM
#1
| |
Python is such a great language, I wish people had heard of it when I first learned to code so I coulda learned an actually useful language. | |
11-03-2013 11:29 AM
#2
| |
If you learn one language you've learned them all. With Google and StackOverflow it takes no time to find a new languages equivalent of a function from your old language. Within a week that new languages syntax starts becoming comfortable. | |
| |
11-03-2013 02:39 PM
#3
| |
What you're saying is obviously true to an extent, but I will say that if you've been working with a mature language for years and run across code written by mr "comfortable in a week", there will inevitably be much cringing. Especially if python was their first language and they're a week into c++. Less so the other direction as the learning curves are different. | |