How can I get better at programming in general? I’m mostly talking about Python, JavaScript, and CSS. GitHub repositories, Codecademy links, whatever. I just need some practice. Thanks!
For further actions, you may consider blocking this person and/or reporting abuse
Discussion (6)
The best way to becoming a better developer is to keep practicing, I'd say decide on a project and keep working on it, honestly it might take you a lot of days to finish it but if you take 50 days and still finish it, you'll have enough knowledge to create it in a week the next time you put your hands in it.
checkio.org for Python.
They have even JavaScript/TypeScript version, but since I have never used it, I can only vouch for Python site :)
This is the checkio philosophy in nutshell.
what is the javascript version?
js.checkio.org/
Check devchallenges.io to become better at css and design
Look at edabit.com to practice programming
Thanks!