The evolution of software engineering is notable in a number of areas:

  • Emergence as a profession: By the early 1980s software engineering had already emerged as a bona fide profession,[2] to stand beside computer science and traditional engineering.[citation needed]
  • Role of women: Before 1970 men filling the more prestigious and better paying hardware engineering roles often delegated the writing of software to women, and legends such as Grace Hopper or Margaret Hamilton filled many computer programming jobs.[3][4]
    Today, fewer women work in software engineering than in other professions, a situation whose cause is not clearly identified. Many academic and professional organizations [who?] consider this situation unbalanced and are trying hard to solve it.[5]
  • Processes: Processes have become a big part of software engineering. They are hailed for their potential to improve software but sharply criticized for their potential to constrict programmers.[citation needed]
  • Cost of hardware: The relative cost of software versus hardware has changed substantially over the last 50 years. When mainframes were expensive and required large support staffs, the few organizations buying them also had the resources to fund large, expensive custom software engineering projects. Computers are now much more numerous and much more powerful, which has several effects on software. The larger market can support large projects to create commercial off the shelf software, as done by companies such as Microsoft. The cheap machines allow each programmer to have a terminal capable of fairly rapid compilation. The programs in question can use techniques such as garbage collection, which make them easier and faster for the programmer to write. On the other hand, many fewer organizations are interested in employing programmers for large custom software projects, instead using commercial off the shelf software as much as possible.[citation needed]

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *