M

Middleware

Middleware refers to a software that facilitates two distinct programs to cooperate with each other. On the other hand, middleware also means a software layer within a single application that lets various parts of the software work as one.

Motion Tween

A feature accessible in Adobe Flash that makes it easy for users to animate the motion of an object. You can design a motion tween to move the object from one spot to another automatically rather than having to specify its location in each frame.

MVC

Short for “Model-View-Controller.” MVC is an application design model that consists of three parts: a model (data), the view (user interface), and the controller (processes that handle input). This model is usually employed for creating modern user interfaces since it provides the core building blocks for developing applications.

MySQL

MySQL is an open-source interactive database management system based on the structure query language (SQL), which is used for inserting, eliminating, and altering information in the database.

Mac OS

Mac OS was introduced in 1984 as the operating system that runs on Apple computers. Since then, the operating system has continued to operate in Macintosh computers, but significant updates have been implemented.

Machine Language

Machine Language is defined as the low-level language made of off ones and zeros, also known as binary digits. Through this language, digital devices operate, with every program, video, image, and character represented in binary.  

Malware

A shorter way of saying “malicious software,” malware is defined as computer programs that are created to do harm or unwelcome actions on a computer system. Some examples of malware are viruses, worms, and spyware, causing data removal, gathering data without the user’s consent, etc.

Media Compression

Media compression reduces a file’s size to save disk space. Many algorithms are designed for media compression; however, these algorithms are made to compress a specific type of data, such as audio, image, and video.

Memory Leak

Much like an oil leak, a memory leak slowly reduces the available memory in a system. While there are many reasons for a memory leak, a common one is a program that unintentionally increases the amount of memory it takes up as it runs. Memory leaks can result in program crashing or computer freezes.

Metadata

Metadata explains other forms of data, providing information about the file’s content. For example, metadata can provide information on a picture’s size, color depth, resolution, and more. Similarly, it can give information about a document, including its author, its written date, etc.

Microsoft

Microsoft is a software company founded by Bill Gates and Paul Allen in 1975. It is currently the largest software company in the world, though it has expanded its products, including hardware and cloud services.