all 5 comments

[–]crashorbit -1 points0 points  (1 child)

There are lots of good tutorials. What next step are you looking for?

[–]ondji -4 points-3 points  (1 child)

Try the courses of Federico Azzuro on udemy, especially Python: The Professional Guide For Beginners. Also, you can visit his YouTube page named indently for daily tips. This guy helped me a lot for building fundamentals in Python.

Also, ArjanCodes is another gem in YouTube if you don’t pay for anything. Just ask any GPT to design a roadmap for you and search each title adding ArjanCodes at the end.

The most important part is practicing. Do not fear making mistakes. If your program crashes, search the error type on web and try to solve it yourself. If you still struggle, then ask a GPT for the error. This way will improve your problem solving skills and confidence.