607

Those who know, know.

you are viewing a single comment's thread
view the rest of the comments
[-] arxdat@lemmy.ml 9 points 1 month ago

There are no inherent "rules" in software development. These books are useless and a waste of time. They offer nothing but CS Dogma and are actually against freedom of expression.

[-] sus@programming.dev 40 points 1 month ago* (last edited 1 month ago)

Rules of thumb can be very useful for a relatively inexperienced programmer, and once you understand why they exist you can choose to ignore them when they would get in the way. Clean Code is totally unhinged though

[-] doktormerlin@feddit.org 13 points 1 month ago

The problem is that a lot of people don't understand when to ignore the rules and just stick with them forever.

We had a developer once that always said KISS KISS KISS whenever we pointed out that her functions are working but not reusable, so she wrote 20 functions that all did the same thing, but with slightly different parameters. And that's just one of the examples

load more comments (2 replies)
this post was submitted on 09 Aug 2024
607 points (98.1% liked)

Programmer Humor

31990 readers
78 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS