Computer Science

Types of Storage
Henry Polvorosa Henry Polvorosa

Types of Storage

At the heart of every modern computer lies a carefully balanced hierarchy of storage, each tier optimized for a different role in system performance. On one side stands the super fast but ephemeral workspace your processor taps into to shuffle data and run programs in real time.

Read More
What is a motherboard
Henry Polvorosa Henry Polvorosa

What is a motherboard

A motherboard is the main printed circuit board at the heart of your computer, weaving together the CPU, memory, storage drives, graphics cards, and all other peripherals.

Read More
What is an engine
Henry Polvorosa Henry Polvorosa

What is an engine

In computer science when we talk about an engine, we are usually referring to a core part of a system or program that drives a specific functionality. It is the powerhouse under the hood, doing the heavy computations or running background tasks so that the rest of the application can function smoothly.

Read More
what is an operating system
Henry Polvorosa Henry Polvorosa

what is an operating system

In the world of computing, the kernel is like city hall it grants every program permission to use the CPU, memory, and I/O (Input/output) devices (keyboard, mouse, microphone, etc).

Read More
what is a cpu (Central processing unit)
Henry Polvorosa Henry Polvorosa

what is a cpu (Central processing unit)

A central processing unit, or CPU, is the brain of your computer. It interprets and executes the instructions that drive every application, from opening a browser to running complex simulations.

Read More
what is a gpu (Graphic processing unit)
Henry Polvorosa Henry Polvorosa

what is a gpu (Graphic processing unit)

A CPU is like a master chef with a small team of skilled cooks, each handling unique tasks in real time. And a GPU is like a industrial bakery line where hundreds or thousands of workers each perform the same step

Read More