this post was submitted on 01 Sep 2023
339 points (96.2% liked)

Programming

17038 readers
419 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year ago* (last edited 1 year ago) (3 children)

Programming is actually hard af to do for any extended period of time (more than half an hour)

It requires such a specific mind that's drawn to all the detail oriented specific robotic parts of coding but almost all coders say coding is easy because the people whose mind don't fit coding already quit long ago

Yes I find coding hard and no I'm not coping

Actually programming being difficult might not be correct but more like programming is largely unbearable

[–] [email protected] 7 points 1 year ago

Stick with it. Programming takes a long time to learn - and I don't mean the fundamentals; I mean there's so much to the job that just takes experience to pick up.

After a while, you can pick up a problem/feature, dive into a code base and instead of becoming lost, things just slide into place in your brain and you can focus on the problem/feature rather than having a whole bunch of non essential stuff stuck in your head.

And the secret to getting there is simply wanting to understand. Don't be satisfied with knowing that you fixed a problem, make sure you understand why your fix worked. Don't sweat the bigger picture, just focus on each task. And get good at debugging early, that helps soooo much.

Good luck homie

[–] [email protected] 4 points 1 year ago

The people who say coding is easy do it because it does become easy eventually and then eventually you forget how hard it was in the beginning. It's also a lot easier if you find it fun and can practice in an environment where you don't have crazy deadlines to meet and have a good teacher or mentor who is willing to help along the way.

[–] [email protected] 3 points 1 year ago

All conventional wisdom and many teachers of mine have told me I should be brilliant at programming cause I'm smart, good at math, good with computers etc.

But I'm sloppy with details and can't think robotically.

We spend too much time focusing on the wrong skills in coding