Should I take python for data structures before python intermediate? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Should I take python for data structures before python intermediate?

Suggestions

13th Feb 2021, 10:43 PM
Yemisi
Yemisi - avatar
3 Answers
+ 4
Python Intermediate then Python Data Structures. Because in Python Intermediate, you will be first introduced about: - Python built-in data structures (list, tuple, dictionary, sets) - Functional Programming - Object-Oriented Programming ... which you need to learn first before implementing Stacks, Queue, Graphs and Linked List in Python Data Structures. https://www.sololearn.com/Discuss/2693954/?ref=app
14th Feb 2021, 1:18 AM
noteve
noteve - avatar
+ 2
It's not a good idea.You should take the python intermediate courses first then jump to data structure.
14th Feb 2021, 4:22 AM
བསོད་ནམ་བཀྲ་ཤིས།
བསོད་ནམ་བཀྲ་ཤིས། - avatar
+ 1
Cyan Thank you very much 🙌🏼
14th Feb 2021, 3:41 PM
Yemisi
Yemisi - avatar