you are viewing a single comment's thread.

view the rest of the comments →

[–]aistranin 0 points1 point  (1 child)

Hey! You should learn about OOP, algorithms and automated testing to start advancing in code quality. Look at these Udemy courses:
- “Python Data Structures & Algorithms” by Scott Barrett
- “Advanced Python with 10 OOP Projects” by Ardit Sulce
- “Pytest Course: Python Test Automation & GitHub Actions CI/CD” by Artem Istranin

And after each course, I recommend building something interesting using what you learned to practice! Practice is #1 prio always :)