Week 1 Lead Intro To Computer Science
Week 1 Lead Intro To Computer Science
For others, computer science may be quite new to you and this course will help you understand the
key principles of computing and programming.
In the written exam, students write “pseudo code” based on their practical programming experience. Throughout their
studies students use and learn a programming language and they will complete a number of mini-projects to help you
prepare for this paper.
Multimedia programmer
You’ll use creative as well as technical skills to develop multimedia features including text, sound, graphics, digital photography, 2D/3D
modelling, animation and video.
Games developer
Games developers produce games for personal computers, games consoles, social/online games, arcade games,
tablets, mobile phones and other hand held devices.
Apply will be set most weeks and students are expected to complete the Apply as this will help us to identify if they
need further assistance with the topic.
Mobile Phone
Calculator
Watch
Interactive Whiteboard
Projector
Printer
Desktop Computer
Laptop
Binary systems
Data representation
Mobile Phone
Calculator
Watch
Interactive Whiteboard
Projector
Printer
Desktop Computer
Laptop
Computers come in all shapes and sizes, sometimes they are very small and they’re
built in to other things.
Eg. A digital watch!
Binary systems
Data representation
Hardware
How would you define Hardware?
This could be a monitor, keyboard, mouse but also all of the pieces inside the computer
that make it work.
STORAGE
(store data)
PROCESS OUTPUT
INPUT (receive data)
(processor) (leaves the system)
So everything from your XBOX to your mobile phone use this process.
INPUT (receive data)
Data (letters, numbers, sounds, videos, images) gets put IN to the computer.
Letters Keyboard/Touchscreen
Numbers Keyboard/Touchscreen
Sounds Microphone
Videos Video camera
Images Scanner/Digital Camera
Commands Mouse/Keyboard/Touchscreen
OUTPUT
(leaves the system)
Output is the part where the information the computer has processed is presented in a
suitable way.
Usually the computer converts the information into something human can use there
senses to understand.
A CPU is the computer system’s brain that can transform data from input devices into
useful information or a physical action.
The CPU can process data really fast but it can’t think for itself. It only does what it is
told to do by following instructions.
PROCESS
A computer program processes and digitises the input information. The result is then sent to an output device such as a
screen.
You click 'play' on your remote control, an input device. It digitises the input and sends this digital information to the DVD
player.
The computer inside the DVD player processes this input information and works out what to do. It will start to read the
DVD. The video and audio information from the DVD is then sent to the TV screen and the speakers, the output devices.
THINK OF A GAMES CONSOLE
When you are playing a game you are using a controller where you push a button or push the control stick to move a
character.
These inputs are digitised and sent to the computer to be processed. The program processes the inputs and gives an output.
In this case the character on screen moves as it has been programmed to.
Binary systems
Data representation
Hardware
Any part of a computer that you can touch is hardware.
External Hardware:
Monitor
Printer
Keyboard
Mouse
Microphone
Internal Hardware:
Hard Disk
CPU
Fan
Motherboard
Sound card
The processor is where the computer carries out of it’s tasks (processes)
THE BRAIN in a similar way to how your brain thinks about things.
MEMORY We have already looked at storage and the saving of apps and files for
long term use. But computers also have two types of primary memory
located close to its brain.
RAM
RAM is where the computer stores the current task that is being carried
out. This is like when you are thinking about how to work out a sum in
maths or what your are going to say next.
ROM
ROM contains the start up instructions for the computer, which
can never be deleted. Without this memory your computer
would not start!
Different types of storage
Magnetic: Mechanical parts move over the disk's surface to read and write
data magnetically.
Solid State: Data is recorded onto solid memory chips without any moving
parts.
LESSON COMPLETE
SEE YOU NEXT LESSON!