0

Advance Python skills outside of Sololearn?

I’ve completed Python for Developers. How can I continue to learn and grow my Python skills outside of Sololearn?

4th Oct 2024, 11:38 PM
Aleisha Aldrich
Aleisha Aldrich - avatar
4 odpowiedzi
+ 2
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.
5th Oct 2024, 6:50 AM
Melkon
Melkon - avatar
+ 1
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
4th Oct 2024, 11:52 PM
Jerry Hobby
Jerry Hobby - avatar
+ 1
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
5th Oct 2024, 7:34 PM
Lothar
Lothar - avatar
0
Thank you all!
5th Oct 2024, 9:07 PM
Aleisha Aldrich
Aleisha Aldrich - avatar