📖 Glossary
Programming Glossary
29 clear definitions of programming, web and computer-science terms.
A
B
C
Cache
Systems
A fast storage layer that holds frequently used data.
Class
Programming
A blueprint for creating objects in OOP.
Closure
Programming
A function bundled with references to its surrounding scope.
Compiler
Computer Science
A program that translates source code into machine code.
CSS
Web
A language for styling the presentation of web pages.