A computer is an electronic machine that stores, retrieves, and processes data. Computers are told how to process, store, or retrieve this data by software or programs.
In this technical documentation page, you will learn about various different types of hardware components of computers. You will also learn about some of the software and operating systems that are currently out.
Computers are made up of various types of hardware. In order to makeup a fully functioning computer, you will need the following:
- CPU
- GPU
- Motherboard
- Storage
- Power Supply
- Monitor or Display
With all of this amazing hardware, we can make a computer. We can then move on to installing software onto the computer in order to use software or programs to tell our computer what to do.
There are various operating systems on the market as of today. The most commonly used operating system among computers is Microsoft Windows. However, there are many other great operating systems that one can choose from.
Some other operating systems that are great are macOS, Ubuntu, and Linux. However, some of these operating systems are not for ideal for every day use depending on what you plan to do with your computer.
Software is able to be installed onto these computers and run ontop of the operating system. All of these operating systems and different software types involve using Code. Code tells the computer how to display software, websites, operating systems. Think of coding as language but for computers. There are different types of code. Some common types of code are as follows:
- HTML (example:
!DOCTYPE html
) - CSS (example:
body {}
) - JavaScript (example:
Math.min()
) - Python (example:
class Point:
) - C# (example:
return "large"
)
Some common issues with computers can include hardware being incompatible with other hardware, outdated drivers or software, damaged or corrupt data, or faulty hardware.
Some of these problems can be easier to fix than others, it may be as simple as turning your PC off then turning it back on. However, some issues can be more, complex, and may require changing hardware.
The best way to troubleshoot your computer is to research the problem. If you are given an error, try using Google to search for the error code to find it's meaning. Most websites will give you a list with troubleshooting tips depending on your issue.
Some issues may not be as easy to troubleshoot on your own. At that point, you may want to consider calling some form of technical support, or contacting a PC repair shop near you to see if they can figure out what is going on. Make sure you always research your issue before contacting any support, and make sure you research any repair shops you might go to in order to make sure they have good business practices.