Glossary Entry: Source code

Definition

Source code (or simply "source") refers to the raw files that contain the instructions and assets used to create a program.

If someone has both the source code and the appropriate tools installed, they can create their own version of the program or use parts of it as the basis for something new. This is the general idea behind open source software.


Back to the list of technical terms

Back to the Glossary's Table of Contents