Tag: software

  • Complexity of writing software

    There seems to be a lot of discussion about software complexity, and although I think many people are talking about different stuff, here’s my take on it. We often compare writing software with other professional disciplines, like civil engineering and medicine, which allows us to pick at possible futures of writing software. I believe writing software…

  • Software Release Cycle

    A step by step description of a method to release software. No programming is covered and the cycle is the same for software in any language. The versioning system used is Darcs; this description may be easily adaptable to other versioning systems.