7 Respostas
+ 5
Aleisha Aldrich ,
To expand or deepen your knowledge and to learn new things you can use realpython.com. There are lots of tutorials and videos. Some are freely available, for others you need a paid membership.
www.realpython.com
+ 4
Now that you have the basics, it's time to venture into the various packages.  Because there are so many, you will have to choose what you want to learn next.
Here's a few I found on a list of top Python packages to learn.
1	NumPy	Scientific Computing
2	Pandas	Data Analysis
3	Matplotlib	Data Visualization
4	SciPy	Scientific Computing
5	Scikit-learn	Machine Learning
6	TensorFlow	Machine Learning/AI
7	Keras	Machine Learning/AI
8	PyTorch	Machine Learning/AI
9	Flask	Web Development
10	Django	Web Development
11	Requests	HTTP for Humans
12	BeautifulSoup	Web Scraping
13	Selenium	Web Testing/Automation
14	PyGame	Game Development
15	SymPy	Symbolic Mathematics
16	Pillow	Image Processing
17	SQLAlchemy	Database Access
+ 3
To continue developing your Python skills outside of Sololearn, you can work on real-world projects, contribute to open-source software, explore Python libraries like NumPy, Pandas, and Flask, or take on challenges from platforms like LeetCode, Codewars, or HackerRank to sharpen your problem-solving abilities.
+ 3
Thank you all!
0
Hi
0
Just try this you see a lot of python resources there
https://www.freecodecamp.org/news/the-best-way-to-learn-python-python-programming-tutorial-for-beginners/



