5 ms·
Maybe Python has all these qualities, but it is - different -. If you learn programming with Python, you have to relearn it again to use any other common langua
by scriptproof 11y ago
Maybe Python has all these qualities, but it is - different -. If you learn programming with Python, you have to relearn it again to use any other common language, Java, C#, JavaScript etc...
- gecko 11y agoYou could say the same if they bundled in Java, C#, or JavaScript. You ultimately have to make a choice.
- moistgorilla 11y agoYou have to do that with almost every language (not including Java to C# or vice versa)
- edanm 11y agoJavascript has a lot of similarities to Python, actually. Why would you consider it so different? I'd consider Javascript closer to Python than to C/C++/Java, for example.
- dragonwriter 11y ago> If you learn programming with Python, you have to relearn it again to use any other common language, Java, C#, JavaScript etc... You always have to learn some new things which each language. Doesn't really stop Python from being a good beginners language.