186
submitted 1 day ago* (last edited 1 day ago) by Dot@feddit.org to c/technology@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] iopq@lemmy.world -2 points 23 hours ago

I'd rather be a bad programmer that gets stuff done than a good programmer who's just jerking off about proper design

t. good programmer

[-] TimeSquirrel@kbin.melroy.org 8 points 20 hours ago

Once you move past a couple thousand LOC, you'll appreciate having an easily modifiable, modular design you had the foresight to plan out.

Or you can just trawl through thousand of lines of unstructured spaghetti code trying to figure out where to shoehorn your new feature in like a QBasic/Arduino kid.

[-] iopq@lemmy.world 1 points 21 minutes ago

I've never appreciated design decisions made before starting to code. I always have to refactor later when my requirements change or when I realize there's a better way to do something.

[-] peopleproblems@lemmy.world 7 points 21 hours ago

Proper design will save an epic shit ton of money when it inevitably needs to be changed or fixed.

[-] iopq@lemmy.world 1 points 15 minutes ago

It depends, if you work in a statically typed language you can just use a tool to refactor. I bet a ton of advice is from JavaScript programmers where it's simply not safe to do this.

My first job doing JavaScript I realized the IDE's refactor tool wasn't aware that two variables of the same name were in fact a different variable. Due to how scoping works, it's hard to write a reliable tool to rename variables for JS. I accidentally introduced a bug renaming a variable.

this post was submitted on 22 Oct 2024
186 points (86.3% liked)

Technology

58810 readers
4546 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS