Word Explorer

Clean code

💡 Words with a Similar Meaning to "Clean code"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
clean codernoun(programming) A programmer who writes generally clean code.
compartmentalizationnounDivision into compartments or parts.
code reviewnoun(software engineering) The practice, or an instance, of identifying and verifying the choice of algorithms, coding styles and compliance with the software design.
dirty codenoun(computing, derogatory) Software code that has had many editors with conflicting styles, making it nearly impossible to maintain.
native codenoun(computing) source code written in a code readable by the processor
codebasenoun(programming) The body of source code used to create a particular computer program or software component.
unix philosophynoun(computing) An approach to software development based on the experience of developing the Unix operating system, emphasizing the creation of minimalist, modular, extensible code that can be easily maintained and repurposed.
codingnounThe process of writing computer software code.
frameworknoun(software engineering) A reusable piece of code (and, sometimes, other utilities) providing a standard environment within which an application can be implemented.
glue codenoun(computing) Code that serves to connect separate parts of a program for compatibility or interoperability.
codenoun(programming, uncountable) Instructions for a computer, written in a programming language; the input of a translator, an interpreter or a browser, namely: source code, machine code, bytecode.
separation of concernsnoun(programming) The process of separating a computer program into distinct features that overlap functionally as little as possible.
machine codenoun(computer science) A system of instructions and data directly understandable by a computer's central processing unit.
structured programmingnoun(computing) A style of programming that relies on blocks of code, subroutines and the absence of simple tests and jumps
ravioli codenoun(programming) Overly structured program source code, with many small sections, functions, etc. that should be combined.
programming in the smallnoun(software engineering) Writing individual lines of code in a programming language.
legacy codenoun(computing) Source code that relates to an obsolete operating system or other obsolete technology.
unmanaged codenoun(computing) source code that is compiled into native code for execution, rather than executing only under Microsoft's Common Language Runtime.
computer codenoun(computing, informal) source code
code smellnoun(programming) Anything in a program's source code that suggests the presence of a design problem.

Translate “Clean code” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Clean code