For Python programmers | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

For Python programmers

can you please give advice on what courses I can take after mastering the “intermediate python “ and “python core”. I want to continue using python

5th Dec 2021, 2:04 PM
Timofey Ivanenko
Timofey Ivanenko - avatar
14 Answers
+ 9
You can start learning Python for Data Science, Python Data Structures, SQL, Machine Learning and you'll become a Data Scientist ^^
5th Dec 2021, 7:12 PM
Arevik Khachaturian
Arevik Khachaturian - avatar
+ 6
Timofey Ivanenko In Google, YouTube, etc. In Google there are many books about it. The YouTube courses are the best(IN MY OPINION)
6th Dec 2021, 7:38 PM
CGO!
CGO! - avatar
+ 4
Timofey Ivanenko Well, I hope that, you're welcome
6th Dec 2021, 7:50 PM
CGO!
CGO! - avatar
+ 3
PyNon thx!
5th Dec 2021, 2:18 PM
Timofey Ivanenko
Timofey Ivanenko - avatar
+ 3
Search course in other place, there are many.If you want to continue here it depends.
6th Dec 2021, 7:31 PM
CGO!
CGO! - avatar
+ 3
Timofey Ivanenko Not is the best answer, but is a answer, haha
6th Dec 2021, 7:44 PM
CGO!
CGO! - avatar
+ 2
Thank you for interesting ideas, guys!)
6th Dec 2021, 7:42 PM
Timofey Ivanenko
Timofey Ivanenko - avatar
+ 2
Learn django and pytorch but try to master oop first
7th Dec 2021, 12:37 AM
Yiğit Can Yöntem
Yiğit Can Yöntem - avatar
+ 2
Thx!
7th Dec 2021, 8:05 AM
JekaVip10
JekaVip10 - avatar
+ 1
★«Caleb Guerra Ortega»★ can you please say, which good places do you know?
6th Dec 2021, 7:32 PM
Timofey Ivanenko
Timofey Ivanenko - avatar
+ 1
★«Caleb Guerra Ortega»★ your answer was very useful for me
6th Dec 2021, 7:46 PM
Timofey Ivanenko
Timofey Ivanenko - avatar
+ 1
You can advance in python or learn how to use other useful modules eg. In web scraping, server hosting, GUI making(apps or games), automating, data science ...
7th Dec 2021, 11:32 AM
Sousou
Sousou - avatar
+ 1
thank you all for interesting ideas!!!
7th Dec 2021, 1:13 PM
Timofey Ivanenko
Timofey Ivanenko - avatar
+ 1
First of all: get pro for a month if you don't already have it and do all the pro exercises of the courses you said you completed. Sololearn isn't really useful without those exercises. Start solving the easiest tier Python problems at Codewars. Learning to solve problems is very important. Learn more about Python fundamentals with a good book such as Python Crash Course and Automate the Boring Stuff. Look on Youtube how to start your own (small) projects. I am in the same situation as you and this is my own plan after I've finished Python Data Structures here on Sololearn and maybe the Data Science one. But Data Science is a different field than core programming. I also want to finish codecombat.com where I am like half the way in. You could also try codeacademy, or maybe Freecodecamp if you are not sure if you really want to pursue Python and if you are looking for a very clear path to become a web developer. I won't because I am focusing on Python only for the next few years.
7th Dec 2021, 1:37 PM
LucaAntonieri