0
Can I start learning python 3 tutorial directly? Or it might be worthwhile to do another course first. I want to learn coding.
3 Answers
+ 7
Yes please start learning Python directly.
This video discusses whether Python is suitable as first language, along with other criteria that you should take note of as a beginner to learn programming.
https://www.sololearn.com/post/222356/?ref=app
https://code.sololearn.com/WKKkpq0efxai/?ref=app
If you are using SoloLearn mobile app only, due to SoloLearn compiles code at their server and require all input before compilation, you cannot experience full interactivity a program should have, so it is better to install Python IDE on a computer.
Last but not least, here are similar questions asked before.
https://www.sololearn.com/discuss/951470/?ref=app
https://www.sololearn.com/discuss/2120835/?ref=app
https://www.sololearn.com/discuss/1058388/?ref=app
https://www.sololearn.com/discuss/1580051/?ref=app
It is encouraged to use search feature before asking question.
Search bar is here:
https://www.sololearn.com/post/10362/?ref=app
(Tips: Remember to switch filter option to "Most Popular" first)
+ 2
You can do the tutorial directly.
0
Thanks