IT Fundamentals
Build the foundations.
The building blocks every other topic depends on: hardware, operating systems, servers, data and interfaces.
Hardware & ComputersOperating SystemsServers & StorageData & APIs
Concepts
5 diagrams in this area
Every concept opens with an interactive diagram.
Beginner 4 min
What is a Computer?
A computer takes input, processes it with a CPU using memory, keeps results in storage and returns output.
View diagramBeginner 4 min
What is an Operating System?
An operating system sits between applications and hardware, sharing the machine safely between programs.
View diagramBeginner 4 min
What is a Server?
A server is a computer whose job is to answer requests from other computers, continuously.
View diagramBeginner 5 min
What is a Database?
A database stores structured data and answers queries reliably, even with many users writing at once.
View diagramBeginner 4 min
What is an API?
An API is a documented contract that lets one piece of software ask another to do something.
View diagram