Hello need help with python so help

How do you guys get better at coding I Cant really do courses so how do i get better

Practice. Make lots of small applications and when you think you’ve had enough practice, try making a big project.

2 Likes

Try exercising yourself (I can never spell exercising right) on LeetCode! I start with the easy problems first and try to optimite my Big-O, then proceed onto the Medium problems when ready.

Practicing (like in @QwertyQwerty88’s answer) is the key to making progress in anything! If you ever need help with anything, I usually go to documentation, blogs, or YouTube tutorials for answers.

Good luck on your coding journey! :slight_smile:

1 Like