Beginner Python programer need advice of profesional's

I’am a beginner Python programer. End cures Of python, studied libaries: Flask, PQT, telepbot. Studied machie learning. Know Html, SQL and CSS. Can someone tell me where to go to a novice programmer with such skills, please ?

I need your advice guys

I’ve been a Python programmer for about 4 months. But a programmer for 40+ years. I’ve been a professional programmer since 1991 but I really started in 1981.

What is “End cures of python”? I don’t know what that is.

If you want to study more Python, find a program you want to make and look up Youtube videos from the past year and learn how to do that task. You will have more questions as you go so look up more videos or web pages to answer each question.

PRO TIPS:

  1. Only use pages or videos from the past year. Beyond that and things start to get inaccurate, as some third-party modules may not get updated or may not work with modern versions of Python.

  2. Avoid using AI to answer questions as the answers can be quite old, the modules no longer work with newer Python, and the answers can be just wrong.

  3. What do you want to do with Python in the end? What is your final goal? I can help you break that down into steps.