# General Physics
Integrated circuit (IC)
# Computer physics
BiOS (Basic Input/ouput system): Basic Input/Output System
CPU (Central Processing Unit): central processor
Io, I/O (input/ouput): Input and Output
PCI (Peripheral Component Interconnect): peripheral device interconnection
PCI-E (PCI Express): Fast peripheral Interconnection
# Network type
IP (Internet Protocol): Internet connection protocol. layer 3rd of the ISO 7 Reference Model (traditionally called the network layer)
TCP (Transmission Control Protocol): Transport Control Protocol. Layer 4-7 of the ISO 7 Reference Model
HTTP (Hypertext Transfer Protocol): Hypertext Transfer Protocol (Hypertext Transfer Protocol). It mainly transmits text and can transmit binary Streaming Protocol.
Socket: socket. abstract term in network communication. applications in one computer need to establish various sockets to communicate with applications in another computer. A virtual connection line is formed between the two sockets, through which the application communicates.
# Programming
OOP (Object Oriented Programming): objects do not have accurate terms and concepts in the Chinese context.
Comparison between Chinese and English terms of Computer Science