https://devterms.com · https://github.com/aelew/devterms
Posts automated by @aelew.com
Hello world! devterms.io is the crowdsourced dictionary for developers. Got a term that’s scratching your head? You can find definitions for technical terms & programming jargon on DevTerms!
Follow me for daily developer wisdom and to stay in the loop with the latest tech lingo! 🦾
The foundation of data communication for the World Wide Web.
#coding #developers #buildinpublic
The foundation of data communication for the World Wide Web.
#coding #developers #buildinpublic
A tool that analyzes source code to flag programming errors, bugs, stylistic errors, and suspicious constructs.
#coding #developers #buildinpublic
A tool that analyzes source code to flag programming errors, bugs, stylistic errors, and suspicious constructs.
#coding #developers #buildinpublic
The degree of interdependence between software modules.
#coding #developers #buildinpublic
The degree of interdependence between software modules.
#coding #developers #buildinpublic
The system by which internet domain names and addresses are tracked and regulated.
#coding #developers #buildinpublic
The system by which internet domain names and addresses are tracked and regulated.
#coding #developers #buildinpublic
In computing, a communication endpoint in an operating system. In the context of software, it refers to the process of adapting software to run on a different environment or platf…
#coding #developers #buildinpublic
In computing, a communication endpoint in an operating system. In the context of software, it refers to the process of adapting software to run on a different environment or platf…
#coding #developers #buildinpublic
A string of characters that represents a significant piece of data.
#coding #developers #buildinpublic
A string of characters that represents a significant piece of data.
#coding #developers #buildinpublic
The process of bringing together various software sub-systems so that they create a unified single system.
#coding #developers #buildinpublic
The process of bringing together various software sub-systems so that they create a unified single system.
#coding #developers #buildinpublic
A call-by-need strategy that delays the evaluation of an expression until its value is actually needed and caches the result for future use, avoiding repeated evaluatio…
#coding #developers #buildinpublic
A call-by-need strategy that delays the evaluation of an expression until its value is actually needed and caches the result for future use, avoiding repeated evaluatio…
#coding #developers #buildinpublic
A standard protocol for receiving email by downloading it to your computer from a mailbox on the server of an Internet service provider.
#coding #developers #buildinpublic
A standard protocol for receiving email by downloading it to your computer from a mailbox on the server of an Internet service provider.
#coding #developers #buildinpublic
A subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments.
#coding #developers #buildinpublic
A subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments.
#coding #developers #buildinpublic
A measure of how well the lines of source code within a module work together.
#coding #developers #buildinpublic
A measure of how well the lines of source code within a module work together.
#coding #developers #buildinpublic
A short-lived fault in a system, such as a transient fault that corrects itself, making it difficult to troubleshoot.
#coding #developers #buildinpublic
A short-lived fault in a system, such as a transient fault that corrects itself, making it difficult to troubleshoot.
#coding #developers #buildinpublic
a list of publicly disclosed cybersecurity vulnerabilities and exposures.
#coding #developers #buildinpublic
a list of publicly disclosed cybersecurity vulnerabilities and exposures.
#coding #developers #buildinpublic
A deprecated HTML5 specification used for offline storage of web applications.
#coding #developers #buildinpublic
A deprecated HTML5 specification used for offline storage of web applications.
#coding #developers #buildinpublic
A situation in React where props are passed through many components to reach a deeply nested component, often leading to maintenance issues.
#coding #developers #buildinpublic
A situation in React where props are passed through many components to reach a deeply nested component, often leading to maintenance issues.
#coding #developers #buildinpublic
A method where the solution to a problem depends on solutions to smaller instances of the same problem.
#coding #developers #buildinpublic
A method where the solution to a problem depends on solutions to smaller instances of the same problem.
#coding #developers #buildinpublic
An algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks.
#coding #developers #buildinpublic
An algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks.
#coding #developers #buildinpublic
A playful term for dynamic reprogramming, allowing for the modification or extension of a programming language or environment at runtime.
#coding #developers #buildinpublic
A playful term for dynamic reprogramming, allowing for the modification or extension of a programming language or environment at runtime.
#coding #developers #buildinpublic
A statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson.
#coding #developers #buildinpublic
A statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson.
#coding #developers #buildinpublic
A technique used in web development where the server generates HTML for a web page and sends it to the client's browser, allowing faster initial page loads …
#coding #developers #buildinpublic
A technique used in web development where the server generates HTML for a web page and sends it to the client's browser, allowing faster initial page loads …
#coding #developers #buildinpublic
The system by which internet domain names and addresses are tracked and regulated.
#coding #developers #buildinpublic
The system by which internet domain names and addresses are tracked and regulated.
#coding #developers #buildinpublic
A functional language that compiles to JavaScript, making it ideal for building reliable web applications.
#coding #developers #buildinpublic
A functional language that compiles to JavaScript, making it ideal for building reliable web applications.
#coding #developers #buildinpublic
The overall experience of a person using a product such as a website or computer application, especially in terms of how easy or pleasing it is to use.
#coding #developers #buildinpublic
The overall experience of a person using a product such as a website or computer application, especially in terms of how easy or pleasing it is to use.
#coding #developers #buildinpublic
A method of automatic memory management in programming languages where the runtime system keeps track of which objects are reachable and which are not by tra…
#coding #developers #buildinpublic
A method of automatic memory management in programming languages where the runtime system keeps track of which objects are reachable and which are not by tra…
#coding #developers #buildinpublic
A type of garbage collection algorithm that categorizes objects by their age and treats them differently based on the assumption that most objects die y…
#coding #developers #buildinpublic
A type of garbage collection algorithm that categorizes objects by their age and treats them differently based on the assumption that most objects die y…
#coding #developers #buildinpublic