3 Respostas
+ 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.
+ 11
I dunno, I'm not even halfway through the course ;0
+ 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#