All Tracks/lecture understanding computer internet and tooling basics/
Đang tải...
Hướng dẫn thử thách
1 / 5

What Are the Basic Parts of a Computer?

Computers are very powerful machines that perform a variety of tasks like writing documents, playing games, and browsing the internet. As a developer, it is important to understand the basic inner workings of a computer. The first major component of a computer is the motherboard. The motherboard holds all the memory and connectors that are needed to run the computer. It serves as the main circuit board for the computer. Inside the computer case, mounted on the motherboard, you will find the CPU, which stands for Central Processing Unit. The CPU is a processor that is responsible for executing instructions and performing calculations. It is often referred to as the brain of the computer. The CPU is a small square chip that goes into the motherboard's CPU socket. The CPU speed is measured in gigahertz (GHz) and megahertz (MHz). Gigahertz is a billion cycles per second and megahertz is a million cycles per second. The next critical component of a computer is the system's short-term memory. This is known as RAM, or Random Access Memory. RAM is a temporary storage location for the computer's CPU. Anytime the computer needs to access data quickly, it will use RAM. Having enough RAM lets your computer run more programs at the same time without slowing down. If you are running low on RAM, your computer will run slower and you will notice the difference in performance. Adding RAM beyond what your programs need will not make your computer any faster. It is important to note that RAM is volatile memory. This means that it is lost when the computer is turned off. This is why it is important to save your work on your computer. When you do save your files, they are stored on the hard drive. The hard disk drive, or HDD, is a permanent storage location that is used to store data even when the computer is turned off. This is where all your files and software are stored. The hard drive is made up of a spinning platter and an arm. The platter is where the data is stored and the arm is used to read and write data to the platter. When you have a faster hard drive, your computer will boot up faster and your programs will run faster. Another type of data storage is the Solid State Drive, or SSD for short. SSD is non-volatile flash memory and can be used in place of a hard drive. SSDs are faster and smaller than hard drives, but hard drives are cheaper and have more storage capacity. Another key component of a computer is the power supply unit, or PSU. The PSU is responsible for converting the electricity from the wall outlet into a form that the computer can use. It sends the power from the outlet to the motherboard, CPU, and other components of the computer. Another key component is the expansion card. These cards are inserted into the motherboard to add additional functionality to the computer. Examples of expansion cards would be the video card, sound card, and network card. The video card, also known as the Graphics Processing Unit, or GPU, is responsible for rendering visuals on the computer screen. The sound card is responsible for playing sound on the computer speakers. The network card is responsible for connecting the computer to the internet. Even though there are many more parts to the computer, these are some basic parts that you should familiarize yourself with now.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.js
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵
Test Output
Thử thách này không có bài test tự động. Hãy quan sát kết quả trực tiếp ở khung Preview.