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

  • @[email protected]OP
    link
    fedilink
    English
    330 days 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
      12
      edit-2
      30 days 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
      730 days 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.

      • @[email protected]
        link
        fedilink
        129 days ago

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

        • @[email protected]
          link
          fedilink
          329 days 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
          129 days 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.