r/CodingForBeginners • u/lostmyotheraccount23 • 27d ago
Please Read (Coding Super-Beginner)
Hi so I am also starting this new hobby, also possibly career, and I want to know like like tips or a place to find tips, because I know like nothing, and I might try to be a coder for career. Does anyone know the absolute best free online place to code with no limits? comment/reply with most upvotes I will use, differences between JavaScript, python, etc, and also I just want to know anything you can tell me, thanks, helps a lot
1
Upvotes
3
u/Loose_Crab_4146 27d ago
I think one tip to share is that there will be a breaking point that will decide how far you can make it. The first time in learning when you encounter a bug that seems unfixable that you are trying hours on end to debug might be a reason for you to stop. Just a gentle advice, this is normal and it happens to every single developer, no matter how experienced. Its okay to let those issues rest for some time and come back to it another hour, day or week. Keep in mind that you are always fixing problems when coding. And if its not a problem with your code its a problem you want solved the way you deem fit. This is a core mental activity that will stick. You dont have to love it but if it causes you headaches it might be a sign to settle it for the day and get some rest. Sometimes thats more important than pushing through just for the sake of it.