- 1

Python Learning

I finished the python core course. Is there a good advanced course of python, or the Sololearn python course is complete enough?

19th Mar 2021, 8:00 AM
Davide Del Casale
1 Answer
+ 1
The python course is very good, as I have looked through, and as having previously learnt some good details python before sololearn, so you could stop there if you wish. But if you want to hone in your skills, or perhaps find something new, I would recommend two things: Firstly, on sololearn itself there are other python courses such as python data structures, intermediate python, so on (perhaps the beginner is too basic for what has been done in core, but it is worth looking over as it is very based around types). Even if with the data and stuff, you aren't into that route, you can still learn how to use python coding effectively and simply in a beautiful manner. Secondly, there are many good challenges online from other places, just search up python challenges or whatever you wish to see. It is also worth looking on stack overflow at python questions, as they may bring t light new things, or may answer any questions you have, as it is full of high professionals (not that sololearn isn't!), and also it has a massive community, larger than sololearn, so worth checking out. I hope this all helps, and I wish you good luck for the rest of your python journey!
19th Mar 2021, 8:28 AM
Kamil Hamid
Kamil Hamid - avatar