MLOps
MLOps is a set of practices and tools that combine machine learning, DevOps and data engineering to automate and scale ML models in production.
Modbus
Modbus is an open, simple client/server communication protocol for industrial devices, originally developed in 1979 by Modicon.
Modula-2
Modula-2 is a structured, modular language created to improve on Pascal and provide better support for systems programming and concurrency.
Mojo
Mojo is a new programming language that combines Python’s simplicity with the performance of C++ and Rust - ideal for AI developers seeking both ease and speed.
MongoDB
MongoDB is a document-oriented NoSQL database that uses a JSON-like format for flexible and scalable handling of unstructured data.
MQL5
MQL5 is a powerful, event-driven programming language for building automated trading strategies, indicators, and scripts in MetaTrader 5.
MQTT
MQTT is a lightweight publish/subscribe protocol for machine-to-machine and IoT communication.
MySQL
An open-source relational database management system (RDBMS) with SQL support, known for scalability, speed, and ease of use.
NATURAL
NATURAL is a high-level language from the 1970s that made it easier to build business systems-think "programming without the fuss."
Next.js
A powerful React framework that simplifies server rendering, static pages, and hybrid web applications.
Nginx
Nginx is a lightning-fast web server and reverse proxy used to handle massive traffic with low resource usage-perfect for both static content and large-scale applications.
Nim
Nim is a compiled language that combines C-level performance with Python-like readability and Lisp-style metaprogramming-all in one elegant package.
Node.js
A cross-platform, event-driven JavaScript runtime that lets you run JS on the server-ideal for web servers, CLI tools, and more.
NoSQL
NoSQL is a group of non-relational databases that store data in flexible structures-document, key-value, graph, or wide-column-and can scale horizontally for high performance and large datasets.
NumPy
NumPy is a powerful Python library for numerical computing, known for fast array operations and broad support in data science and machine learning.
OAuth
OAuth is an open authorization protocol that lets users grant third-party apps limited access without sharing passwords.
Oberon
Oberon is a minimalist and modular programming language created by Niklaus Wirth-a elegant successor to Pascal and Modula-2, designed to be both powerful and easy to understand.
Objective-C
Objective-C is Apple’s classic language for macOS and iOS-an elegant blend of C and Smalltalk that still persists in many apps.
OCaml
OCaml is a powerful functional programming language that combines the magic of type inference with world-class performance-perfect for those who enjoy both theory and practice.
Occam
Occam is a minimalist language for parallel programming, built on the CSP model and designed for writing correct and efficient concurrent programs.