wiki/_notes/Development/Software Development.md

12 lines
941 B
Markdown
Raw Normal View History

2022-08-26 22:47:54 +00:00
---
2022-08-29 02:52:23 +00:00
title: Software Development
2022-08-26 22:47:54 +00:00
date_created: Sunday, August 28th 2022, 10:16:53 am
2022-08-29 02:52:23 +00:00
date_modified: Sunday, August 28th 2022, 10:41:46 pm
2022-08-26 22:47:54 +00:00
---
> **software development** is the process of conceiving, specifying, designing, programming, documenting, testing, and bug fixing involved in creating and maintaining applications, frameworks, or other software components. Software development involves writing and maintaining the source code, but in a broader sense, it includes all processes from the conception of the desired software through to the final manifestation of the software, typically in a planned and structured process. Software development also includes research, new development, prototyping, modification, reuse, re-engineering, maintenance, or any other activities that result in software products.
>
> [Wikipedia](https://en.wikipedia.org/wiki/Software%20development)
2022-08-29 02:52:23 +00:00
Learn more about [[Golang]], [[Rust]], or [[JavaScript]].