Using Software: Getting Started
To use software, you need to know more than just how to start it. You also need to know how to get new programs, keep them updated, and make sure you don’t lose your work!
1. Launching a Program
To start a program, you usually click on an icon. An icon is a small picture that represents the program. Once you click it, the Operating System loads the software into the RAM (Random Access Memory) so it can run.
Think of the RAM like your desk while you are doing homework. You take your books (the software) out of your backpack (the hard drive) and put them on the desk so you can use them.
2. Saving Your Work: “Save” vs. “Save As”
When you are working, your data is only in the RAM. If the computer turns off, you will lose it! To keep it forever, you must Save it to the hard drive, SSD, or even the Cloud (which is just a computer somewhere else on the internet).
- Save: This updates the file you are already working on with your new changes.
- Save As: This creates a new copy of the file with a different name or in a different folder. This is useful if you want to keep an old version of your work and start a new one.
3. Files and Folders: Staying Organized
Imagine if all the papers you ever wrote for school were just thrown into one giant pile in your room. It would take forever to find your history report from last month! Computers work the same way—they use Files and Folders to keep everything tidy.
What is a File?
A File is a single piece of information. Everything on a computer—every song, every photo, and every game—is made of files.
Think of a file like a single piece of paper. It could be:
- A Document: Like a story you wrote in a word processor.
- An Image: Like a photo of your pet or a drawing you made.
- A Video: Like a movie clip or a recording of your favorite game.
Each file has a File Name and often a File Extension. For example, MyStory.docx tells the computer that the name is “MyStory” and the .docx part at the end tells it that this is a document that needs to be opened with a word processor.
What is a Folder?
A Folder is like a virtual box or a drawer where you can put files that belong together. You can even put folders inside other folders (these are called “subfolders”).
For example, you might have a folder called Schoolwork, and inside that, you have more folders for Math, Science, and Art. This makes it easy to find exactly what you need.

4. Installing and Uninstalling
Before you can use a program, it usually needs to be Installed. This means the computer copies all the files the program needs from the internet or a disk onto your hard drive and sets it up so the OS knows how to run it.
If you don’t want a program anymore, you should Uninstall it. Don’t just delete the icon! Uninstalling makes sure all the hidden files the program used are removed, which clears up space on your computer.
5. Keeping Software Happy: Updates
Software isn’t perfect. Sometimes it has “bugs” (mistakes in the code). Developers send out Updates to fix these bugs or to add cool new features. It is important to install these updates to keep your computer safe and running smoothly.
Did you know?
- The First Software Sold: In the early days of computers, software wasn’t sold separately. It was just a part of the hardware! The first company to sell software as its own product was founded in 1955.
- Cloud Computing: The “Cloud” isn’t actually in the sky! It is just thousands of powerful computers sitting in big buildings called “Data Centers” all over the world.
- Save Icon: Have you ever seen the “Save” icon that looks like a little square? That is actually a Floppy Disk. People used them to save files before we had USB sticks or the internet!
Check Your Knowledge
- You are writing a story called “My Adventure.” You want to make a second version where the main character is a dragon instead of a knight, but you want to keep the original story too. Which command should you use: Save or Save As? Why?
- Your computer is running very slowly because the hard drive is almost full of games you don’t play anymore. What is the best way to remove them?
- Why is the RAM compared to a “desk” while you are working?
- You see a message that your favorite drawing app has an “Update” available. Should you ignore it? Why or why not?
- If you have a file named
VacationPhoto.jpg, what part of that name is the “File Extension,” and why is it useful for the computer to know?