Glossary
Glossary
There are currently 21 names in this directory beginning with the letter J.
J
JAR (Java Archive): A file format used to package multiple files, including class files and resources, into a single file
Java: A programming language and platform that is widely used for building enterprise applications and web-based applications
JavaScript: A programming language that is used to create interactive and dynamic content on the web
JIT (Just-in-Time) compilation: A technique that compiles code at runtime, rather than beforehand, in order to improve performance
Join: A operation in a database that combines data from two or more tables based on a common key or attribute
Journaling: The process of recording changes made to a file or database in a separate log or journal
JSON (JavaScript Object Notation): A lightweight data interchange format that is based on a subset of JavaScript and is used to transmit data between systems
JSON (JavaScript Object Notation): A lightweight data interchange format used to exchange data between servers and web applications
Jupyter: An open-source web-based interactive computational environment that is used for data science and machine learning
JWT (JSON Web Token): A compact and self-contained way of transmitting information between parties as a JSON object