Build Process | Glossary

Defintion

In Software Development, the term build specifies the process by which source code is converted into a stand-alone form that can be run on a system. Builds are created when the code is deemed good enough for implementation.

Further Reading

  • “Software Build Systems: Principles and Experience”, by Peter Charles Smith.

Know more about Software Development and best practices by signing up for our workshops by visiting our website.