What is next after python beginner course? [Solved] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What is next after python beginner course? [Solved]

Is it intermediate Python or python data structures

12th Feb 2021, 5:42 AM
∆BH∆Y
∆BH∆Y - avatar
4 Answers
+ 7
∆BH∆Y 'Python Intermediate' course then 'Python Data Structures' course. Most of the modules from Python Data Structures are just the same with "Collection Types" module from Python Intermediate. The only new module is the last module which discussed about Stacks, Queue, Graphs and Linked List which need knowledge of OOP. So start Python Intermediate first to get introduced to Python built in Data Structures (dictionaries, sets, tuple, list) and OOP.
12th Feb 2021, 7:51 AM
noteve
noteve - avatar
+ 5
Data structure is another branch of python used in ai, ml But first you should at least complete intermediate python
12th Feb 2021, 5:50 AM
Stealth
+ 5
I suggest you to go with database because data is all you need to manipulate so it's better if you know database 1st prefer mongoDB or MySQL 😊
12th Feb 2021, 7:38 AM
Geeky4_u
Geeky4_u - avatar
+ 2
I think python intermediate and then python data structures.
14th Feb 2021, 1:14 AM
❤️😍Prerana😍❤️
❤️😍Prerana😍❤️ - avatar