yeah i know exactly the feeling, i want to get into coding, but there is just so much information out there
Pick a problem, then pick the python library/framework that solves it, follow the tutorial, and adapt it to solve your problem.
It will be a bad piece of code that barely works. That’s how you start, there’s no other way. After it, pick another problem or an improvement, solve it again, and so on.
After a while abandon python, because only bad programmers stay with a single language. Or don’t if you want to stop there, because not everybody has to become good at everything.
Pick a problem, then pick the python library/framework that solves it, follow the tutorial, and adapt it to solve your problem.
It will be a bad piece of code that barely works. That’s how you start, there’s no other way. After it, pick another problem or an improvement, solve it again, and so on.
After a while abandon python, because only bad programmers stay with a single language. Or don’t if you want to stop there, because not everybody has to become good at everything.