Development And Coding
Here are a selection of software development practices centered around development and coding.
Coding
Writing software to meet a required feature.
Debugging
Identifying and fixing defects in the software.
Pair Programming
Two developers working together on the same code.
Prototyping
Creating early models of the software to test concepts and ideas.
Refactoring
Revising code to improve its structure without changing its behavior.
Runtime Adoption
Implementing and adhering to specific standards and libraries.
Standardisation
The practice of establishing and adhering to standards to ensure consistency, compatibility, and quality in software development.
Tool Adoption
Implementing and utilising specific tools in the development process.
Version Control
Using version control systems to manage changes to the codebase.