Welcome to Information Technology: Selecting, Using, and Combining Software!

Have you ever made a poster on a computer, recorded a podcast, edited a video, or created a chart to show your science results? If so, you are already an Information Technology (IT) creator! In this chapter, we will discover how to pick the best digital tools, combine different media like sound and pictures, and work with data to create brilliant projects. Don't worry if some technical words seem new at first—we will break everything down step by step!

---

1. The Digital Toolbox: Devices and Software

What is Information Technology (IT)?

In Computing, we look at two big areas:
Computer Science (CS): Learning how computers work, writing code, and building algorithms.
Information Technology (IT): Using computers and software to solve real-world problems, collect and present data, and make creative digital content.

Think of it like a bicycle: Computer Science is understanding how the gears and chain work; Information Technology is using the bike to travel to school or explore new places!

Our Digital Devices

A digital device is any piece of physical hardware containing a computer. We use a wide range of devices depending on what we want to achieve:
Desktop PCs and Laptops: Great for typing long documents, detailed 3D modelling, and multi-track editing.
Tablets and Smartphones: Highly portable with built-in touchscreens, cameras, and microphones.
Digital Cameras & Audio Recorders: Specialised tools for capturing high-quality images and clear sound.
Sensors and Dataloggers (such as the BBC micro:bit): Small electronic devices used to measure and record real-world conditions like temperature, light, or movement.

Where Does Software Live? (Local vs Internet Services)

Software is the set of programs and applications that run on our devices. Software generally falls into two main homes:
Local / Desktop Software: Installed directly onto the storage drive of your physical device. You can usually run it without being connected to the internet.
Internet Services / Cloud-Based Tools: Web applications that you open inside an internet browser. These allow you to store files online (in the "cloud"), access your work from any computer, and collaborate with your classmates in real time on the same document!

Did You Know? Saving to the "cloud" doesn't mean your work is floating in the sky! It means your work is saved on secure, remote computers connected through the internet.

Key Takeaway: IT is about using hardware devices (like laptops, tablets, and dataloggers) and software (local programs or online cloud services) to achieve a goal.

---

2. Choosing the Right Tool for the Job

Just like a carpenter wouldn't use a paintbrush to hammer in a nail, a digital creator must pick the right software for their task. Let's look at the main categories of software:

1. Word Processing and Desktop Publishing (DTP)

What it does: Writing and arranging text-heavy documents like stories, reports, newsletters, or flyers.
Key features: Changing font styles and sizes, using headings, checking spelling, adjusting margins, and wrapping text neatly around images.

2. Presentation Software

What it does: Designing slide decks to share ideas or teach an audience.
Key features: Combining short bullet points, images, animations, sound clips, and slide transitions to keep viewers engaged.

3. Graphics and Image Editing

There are two main ways computers create pictures:
Painting / Raster Graphics: Made of millions of tiny coloured squares called pixels. Used for editing photos, cropping, applying colour filters, or freehand digital painting.
Vector / Drawing Graphics: Made using mathematical shapes (like circles, rectangles, lines) and layers. Because they are based on shapes, you can scale them as large as a billboard without them becoming blurry!

4. Audio and Video Production

Audio Software: Used to record voiceovers, splice and trim sound clips, remove background noise, and add background music or sound effects.
Video & Animation Software: Used to arrange recorded video clips or stop-frame animation photos on a timeline, add transitions, and overlay titles and credits.

5. Spreadsheets and Data Handling

What it does: Organising numbers and words into a grid of cells arranged in numbered rows (horizontal) and lettered columns (vertical).
Formulas: Special math rules that calculate answers automatically. For example, using \(=\text{SUM}(\dots)\) to add numbers together, or \(=\text{AVERAGE}(\dots)\) to find the middle value.
Charts: Instantly converting number tables into bar charts, line graphs, or pie charts to make patterns easy to see.

6. Databases

Branching Databases: Yes/No question trees (dichotomous keys) used to separate and identify items or animals.
Flat-file Databases: Tables of records (like a digital card index) that let you search, sort (e.g. A to Z or smallest to largest), and filter (show only items that match specific rules).

7. 3D Modelling / Computer-Aided Design (CAD)

What it does: Designing three-dimensional objects on a flat screen.
Key features: Adding 3D shapes (primitives like cubes and cylinders), rotating, resizing (scaling), grouping shapes together, and cutting holes (subtracting) to create complex objects.

Key Takeaway: Always think about your goal first! If you need to calculate totals, choose a spreadsheet. If you want to tell a story with moving pictures, choose video software.

---

3. Combining Software and Creating Media

Professional digital creators rarely use just one program. They combine different tools to build something amazing! For example, you might create a logo in a drawing program, record a voiceover in audio software, and bring both into a slide show.

Importing and Exporting

To move content from one piece of software to another, we save and convert files using standard formats:
Exporting: Saving your finished work from a program into a shareable file format.
Importing: Bringing an exported file into a different program to combine it with other media.

Common File Formats to Know:
Images: .png (great for clear graphics and transparent backgrounds) or .jpg (great for photos).
Audio: .mp3 or .wav.
Video: .mp4.
Data: .csv (comma-separated values, used to move tables between databases and spreadsheets).

Audience and Purpose

Whenever you create digital content, always ask yourself two vital questions:
1. What is the Purpose? Are you trying to entertain, warn, instruct, or persuade?
2. Who is the Audience? Is your work for Year 1 pupils, your teacher, or your parents?
Your choices of colours, fonts, volume, and layout must match your audience. For example, high-contrast colours and large fonts make text easier for everyone to read!

Key Takeaway: You can combine pictures, sound, video, and text across different programs by importing and exporting common file types.

---

4. The Data Lifecycle

Data is all around us. In Key Stage 2 Computing, we learn how to manage data using four clear steps:

Step 1: Collecting
Gathering facts, numbers, or answers. We can collect data using paper surveys, online forms, internet searches, or digital sensors/dataloggers that record temperature or light levels.

Step 2: Analysing
Sorting raw numbers into order, grouping similar items, filtering out unneeded records, or using spreadsheet formulas to find totals and averages.

Step 3: Evaluating
Checking your data carefully! Look for mistakes or anomalies (strange numbers that do not fit). Ask yourself: "Does this data really answer my question?"

Step 4: Presenting
Sharing what you found in a clear, visual way using bar charts, line graphs, infographics, or interactive slides so other people can understand your findings easily.

Data vs Information: What is the Difference?

Data: Raw, unprocessed numbers, symbols, or words with no context (e.g. 18, 22, 19, 21). On their own, they don't tell us anything!
Information: Data that has been organised, processed, and given meaning (e.g. "The temperature of the classroom at 2:00 PM was \(21^\circ\text{C}\)").

Memory Trick: Data + Meaning = Information!

Key Takeaway: The data lifecycle follows four steps: Collect \(\rightarrow\) Analyse \(\rightarrow\) Evaluate \(\rightarrow\) Present.

---

5. Common Pitfalls and Top Tips

Avoid these common mistakes to become a confident computing expert:

Mistake 1: Confusing "The Internet" with "The World Wide Web"
The Internet is the physical global network of millions of connected computers, cables, and routers.
The World Wide Web (the Web) is a service that runs on the internet, allowing us to view webpages and media using a web browser.

Mistake 2: Typing Static Numbers Instead of Formulas
In a spreadsheet, if cell \(A1\) has \(10\) and cell \(A2\) has \(5\), don't just type \(15\) into cell \(A3\)! Type the dynamic formula \(=\text{A1}+\text{A2}\). That way, if you change \(A1\) to \(20\), the spreadsheet automatically recalculates the answer to \(25\).

Mistake 3: Choosing Style Over Function
It can be fun to add 15 different swirling animations, sound effects on every click, and neon pink text on a bright yellow background—but this makes your work very difficult to read. Keep your design neat, tidy, and clear for your audience.

Mistake 4: Assuming Everything Online is Free to Use
Just because an image or song is on the internet does not mean you can use it in your work without permission. Always check copyright rules and look for Creative Commons or public domain media that creators have given permission for you to reuse.

---

Quick Summary Review

Hardware includes computers, tablets, cameras, and dataloggers.
Software includes local desktop applications and online internet services (cloud tools).
• Select software based on your purpose (e.g. spreadsheets for calculations, DTP for flyers, raster/vector for graphics).
• Combine media by exporting and importing standard file formats like .png, .mp3, and .mp4.
• Raw data becomes meaningful information through collection, analysis, evaluation, and presentation!