Code Review
Also called: Peer Review
The practice of examining source code to identify defects, improve quality, ensure maintainability, and verify compliance with coding standards.
Explore more about Development Workflows
Related terms
A collaborative development practice where two participants work together on the same code, with one writing code while the other reviews and guides.
Code GenerationThe automated creation of source code from natural language, specifications, prompts, or structured inputs using AI or software tools.
Continuous IntegrationCIA development practice that frequently merges code changes into a shared repository where automated builds and tests verify software quality.
Version ControlA system that tracks and manages changes to software code and assets over time.
AI Coding AssistantAn AI-powered development tool that helps write, explain, review, refactor, and debug code by understanding natural language and programming context.