Skip to main content

first post



Introduction to Computer Science Fundamentals

Computer Science Fundamentals chapter in PSC Syllabus, that requires good knowledge of computer history, generation, classification, computer system, hardware, software, networking, applications, safety measures and computer security issues. This study page on Computer Science Fundamentals will enable you to attempt the questions in Computer Operator Examination more confidently!
Welcome to the first class of Computer Operator Exam Preparation. I am really happy to be a part of your success.
Well, you saw the syllabus! It is not difficult to understand that Public Service Commission is looking for an efficient, updated and competent candidate who knows well about the past of computers, development and its current stage.

Those who studied Computer Science in high school and +2 college, it’ll be much comfortable. However, if you came from some other streams with 6 months of diploma course, you certainly need to put more efforts. Make yourself aware of the trends, major events and incidents.
The syllabus of Computer Operator matches closely with Computer Science of School Leaving Certificate examination, so, mastering the chapters of SLC Computer Science puts you in a winning position. I found, they are computer teachers mostly who succeeded easily in PSC Computer Operator exam.
Before we formally jump into the computer science fundamentals topics from the syllabus, I’d like to discuss a few terms that will help to shape you for the lessons ahead.

Data & Information

These are most probably the most used word when we talk about computers. Computers process data!
I’d like to define data as the raw facts and figures about any particular topic. Different events generate data such as a purchase on a store, the salary distribution in an organization, a child is born and so on. These data are gathered and processed (arranged or calculated) for a certain purpose. Data alone is meaningless.
2038, Padam, Paknajol, Admin Section, M etc. do not have any meaning unless they are organized and presented in a proper manner.
If data collected are stored in an organized way so that you can retrieve (get back) any item quickly, store new items and make corrections on existing items efficiently, such organized collection of data is known as a database. A telephone directory, the attendance registers, visiting card album etc are all practical examples of databases. Computer databases are much more efficient than real world databases such as phone book because it is very speedy, accurate and diligent device.
As I already told you – data in itself is meaningless but when you arrange them, make some manipulation, or do some calculation it is turned into information. So, information is also called processed data. By processing, you should understand as arranging, manipulating and calculating.
In above example if you can derive “Padam works in Admin Section”, it is information obtained by processing data. Or “Padam worked in our organization for 30 years” because he joined in 2038. We derived 30 years by calculating his date of joining. 2038 is data but “30 years service duration” is information.

The term data refers to qualitative or quantitative attributes of a variable or set of variables. Data (plural of “datum”) are typically the results of measurements and can be the basis of graphs, images, or observations of a set of variables. Data are often viewed as the lowest level of abstraction from which information and then knowledge are derived. Raw data, i.e. unprocessed data, refers to a collection of numbers, characters, images or other outputs from devices that collect information to convert physical quantities into symbols.
 Wikipedia
Bits
Bits is the plural form of Bit which stands for Binary digit. There are two binary digits 0 & 1. Because computer stores and processes any data in binary digits most of the space measurement is done counting the number of binary digits. This way bit is a unit of measurement. For larger spaces we use bytes, kilobytes, megabytes, gigabytes, terabytes and petabytes. We will be talking about measurement units ………………….. unit. For now, it is sufficient if you are aware that bits is an abbreviation of binary digits.

Hard & Soft

The terms hard and soft are used very often with many words such as ware, print, output. I found most of the students (I will call you students rather than candidates as long as you are studying here) did not think about the terms properly.
The term Hard is used to mean something permanent and tangible that you can touch, feel, has weight and volume. Hardware is the machinery of computers – all those devices and parts. Hardcopy output is the paper printout that is permanent. You can touch and feel the printed paper.
On the contrary, the term soft is used with a sense of temporary, virtual – that exists and works but you can’t touch, feel. It does not have weight or volume.The software is the programs that run on a computer. They exist only till computer is turned on. Softprint is the print preview on screen. It is exactly same as printout but its not permanent and you can’t touch or feel the preview.The soft output or soft copy output is the screen or projector display and even the sound produced on speaker. All these outputs are temporary in nature which does not have physical existence.
Well, that’s all for now. Before you proceed to next lesson complete the Activities below:

Comments

Popular posts from this blog

Optical Disks

Optical Disks More advanced technology created a new disk storage forms. Optical disk is a disk written and read by laser beam. This optical disk has a great impact on today’s storage technology. Optical disk does not spin, does not need to move access arms and read/write heads, because a laser beam can be moved electronically. The capacity of the storage is considerably greater than their magnetic disk counterparts, and optical disk storage may eventually replace all magnetic tape and disk storage. Then how do they work? To write data, a laser beam burns tiny cavities into the surface of a disk to mark bits for data. To read the data, a laser beam scans these areas. There are three forms of optical disks available: CD-ROM:   CD-ROM ( compact disk read only memory ) is an optical disk storage that contains text, graphics and hi-fi stereo sound. CD-ROM is a 4.75-inch optical disk storage that can store around 650 MB of data. CD-ROM disk is almost the same as the music CD...