T
TCP/IP – A suite of protocols that are used for transmitting data over the internet.
Terminal window – An application that lets the user execute text commands, usually to the operating system.
Text string – See String type.
TODO – A tag that is used in comments to indicate that a particular section of code is still not implemented.
Touchscreen – A screen that lets the user control a connected device by touching the screen.
Two's complement – A technique for representing signed numbers in binary form.