I want to understand intermediate Python projects (2-3 years experience in coding with Python) can be built where Python developers can advance their previous coding skills.
Could someone give me a good progression of projects to grow my skills in python from novice to intermediate at least? - Stack Overflow
Python project ideas for upper beginner/intermediate
70+ Python Projects For Beginners, Intermediate & Advanced Developers With Source Code
More on reddit.comThe coolest Python projects you've ever seen?
I heard somewhere that a developer was annoyed with pigeons landing on his balcony. He wrote a script to recognise a pigeon and shoot it with a water pistol.
More on reddit.comLooking for ideas for a Python project
Are there specific Python projects that help with learning algorithms?
What are the best Python projects for beginners to start with?
How do I start an Image Processing project in Python?
Videos
The self-learning tool I found most useful was "Automate the Boring Stuff with Python". The chapters and hands-on projects stuck much better than DataCamp, CodeAcademy, Udemy, etc. Just set up an IDE or Jupyter Notebook and create along with the chapters. Then, once you've made some things, improv a little on them to make them your own.
Good luck and enjoy.
Google (or alternatives like Lilo) is your friend.
Here is some of the results I got by typing "Python Exercises":
- https://www.w3resource.com/python-exercises/
- https://www.practicepython.org/exercise/2014/04/30/13-fibonacci.html
Some trainers also offer some paying "Weekly Practice": every week you got some challenge (usually different level to choose at the beginning), and at the end of the week you get the solution.
Can't give any name though because StackOverflow is not about promoting
Does anyone have some projects ideas to recommend or some kind of sites/resource to get inspired?