What is the correct order to learn python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What is the correct order to learn python

3rd Oct 2021, 3:49 PM
Akash Singh
Akash Singh - avatar
11 Answers
+ 18
1 method 1.Python beginners 2.python intermediate 3.python data structure 4.python data science 2nd method 1.python core 2.python data structure 3.python data science Whichever is easy follow that method
3rd Oct 2021, 4:16 PM
Aysha
Aysha - avatar
+ 5
Lz1234 After doing Begginers try the core you will understand it more faster and have more knowledge , after completing it do data structure and data science
3rd Oct 2021, 5:53 PM
Aysha
Aysha - avatar
+ 5
The Python Core course is much older than the others (that's why you sometimes see people who have a Python 3 Tutorial certificate, it was renamed when the others were added). I recommend doing Python Core for repetition/reinforcement and some additional content after doing Beginner, Data Structures, and Intermediate. Python for Data Science is optional since you only need it if you're interested in data science. Btw. the Data Science course and the Machine Learning course also use python and are more advanced that Python for Data Science.
3rd Oct 2021, 8:42 PM
Simon Sauter
Simon Sauter - avatar
+ 3
Lz1234 all the contents of beginner and intermediate are in python core but the projects are different
3rd Oct 2021, 5:10 PM
Aysha
Aysha - avatar
+ 2
Aysha 💕 (Active Challenger) Is core instead of bigginer and intermediate?
3rd Oct 2021, 5:08 PM
Lz1234
+ 2
Aysha 💕 (Active Challenger) 1)Is there a gain of doing both 2)And is the core fast track 3)what are the pros and cons of each method
3rd Oct 2021, 5:13 PM
Lz1234
+ 2
Lz1234 1)doing both is very good bcz you be getting some extra knowledge and good feature of python and also some projects 2) core is having many modules compared to both beginner and intermediate. So it's not a fast track. 3) overall doing the core is more beneficial compared to do only beginner and intermediate. Additionally your basics be more stronger. I don't think there might be any cons in learning more. Final tip if you are in final year only concentrate on core, data structure and data science and if you have more time then try to do all 5 courses. Happy coding!!
3rd Oct 2021, 5:26 PM
Aysha
Aysha - avatar
+ 2
Aysha 💕 (Active Challenger) Get that core is better if you can only do one Im doing begginers now is there a lot more knowledge in core or will i be better of lerning data structer etc
3rd Oct 2021, 5:37 PM
Lz1234
+ 1
That was an excellent question
4th Oct 2021, 1:01 PM
Ciara Germany
Ciara Germany - avatar
0
how to select topic for project if you lear c and c++( more than half ) and data structure ( meddle)
4th Oct 2021, 7:59 PM
Riddhi Gupta
Riddhi Gupta - avatar
0
Riddhi Gupta C is one of the most popular and widely used languages. Some projects you can do using C language, Tower of Hanoi, Snake Game, Finding the frequency of characters in a file using C, Bitwise operation, Base Number Converter System etc. C is the root of all programming languages
5th Oct 2021, 4:04 AM
Akash Singh
Akash Singh - avatar