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

  • j4k3@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    28 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.

    • Deckweiss@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      edit-2
      28 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.

    • deathmetal27@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      28 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.

        • marcos@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          27 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.

        • deathmetal27@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          27 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.