Glossary
Glossary
There are currently 33 names in this directory beginning with the letter T.
T
TCP (Transmission Control Protocol): A protocol used to establish a reliable connection and transmit data between two devices over a network
TCP (Transmission Control Protocol): A standard protocol for reliable data transmission over a network
TCP/IP (Transmission Control Protocol/Internet Protocol): The communication protocol used on the internet
TDD (Test-Driven Development): A software development method that involves writing tests for a code base before writing the actual code
Template: A pre-designed layout or structure that can be used as the basis for creating new documents or websites
Testing: The process of evaluating the performance, functionality, or quality of a system or program
Time-sharing: A method of allowing multiple users to share a computer by dividing the system's resources among them
Top-down design: A design approach that starts with a high-level overview and then breaks down a problem or solution into smaller, more manageable components
Transaction: A unit of work that is performed by a database or system, typically involving one or more data operations that are either all committed or all rolled back in the event of an error or failure
Transmission Control Protocol/Internet Protocol (TCP/IP): A standard protocol stack for transmitting data over a network
Tree: A data structure that is used to represent a hierarchical or branching relationship between objects or data
Tunneling: A technique for encapsulating one protocol within another, allowing it to be transmitted over a network that does not support it natively
Tunneling: The process of encapsulating one protocol within another in order to transmit it over a network or other medium
Tweak: A small change or adjustment that is made to a system or program in order to improve its performance or behavior
Twitter: A social networking and microblogging platform that allows users to send and read short messages called tweets
Twofactor authentication: A security process that requires users to provide two forms of identification, such as a password and a security token, to access a system or service
Type inference: The process of automatically deducing the data type of a value or expression based on its context or usage