Glossary
C#
A modern, object-oriented programming language developed by Microsoft for building .NET applications
C++
A powerful, high-performance programming language used for system programming and game development
Code documentation
Written explanations of what code does and how to use it
Code documentation
Written explanations of what code does and how to use it
Git
A distributed version control system for tracking changes in source code during software development
Go
A statically typed, compiled programming language developed by Google for simplicity and efficiency
Java
A high-level, object-oriented programming language used for developing software applications
JavaScript
A high-level, interpreted programming language used to create interactive web pages
Kotlin
A modern, expressive programming language developed by JetBrains, fully interoperable with Java
Lua
A lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications
Markup language
A language used to format and structure content, like HTML
Markup language
A language used to format and structure content, like HTML
NoSQL
A type of database that provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases
PHP
A server-side scripting language used for web development
Python
A high-level, interpreted, general-purpose programming language known for its simplicity and readability
R
A programming language and environment for statistical computing and graphics
Ruby
A dynamic, object-oriented programming language known for its simplicity and productivity
Rust
A systems programming language focused on safety, concurrency, and memory efficiency
SQL
A standard language for storing, manipulating, and retrieving data in relational databases
Scala
A high-level, functional programming language that runs on the Java Virtual Machine (JVM)
Styling language
A language used to control the appearance of content, like CSS
Styling language
A language used to control the appearance of content, like CSS
Styling language
A language used to control the appearance of content, like CSS
Swift
A powerful, intuitive programming language developed by Apple for iOS, macOS, and more
TypeScript
A typed superset of JavaScript that compiles to plain JavaScript