+ 1

Hey I'm new and taking on python is it the most advisable language to start with?¿

Help

19th Aug 2020, 3:44 PM
Remiel
Remiel - avatar
2 Antworten
+ 2
In this post, you can link to a video explaining things for new learners. https://www.sololearn.com/post/222356/?ref=app Python has less syntax requirement, and can help you have higher confidence. It uses indentation instead of curly brackets to indicate code blocks, so that's the trickiest part for beginners. It is weak-type so it doesn't help you build a strong foundation.
19th Aug 2020, 3:46 PM
Gordon
Gordon - avatar
0
Python is relatively easy to learn so it is OK to start with.
19th Aug 2020, 8:10 PM
Kathy
Kathy - avatar