Python 3.12: Cool New Features for You to Try | Best Tools for Python Developers
5 Must-Do Steps for Data Science Journey, How To Scale Your Python Services, Hatch - one of the packaging tools
Don’t Start Your Data Science Journey Without These 5 Must-Do Steps — A Spotify Data Scientist’s Full Guide
Nice article by "Khouloud El Alami". Every Data Science aspirant needs to read this
1. Master Linear Algebra & Statistics Basics
2. Understand Basic Algorithmic Frameworks & Data Structures
3. Go Beyond Algorithms, Understand Their Structure
4. Be Proficient with Python and Its Libraries
5. Get Friendly with SQL
# Khouloud El Alami
Python 3.12: Cool New Features for You to Try
It’s been a month since Python 3.12 was released. There are several amazing new features there. Some of them are covered in this amazing article.
Error messages got better, f-strings got more powerful, As usual, the Python team continued work on optimisations, Immortal Objects & much more.
# Geir Arne Hjelle
How To Scale Your Python Services
In this article, the author explained about challenges and solutions for CPU and I/O bound tasks with examples. I would say short & sweet article.
# Mandar Khoje
Switching to Hatch
Hatch is one of the Python Packaging Tools. It’s a good alternative or you can say contender to poetry & pdm. In this article, the author gave good examples for Hatch with respect to Project management.
# Oliver Andrich
Best Tools for Python Developers in 2023
2023 is almost over but I can say these still hold ground for 2024. For some I have a different opinion about IDE I will choose VSCode but still these all are good ones and as a Python developer you should be aware of them.