Software Code Development Process
A Software Code Development Process is a system development process for creating software system code.
- Context:
- output: Software Development Artifacts.
- It can (typically) include:
- It can (typically) be performed by Software Developers.
- It can (often) be a member of a Software Development Process.
- It can (often) follow a Software Design Task.
- It can (often) precede a Software Deployment Task.
- It can be supported by Software Prototyping.
- It can be supported by a Software Development System (software development framework/software development platform).
- It can be a Software Application Development Task (which can range from front-end development task to being a back-end development task).
- It can be influenced by a Software Development Practices Culture.
- ...
- Example(s):
- a UI-based Development Task, such as a mobile app development task.
- a Data-Driven System Development Task, such as ML model development.
- Software Engineering??
- ...
- …
- Counter-Example(s):
- See: Software Program, Software Requirement, Commercial Off-The-Shelf, Agile Software Development, Software Framework, Software Product, Software Maintenance, Source Code.
References
2016
- (Wikipedia, 2016) ⇒ https://en.wikipedia.org/wiki/software_development Retrieved:2016-8-2.
- Software development is the process of computer programming, documenting, testing, and bug fixing involved in creating and maintaining applications and frameworks resulting in a software product. Software development is a process of writing and maintaining the source code, but in a broader sense it includes all that is involved between the conception of the desired software through to the final manifestation of the software, sometimes in a planned and structured process. Therefore, software development may include research, new development, prototyping, modification, reuse, re-engineering, maintenance, or any other activities that result in software products.
Software can be developed for a variety of purposes, the three most common being to meet specific needs of a specific client/business (the case with custom software), to meet a perceived need of some set of potential users (the case with commercial and open source software), or for personal use (e.g. a scientist may write software to automate a mundane task). Embedded software development, that is, the development of embedded software such as used for controlling consumer products, requires the development process to be integrated with the development of the controlled physical product. System software underlies applications and the programming process itself, and is often developed separately.
The need for better quality control of the software development process has given rise to the discipline of software engineering, which aims to apply the systematic approach exemplified in the engineering paradigm to the process of software development.
There are many approaches to software project management, known as software development life cycle models, methodologies, processes, or models. The waterfall model is a traditional version, contrasted with the more recent innovation of agile software development.
- Software development is the process of computer programming, documenting, testing, and bug fixing involved in creating and maintaining applications and frameworks resulting in a software product. Software development is a process of writing and maintaining the source code, but in a broader sense it includes all that is involved between the conception of the desired software through to the final manifestation of the software, sometimes in a planned and structured process. Therefore, software development may include research, new development, prototyping, modification, reuse, re-engineering, maintenance, or any other activities that result in software products.
2011
- http://en.wikipedia.org/wiki/Software_development
- Software development (also known as application development, software design, designing software, software application development, enterprise application development, or platform development[1]) is the development of a software product. The term "software development" may be used to refer to the activity of computer programming, which is the process of writing and maintaining the source code, but in a broader sense of the term it includes all that is involved between the conception of the desired software through to the final manifestation of the software, ideally in a planned and structured process.[2] ...