Coding Glossary

Browse 22 coding terms defined in plain English, from the cultural dictionary of computing.

22 Coding Terms

AI Pair Programmer
An AI coding assistant used interactively alongside a human developer to suggest code, explain changes, or help debug.
Bolt
An AI-powered web development platform by StackBlitz that generates full-stack web applications from natural language descriptions. Bolt runs entirely in the...
Claude Code
An agentic command-line coding tool built by Anthropic that integrates the Claude AI model directly into the developer's terminal workflow. Claude Code can...
Code Academy
A coding school, program, or learning environment focused on teaching software development skills, often in a practical or accelerated format. The phrase may...
Code Exercise
A practice problem or guided task used to build coding skill, explore a concept, or assess understanding. In culture, code exercises show up in interviews,...
Code Generation AI
AI systems designed to write, complete, transform, or explain source code from prompts or existing program context.
Code Interview
An interview focused on coding ability, problem solving, debugging, or code discussion. In tech culture code interviews are widely used and equally widely...
Code Jam
A coding event, competition, or collaborative session where people solve problems or build things together over a short period. In developer culture code jams...
Code Night
An informal evening event where people gather to code, learn, collaborate, or work on side projects. In developer communities code nights mix social energy...
Code Quiz
A quiz or short assessment used to test coding knowledge, syntax familiarity, or conceptual understanding. In education and hiring culture, code quizzes are...
Code Session
A period of focused time spent coding, alone or with others, often framed deliberately as a working block. In culture, the phrase often implies intentional...
Code Sprint
A short intensive period focused on making rapid coding progress, often with a narrow goal or event deadline. Code sprints are common in open source, internal...
Code Workshop
A hands-on learning session where participants practice coding, discuss solutions, and often build something small together. Code workshops are common in...
Coding Standards
Documented or agreed rules for writing code consistently across a team or organization. Coding standards help reduce friction and surprise, especially when...
Copilot
An AI-powered code completion tool developed by GitHub (Microsoft) that suggests code as you type in your editor. Built on OpenAI's Codex model (a GPT...
Devin
An AI software engineering agent developed by Cognition Labs, marketed as the first 'AI software engineer.' Devin operates autonomously in a sandboxed...
Flash Mob Coding
A playful phrase for many people suddenly gathering to code on something together, often spontaneously or as a lightly organized event. It is more community...
GitHub Copilot Debate
The continuing argument over AI coding assistants, covering productivity, code quality, licensing, learning effects, and developer dependence.
Lovable
An AI-powered full-stack application builder (formerly GPT Engineer) that generates complete web applications from natural language prompts. Lovable creates...
OpenAI Codex
OpenAI's coding-oriented model and product line associated with code generation, editing, and software-task assistance.
Replit Agent
An AI agent built into the Replit cloud development platform that can build, deploy, and iterate on software applications from natural language instructions....
Windsurf
An AI-powered code editor built by Codeium, designed as an alternative to Cursor and VS Code with Copilot. Windsurf (formerly Codeium Editor) provides AI code...

Related Topics