+ 4
What is the correct order to learn python
11 odpowiedzi
+ 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.
+ 2
Aysha 💕 (Active Challenger)
Is core instead of bigginer and intermediate?
+ 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
+ 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
+ 1
That was an excellent question
0
how to select topic for project if you lear c and c++( more than half ) and data structure ( meddle)
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