A device used for measuring or maintaining orientation and angular velocity. In IT, it's commonly found in smartphones, tablets, and other electronic devices to support motion-based commands and orientation features.
You will find this term commonly used in Hardware
The incorporation of gyroscopic sensors into devices to detect and respond to orientation changes, used in mobile and gaming devices.
You will find this term commonly used in Hardware, Mobile Development
Information collected by gyroscope sensors in mobile devices and other technologies, used to detect orientation, rotation, and motion for various applications including gaming and navigation.
You will find this term commonly used in Hardware / Mobile Development
The use of gyroscopes in devices to help determine orientation and direction, commonly used in navigation and control systems.
You will find this term commonly used in Navigation, Sensor Technology
A device that measures or maintains the orientation and angular velocity of a vehicle, apparatus, or other object using the principles of angular momentum.
You will find this term commonly used in Hardware / Mobile Devices
Sensors that measure or maintain the orientation and angular velocity of an object. Widely used in mobile devices, drones, and other technologies to detect orientation, rotation, and motion gestures.
You will find this term commonly used in Hardware / Mobile Development
The use of gyroscopes in devices to stabilize orientation, often used in drones, smartphones, and VR headsets.
You will find this term commonly used in Hardware, Mobile Devices
A method of compressing files for faster network transfer. It is widely used in web servers and browsers to reduce the amount of data sent over the network.
You will find this term commonly used in Web Development
A file format and software application used for file compression and decompression, widely used on the web to reduce data transfer sizes.
You will find this term commonly used in Web Development, Data Management
A software application used for file compression and decompression. GZIP is recognized for its effectiveness in compressing web content for faster transmission over the internet.
You will find this term commonly used in Web Development
A software application and file format for file compression and decompression, widely used on Unix and Unix-like systems for file transfer optimization.
You will find this term commonly used in Data Management, Web Development
A file format and a software application used for file compression and decompression. GZIP is often used to compress web content for faster loading times.
You will find this term commonly used in Web Development
A process of compressing files in a streaming fashion, which is particularly useful for compressing data on-the-fly as it is being transmitted over a network or between processes.
You will find this term commonly used in Web Development / Networking
An event, typically lasting several days, in which a large number of people meet to engage in collaborative computer programming.
You will find this term commonly used in General IT, Software Development
An open-source framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models.
You will find this term commonly used in Big Data, Distributed Computing
In mobile communications, the process by which a phone call or data session transfers from one cell coverage area to another without interruption.
You will find this term commonly used in Networking, Mobile Technology
In mobile telecommunications, the process by which a mobile device transfers from one network cell to another without losing connection.
You will find this term commonly used in Networking, Mobile Technology
In networking, a process by which two devices initiate communication. Handshaking often involves exchanging certain messages to establish parameters of the communication.
You will find this term commonly used in Networking
The use of touch feedback to the user of an electronic device.
You will find this term commonly used in User Interface, Mobile Technology
A system that allows users to interact with a computer through bodily sensations and movements, typically providing force feedback to simulate the touch and feel of virtual objects.
You will find this term commonly used in User Interface, Design
The use of technology that stimulates the senses of touch and motion, which is particularly useful in virtual environments.
You will find this term commonly used in User Interface, Virtual Reality
A change to the protocol of a blockchain network that makes previously invalid blocks/transactions valid (or vice-versa), requiring all nodes or users to upgrade to the latest version of the protocol software.
You will find this term commonly used in Cryptocurrency
The collection of physical parts of a computer system. This includes the computer case, monitor, keyboard, and mouse, as well as the internal components such as the motherboard, hard disk drive, graphics card, and RAM modules.
You will find this term commonly used in General IT, Hardware
A layer of programming that allows a computer operating system to interact with a hardware device at a general or abstract level rather than at a detailed hardware level.
You will find this term commonly used in Hardware, Operating Systems
The use of computer hardware to perform some functions more efficiently than is possible in software running on a general-purpose CPU.
You will find this term commonly used in Hardware, Computing
A hardware device or a system software that improves the overall performance of the computer by offloading processing tasks that would be otherwise processed by the CPU.
You will find this term commonly used in Hardware, Computing
A list maintained by software or hardware vendors that details the components that have been tested and are known to work with their system.
You will find this term commonly used in Hardware, Computing
The process of identifying and fixing hardware issues in a computer or electronic system.
You will find this term commonly used in Hardware, Software Development
Languages used to describe the structure and behavior of electronic circuits, and most commonly, digital logic circuits. VHDL and Verilog are two prominent HDLs.
You will find this term commonly used in Electronics, Digital Design
A specialized computer language used to describe the structure, design, and operation of electronic circuits, particularly digital logic circuits.
You will find this term commonly used in Hardware, Programming
Tests run to check the physical components of a computer or server for functionality and performance issues. They help in identifying hardware failures or potential failures.
You will find this term commonly used in Hardware, Maintenance
The technique of imitating the functionality of one hardware device in another hardware device, commonly used in software development and testing.
You will find this term commonly used in Hardware, Software Development
Designs, develops, and tests physical components of computers and related devices.
You will find this term commonly used in Hardware Development, Engineering
A physical device that filters traffic between a computer (or local network) and the Internet to block malicious traffic.
You will find this term commonly used in Security, Networking
A physical device designed to record keystrokes on a computer or mobile device, often used for malicious purposes to capture passwords and other sensitive information.
You will find this term commonly used in Security, Hardware
The process of adjusting hardware components and systems to perform more efficiently or to meet specific performance requirements.
You will find this term commonly used in Hardware, Computing
A set of special-purpose registers that are used to store the counts of hardware-related activities, useful for software optimization.
You will find this term commonly used in Hardware, Computing
The process of systematically analyzing the hardware components of a computer to ensure compatibility and performance efficiency.
You will find this term commonly used in Hardware, Computing
A way to store data on multiple hard disks for redundancy and/or performance, managed by a dedicated piece of hardware.
You will find this term commonly used in Hardware, Data Storage
The protection of physical devices from threats that could compromise their performance or integrity, including tampering, unauthorized access, and physical damage.
You will find this term commonly used in Security, Hardware
A physical device that an authorized user of computer services is given to ease the authentication process.
You will find this term commonly used in Security
Virtualization that is supported and accelerated by the physical hardware, typically by the CPU. It allows for better performance of virtual machines.
You will find this term commonly used in Virtualization, Hardware
A method of producing many one-time keys from a single key or password.
You will find this term commonly used in Security, Cryptography
Occurs when a hash function returns the same output for two different inputs. Hash collisions are a concern in the field of cryptography.
You will find this term commonly used in Cryptography
The method of distributing database partitions across a cluster using a hash function to decide which node in the cluster receives a given piece of data.
You will find this term commonly used in Databases, Big Data
A denial-of-service attack technique that exploits the worst-case scenarios of hash table implementations, causing a large number of hash collisions and severely degrading application performance.
You will find this term commonly used in Security, Software Development
A function that converts an input (or 'message') into a fixed-size string of bytes. The output, typically a 'digest', is designed to be unique to each unique input. It is a one-way function, meaning a function which is practically infeasible to invert.
You will find this term commonly used in Cryptography
The study of the weaknesses and vulnerabilities in hash functions to understand how they can be broken or compromised.
You will find this term commonly used in Security, Cryptography
The property of a hash function that makes it suitable for use in cryptography, including resistance to collisions and preimage attacks.
You will find this term commonly used in Security, Cryptography
A data structure that implements an associative array abstract data type, a structure that can map keys to values.
You will find this term commonly used in Programming, Data Structures
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
$129.00 Original price was: $129.00.$51.60Current price is: $51.60.
Start for only $1. Unlock endless learning opportunities with over 2,600 hours of IT training at our lowest price ever. Plus, get all new and updated online courses for free while your subscription remains active.
Cancel at your convenience. This exceptional deal on IT training provides you access to high-quality IT education at the lowest monthly subscription rate in the market. Boost your IT skills and join our journey towards a smarter tomorrow.
ENDING THIS WEEKEND: Train for LIFE at our lowest price. Buy once and never have to pay for IT Training Again.