Software architect

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 4.16.197.81 (talk) at 22:51, 24 September 2018 (→‎Duties). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A software designer is a software developer expert who makes high-level design choices and dictates technical standards, including software coding standards, tools, and platforms.

History

The software designer concept began to take hold when object-oriented programming or OOP, was coming into more widespread use (in the late 1990s and early years of the 21st century).[citation needed] OOP allowed ever-larger[quantify] and more complex[quantify] applications to be built, which in turn required increased[quantify] high-level application and system oversight.[citation needed]

Duties

The role of software designer generally has certain common traits:[according to whom?]

software designers make high-level design choices based on their experience on making low-level coding. A designer has thought through all the aspects of a software, just like a designer that builds a house. A construction designer knows where the ducts will be, where the electric connections will be and where the water outlets will be. A design that a common person sees is just the walls and windows but a detailed design that is abstracted from the outsider are also present with the designer. In addition, the designer may sometimes dictate technical standards, including coding standards, tools, or platforms.

Software designers may also be engaged in the design of the hardware environment, or may focus entirely on the design methodology of the code.

Other types of IT-related designers

The enterprise designer handles the interaction between the business and IT sides of an organization and is principally involved with determining the AS-IS and TO-BE states[further explanation needed] from a business and IT process perspective.

An application designer works with a single software application.[citation needed]

Other similar titles in use, but without consensus on their exact meaning, include:[citation needed]

  • Solution designer, which may refer to a person directly involved in advancing a particular business solution needing interactions between multiple applications. May also refer to an application designer.
  • System designer (singular), which is often used as a synonym for application designer. However, if one subscribes to Systems theory and the idea that an enterprise can be a system, then System designer could also mean enterprise designer.
  • Systems designer (plural), which is often used as a synonym for enterprise designer or solution designer.

The table below indicates many of the differences between various kinds of software designers:[citation needed]

designer type Strategic thinking System interactions Communication Design
enterprise designer across projects highly abstracted across organization minimal, high level
solutions designer focused on solution very detailed multiple teams detailed
application designer component re-use, maintainability centered on single application single project very detailed

See also

References

External links