top of page

Scratch Projects

Coding: Projects

SPACE CLEANUP

space-junk.jpeg

You will make a simulation that uses two typical means of cleaning up rubbish in space. You will learn to add repeat and forever loops to your sprites Use conditional selection to respond to user input.

ASTRONAUT REACTION TIME

astronaut in space.jpeg

You will create a game that will test your reaction times. Figure out how far the International Space Station travels in the time it takes you to react. Learn how to use join operators and random operator blocks in Scratch.

CREATE YOUR OWN WORLD

solar-system-.jpeg

Create your own adventure game with multiple levels to explore. Learn how to use conditional selection to react with specific keys, use variables to save the progression of the game, and how to use lists to store data.

ALIEN LANGUAGE

Screen Shot 2021-06-18 at 2.51.54 AM.png

Create your own alien language. You will train the computer to understand an alien language. You will use that to control an alien character so that it can understand what you tell it to do.

ARCHERY

Screen Shot 2021-06-18 at 2.52_edited.jpg

Shoot an arrow and try to hit the bullseye. Learn how to create an archery game, in which you have to shoot arrows as close to the bullseye as you can. You will program the arrow to launch when the spacebar is pressed.

BALLOONS

Screen Shot 2021-06-18 at 2.52_edited.jpg

A balloon popping game. Learn how to clone objects so they appear multiple times. Create a game in which you will have many balloons moving randomly and pop them as they appear.

Coding: Projects

DOUGEBALL

Screen Shot 2021-06-18 at 2.54_edited.jpg

Learn how to create a platform game in which the player has to dodge moving balls to reach the end of the level. Learn how to use the keyboard to control a sprite, use the if, then, else Scratch block and how to clone a sprite.

CLONE WAR

Screen Shot 2021-06-18 at 2.53_edited.jpg

Learn how to create a game in which you have to save the Earth from space monsters. Learn how to clone sprites to make copies of them and use ‘broadcast’ and ‘receive blocks’ to send messages.

BOAT RACE

Screen Shot 2021-06-18 at 2.53.21 AM.png

Learn how to make a racing game. The player uses the mouse to navigate a boat to an island without bumping into obstacles. Add code to detect when a sprite is touching a colour in Scratch and learn to use a variable to record the time in Scratch.

Coding: Projects
python1.jpeg

Python

Python is used successfully in thousands of real-world business applications around the world, including many large and mission critical systems.

Coding: Image

Python Projects

Coding: Projects
People in Space.png
SPACE STATION.png

PEOPLE IN SPACE

Build an indicator of the number of people in space

WHERE IS THE SPACE STATION ?

Find the exact location of the ISS

Build your own space station.png
Fetching the weather.png

BUILD YOUR OWN WEATHER STATION

Create a weather station to collect meteorological data. You will develop and build a prototype weather station using a breadboard and jumper wires. Turn this prototype into a more robust build so that you can deploy it outside and it will be reliable in the long term.

FETCHING THE WEATHER

Access the weather station database and fetch the weather

Graphing the Weather.png
Dashboard For weather Data.png

GRAPHING THE WEATHER

Learn how to plot graphical weather data

INITIAL STATE DASHBOARD FOR THE WEATHER DATA

Make an online dashboard for your  weather station data

Mapping The Weather.png
Dress For The Weather.png
Flight Data Analysis.png

MAPPING THE WEATHER

Use the folium library to visualize weather stations around the world

DRESS FOR THE WEATHER

Find out what the weather is and advise on what you should wear.

ASTRO PI FLIGHT DATA ANALYSIS

Do strange, unexplained things happen on the International Space Station? Learn what sort of data Tim Peake will make available for you to analyze, when this data will become available for download, how to analyze the data and 
what interesting anomalies to look for in the data.

Coding: Projects

Python Projects For Beginners

Coding: Projects
HelloWorld.png

Hello 🌍🌎🌏

Find out what the Python programming language can do by writing an interactive project that uses emoji.

Target Practice.png

Target practice

Use Python, with the [p5] graphics library, to draw a target and score points by hitting it with arrows.

Rocket Launch.png

Rocket launch

Make an animation to propel a satellite into orbit — by hitching a ride on a rocket! Your animation will create cool graphic effects and simulate the best amount of fuel to give the rocket.

Make a Face.png

Make a face

Write Python code to draw a face or mask using geometric shapes.

Dont Collide.png

Don't collide!

Build a scrolling endless runner game where your character has to avoid obstacles.

Powerful patterns.png

Powerful patterns

Create a piece of inspirational art that can be scaled using repeated patterns.
Your powerful pattern will need to meet the project brief.

Advanced Python For Data Science

Python programming has become a vital tool for data scientists. Start by learning Python and using popular data science packages like NumPy and Pandas. With these tools in place, you'll be able to complete a range of hands-on programming projects and learn how to query data and manipulate data.

Coding: Projects
Pythonnew.png

Python

Anaconda.png

Anaconda

notebooks.png

Jupyter Notebooks

numpy.png

NumPy

pandas.png

Pandas

Python For Data Science

Accelerate your data career with high demand skills.

Learn Data Science fundamentals, Python, data visualizations, modeling, machine learning, and more.

Coding: Projects
Pythonnew.png

Python

Anaconda.png

Anaconda

notebooks.png

Jupyter Notebooks

numpy.png

NumPy

pandas.png

Pandas

seaborn.png

Seaborn

matplot.png

Matplotlib

scipy.png

SciPy

bottom of page