software application

0001-01-01

a software application is a computer program that performs a specific task.

examples of applicatons: Chrome, Word, Excel, Emacs, vim, …

Read More

software development

0001-01-01

software development is the process of creating, refining, and maintaining software.

Read More

software development

0001-01-01

Read More

software fork

0001-01-01

Software “forks” when source code is copied and development continues on each “branch” on its own.

Read More

software library

0001-01-01

A software library is a collection of resources leveraged during software development to implement a computer program.

Read More

software module

0001-01-01

A software module is code that performs a specific set of functionality within a larger program.

modular software is software that is extensible via ...

Read More

software patching

0001-01-01

software patching is the process of applying fixes for bugs, security vulnerabilities, or additional functionality to existing software.

Read More

software protection

0001-01-01

Software protection refers to a set of techniques used by software developers to prevent the unauthorized use of their software.

Read More

software repository

0001-01-01

A software repository (repo) is a centralized storage location for software and source code, typically implemented with revision control software.

Read More

software testing

0001-01-01

Software testing is a software development process of analyzing software to verify that it functions as intended.

Read More