π Introduction
Computer fundamentals means the basic concepts of how a computer works.
In this blog, we will learn simple and important basics.
π§ What is a Computer?
A computer is an electronic device that we use in our daily life. It helps us do many tasks like browsing, coding, watching videos, and more.
In simple terms, a computer works in three steps:
1.It takes input from the user
2.It processes that input
3.It gives an output
This process is called the Input β Process β Output cycle or
IPO cycle.
Now, letβs understand the 5 basic parts of a computer.
βοΈ Main Parts of Computer
1οΈβ£ Input Devices
Used to give input or instructions to the computer.
Examples:
- Keyboard
- Mouse
- Microphone
- Scanner
- Webcam
2οΈβ£ Output Devices
It is Used to show results.
Examples:
- Monitor
- Printer
- Speakers
- Headphones
π These devices show or play the result after the computer processes your input.
3οΈβ£ CPU (Central Processing Unit)
π Brain of the computer
π It processes all data
4οΈβ£ Memory
- RAM β Temporary memory,
RAM- stands for Random Access Memory.
This is used when we open the browser or any other applications we need RAM for temporary storage to run that applications.
π Once you close the application, the data in RAM is cleared.
Thatβs why RAM is called temporary storage.
- ROM β Permanent memory
ROM- stands for Read-Only Memory.
Storage is used to save data permanently.
Examples:
Files
Videos
Audio
Documents
π Even if you turn off your computer, the data will still be there.
π What is Internet?
Internet is a network that connects computers worldwide.
π Example:
- Google search
- YouTube videos
π Conclusion
Computer fundamentals are very important for beginners.
If you understand basics, learning programming becomes easy.
βIn the beginning, I didnβt understand RAM properlyβ¦β
βThis confused me a lot at firstβ¦β
βIf you are a beginner like me, this will helpβ¦β
π My Learning Note
I am currently learning full stack development, and this is my learning journey.
Thank you for reading π
Top comments (0)