What now | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What now

Iā€™ve pretty much learned all the basics of python and I donā€™t really know what to do now. Any suggestions or help?

30th Oct 2019, 12:25 PM
Jake Port
Jake Port - avatar
1 Answer
+ 4
Try learning advanced python. You have two paths: 1. Try mastering python syntax, builtin functions, some builtin modules(math, itertools...), data types, and algorithms. 2. Learn external modules, like numpy, scipy, PyQt5.. depending on what you need So if you're into pure programming and algorithms/problem solving, the first one is your best choice. But if you're in a hurry and want to go further in python and see what it's capable of, second choice. EDIT: I assumed you're already good in basic algorithms, if you didn't yet, then just as MiriellešŸ¶ [Inactive] said, you should practice first before moving to advanced programming.
30th Oct 2019, 12:37 PM
Aymane Boukrouh
Aymane Boukrouh - avatar