• @neonred
    link
    19
    edit-2
    11 months ago

    If you do any code work, read this:

    Robert C. Martin - Clean Code

    • @Vulwsztyn
      link
      1511 months ago

      Please don’t, at least at the beginning, Uncle Bob is widely reputed to have done as much harm with his OOP work as he has done good, if not more.

      • @iAvicenna
        link
        611 months ago

        I mean I like what is at the core of his suggestions. If you don’t take it as a religion but add a dash of flexibility on it then I think it is quite useful.

        • @BiteSizedZeitGeist
          link
          411 months ago

          This is the way. There’s some good advice but it’s not universally applicable. The problem is, Uncle Bob defends his philosophy as if it was, diminishing the advice’s reputation.

      • @netwren
        link
        611 months ago

        Look don’t be dogmatic with anything. Read it. Understand everyone has opinions. There are tradeoffs for every engineering decision. EVERY decision.

        Learn to weigh them yourself and learn the intricacies of where it doesn’t make sense and where it does

        • THCDenton
          link
          111 months ago

          His book gave me polio!

      • Kogasa
        link
        fedilink
        211 months ago

        I’d appreciate some qualification on “widely reputed” + “as much.” I’d concede it’s common knowledge that dogmatically following his advice is a mistake, but I’m surprised by the claim that his advice is mostly harmful.