Adobe Photoshop Document: the native file format for Adobe Photoshop, supporting layers, masks, transparency, color profiles, and non-destructive editing.
Definition
Glossary: Letter P
Browse glossary terms starting with the letter P.
Personal Storage Table: a Microsoft Outlook data file storing copies of emails, calendar events, contacts, and tasks for backup and archiving.
DefinitionPython Compiled Bytecode: a compiled version of Python source code executed by the Python virtual machine for faster loading.
DefinitionA HashiCorp tool for creating identical machine images for multiple platforms from a single source configuration. Packer automates the creation of AMIs, Docker images, Vagrant boxes, and other image f...
DefinitionA formatted unit of data carried across a network. Each packet contains a header (source and destination addresses, protocol information) and a payload (the actual data being transmitted). Networks br...
DefinitionApple Pages Document: the native word processing format for Apple's Pages application, part of the iWork suite. It is a ZIP-based package format.
DefinitionA technique for dividing large sets of data or content into discrete pages, displaying a limited number of items at a time with navigation controls. Pagination improves performance and user experience...
DefinitionA geometric modeling kernel by Siemens. Its exchange formats (.x_t text, .x_b binary) are widely used for CAD data interchange.
DefinitionApache Parquet: an open-source columnar storage format optimized for analytics workloads. It provides efficient compression and encoding for big data processing with Spark, Hive, and similar tools.
DefinitionA procedural programming language designed by Niklaus Wirth in 1970 for teaching structured programming. Pascal influenced many later languages and remains used through its modern descendant Object Pa...
DefinitionThe process of identifying, acquiring, testing, and installing software updates (patches) to fix security vulnerabilities and bugs. Effective patch management is critical for reducing the attack surfa...
DefinitionA text file containing differences between two versions of a file or set of files. Used to distribute code changes and fixes via email or issue trackers.
DefinitionAn authorized simulated cyberattack on a computer system, performed to evaluate the security of the system. Penetration testers use the same tools, techniques, and processes as attackers to find and d...
DefinitionA high-level, general-purpose programming language known for its powerful text processing capabilities and regular expression support. Perl is used for system administration, web development, and bioi...
DefinitionA social engineering attack where an attacker disguises themselves as a trustworthy entity to trick victims into revealing sensitive information such as login credentials, credit card numbers, or pers...
DefinitionPython's native serialization format for converting objects to byte streams. Used to save ML models, data structures, and intermediate computation results.
DefinitionA Python dependency specification file for Pipenv, separating development and production dependencies with deterministic builds via Pipfile.lock.
DefinitionA configuration language by Apple that is programmable, scalable, and safe. It generates JSON, YAML, and other output formats with type-safe validation.
DefinitionThe dependency specification file for CocoaPods, the dependency manager for iOS and macOS Swift/Objective-C projects.
DefinitionA daemonless, open-source container engine developed by Red Hat as an alternative to Docker. Podman runs containers without a central daemon process, supports rootless containers for improved security...
Definition