What is the CS / uni goto course for this, or what really clicked for you?

  • @[email protected]OP
    link
    fedilink
    English
    31 month ago

    I’m asking to find out if there is a class and if it has a goto book, but leaving it open ended for other techniques like maybe Emacs and the org mode stuff, etc.

    • @[email protected]
      link
      fedilink
      13
      edit-2
      1 month ago

      For me the best learning came from actually working on huge, complex projects - then seeing the problems that come with that - then looking for ways to improve the situation.

    • @[email protected]
      link
      fedilink
      81 month ago

      If you are asking about a complex project architecture then Domain Driven Design is for you.

      If you are asking about project management, then perhaps you need to look at something like Scrum.

      • @ericjmorey
        link
        11 month ago

        Scrum lends itself to procedural nonsense. It’s rarely implemented in a way that improves project management.

        • @[email protected]
          link
          fedilink
          31 month ago

          Yes. Actually implementing Scrum can go either way, but going out of your way to learn and apply it is certainly going to end in tragedy.

        • @[email protected]
          link
          fedilink
          11 month ago

          In my experience scrum usually doesn’t work if its process is not followed correctly. Very few people understand its principles and even fewer correctly implement it.

          But if used correctly it brings a sense of organisation to a complex project.