Lingo
A glossary of programming terms, concepts, and acronyms
CI/CD
DevOpsCI/CD stands for Continuous Integration and Continuous Deployment, two practices that automate build...
Node (Server)
BackendA node (server) is an individual machine—physical or virtual—that participates in a distributed syst...
Parsing
ProgrammingParsing is the process of analyzing a string or data structure to understand its components and conv...
Library
ProgrammingA library is a collection of reusable code that provides specific functionality for applications. In...
CISC
HardwareCISC (Complex Instruction Set Computer) is a CPU(/lingo/cpu) design philosophy that provides many sp...
Cryptography
SecurityCryptography is the study and practice of securing information through mathematical techniques. It i...
Storage
StorageStorage refers to the systems and devices used to save data persistently so it remains available eve...
SQL
DatabaseSQL (Structured Query Language) is the standard language for interacting with relational databases(/...

