NovFora Dev

help how do i start code?

Quinn Martin

Quinn Martin

2 months ago

hey guys im totally lost and need help ASAP please tell me what to learn first everything looks so complicated and i dont know where to begin srsly pls answer

Sam Stewart

Sam Stewart

2 months ago

honestly the best way is to just pick something you actually want to build — like a small script that automates something annoying or a basic web page for a hobby — and then learn what you need as you go because nobody learns code by reading tutorials endlessly without ever writing anything, I learned most of my Python while trying to scrape data from old forum sites because I wanted to archive them before the server went down which is hilarious in retrospect because now I just do that for fun every weekend there was this one time though where I was stuck on a bug for three days and ended up going out to dinner with a friend who also coded and he fixed it in about ten seconds while eating his appetizer which made me feel ridiculous but that's how you know your thinking is developing the right direction because eventually you start seeing patterns before someone points them out, my dad used to say something similar about woodworking where he said if you keep making the same mistake for a week then you aren't looking at it wrong you are looking at it backwards and I always find that funny because no one has ever told me that directly but it applies perfectly to debugging which is really just systematically narrowing down what could be causing an error by eliminating possibilities until only the right one remains, anyway start small maybe with a todo list app or something like that using whatever language interests you most — python is great for beginners and javascript if you want visual feedback immediately

Join the conversation to leave a reply.

Sign in to reply

Related topics