4 Answers
+ 1
I'm not sure how you define "advance". Would you consider regular express is advance? How about manipulate an Excel spreadsheet with Python? Face recognition? Web scrapping? Machine learning?
There are many things Python is capable of. If you think the courses in SL cover the basic, I would suggest you to read these two books (both are free to read online.)
Automate the Boring Stuff with Python
https://automatetheboringstuff.com/
Beyond the Basic Stuff with Python
https://inventwithpython.com/beyond/
0
You can pay for a tutor, but if you strictly want to learn online, you can start making a large project and anything you dont know, you can ask chatgpt or google it
0
You could go for systematic learning by looking for Python courses for specialized topics on lesson sites (Coursera, Udemy, Codecademy).
You could also go for random learning as needed by trying some projects and web search the common question sites (Stack Overflow, Quora, GeeksforGeeks, etc.) as you come across problems.
Give yourself time to both understand the solutions posted and concepts/tricks behind them.
Which may require additional web searches of the topic keywords you come across.
0
Isn't python a snakeđđđ???