Coding Is Hard
duttakapil.com
Coding Is Hard
1–10 of 170 posts
Re: Coding Is Hard
#2Re: Coding Is Hard
#3Why is that supposed to be easy? When things start to sprawl, and more and more tech debt gets left behind (i.e., in the codebase) then complexity increases, as do the risk of balloon grabs (i.e., grab in one place and something pops out somewhere else).
Of course you're tired and demoralized, every change has to be second or third guessed.
Re: Coding Is Hard
#4Have been feeling very frustrated this past week working on something. Started wondering if I am dumb or is this actually hard. Decided to write a simple quick blog post on it -
Re: Coding Is Hard
#5Re: Coding Is Hard
#6Famous last words.
Re: Coding Is Hard
#7> I went through all the tracks, from basic HTML (again) to JavaScript and even Ruby amd Python. And I was super proud of myself for doing just that. I then started this 2-day python crash course...
> It's been 10 years since I first started learning how to code. And I still struggle with it, a lot.
> I go back to the basics, again and again and again.
There shouldn't be this much struggle after 10 years. I wonder if your issue is you were never intentional in your learning and practice and just bounced from topic to topic. You say you're the "idea guy." There's a saying that it's better to finish something than to start something.
Re: Coding Is Hard
#8“I tried to do a 12 week course in 4 weeks” … and failed, fell into a flurry chaos of self doubt and gave up.
You are not going to shortcut it, you’re running in circles because you cut too many corners.
Take a big breath, focus yourself, divide your tasks into smaller chunks until you can actually solve them, and keep going. There IS NO QUICK FIX.
Re: Coding Is Hard
#9Re: Coding Is Hard
#10Have been feeling very frustrated this past week working on something. Started wondering if I am dumb or is this actually hard. Decided to write a simple quick blog post on it -
I often think of coding like making music: you don't need to be an expert at an instrument to make nice music - so much to the point where "making music" and "playing an instrument" can be considered very different things.