Archives: Glossary

635 posts
FTU

FTU

FTU stands for First Time User experience. It refers to the initial set of activities a user encounters…
Local Variable

Local Variable

A local variable is a type of variable that is limited in scope to the block of code…
Control Flow

Control Flow

Control flow is a fundamental programming concept used to determine the direction of program execution. It refers to…
WebRTC

WebRTC

WebRTC is a free, open-source project that enables real-time communication (RTC) capabilities, including audio, video, and data transmissions,…
Server

Server

A server is a computer or device that provides services to other devices, known as clients, over a…
Style Origin

Style Origin

A style origin is a term used to describe the source of a particular style rule or declaration.…
Round Trip Time (RTT)

Round Trip Time (RTT)

Round Trip Time (RTT) is a networking term that refers to the amount of time it takes for…
Syntax Error

Syntax Error

A syntax error is a type of programming error that occurs when code is written in a way…
VoIP

VoIP

VoIP stands for Voice over Internet Protocol, which is a technology that allows people to make voice calls…
Alignment Container

Alignment Container

An alignment container is a type of container element in a web page that is used to align…
Exception

Exception

An exception is an indication of an error or an unexpected event that occurs while a program is…