After Python Basics? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

After Python Basics?

I have finished the python course. Do I know everything now or was this only like 10% of the knowledge? Also do I start another course then like C++? I dont know what to do, so some guidance is appreciated. Thx

26th Mar 2017, 12:18 AM
Frederatic
Frederatic - avatar
3 Answers
+ 11
Definitelly, in this course we just learn the basic of Python. Now about what to do next, It depends. Depends on your goal. What you want to learn programming for? Is it web development? Then you may study about Django, a python web framework. Is it machine learning? Then there are many Python packages you may need to familiarize yourself with.( Numpy, Matplotlib, ...) Is it game development? Is it mobile development? Is it pentesting? ... You need to first, decide what is your goal. Then it will be easier to know where to go next.
26th Mar 2017, 1:36 AM
Ulisses Cruz
Ulisses Cruz - avatar
+ 11
I dunno, I'm not even halfway through the course ;0
26th Mar 2017, 4:49 AM
Ahri Fox
Ahri Fox - avatar
+ 2
the solo lesson gets you acquainted to syntax and basics. if you like python, there is much more to learn. If your goals a bigger than Python, such as game design then sure, c++ would be good. Personally I went python to Java and now am considering venturing into c#
26th Mar 2017, 1:28 AM
LordHill
LordHill - avatar