Hero image

First Coding - Creative Coding Guides

Average Rating4.00
(based on 1 reviews)

At First Coding, we offer a unique range of coding resources designed to help teachers deliver engaging and creative computing lessons with ease. Our projects not only cover essential coding skills but also go beyond the basics with exclusive guides like Monetising Scratch Games and practical tips for game development, making our resources stand out from the rest. Inspire your students today!

At First Coding, we offer a unique range of coding resources designed to help teachers deliver engaging and creative computing lessons with ease. Our projects not only cover essential coding skills but also go beyond the basics with exclusive guides like Monetising Scratch Games and practical tips for game development, making our resources stand out from the rest. Inspire your students today!
Add Donate/Payment Buttons to Scratch Projects
firstcodingfirstcoding

Add Donate/Payment Buttons to Scratch Projects

(0)
This guide serves as a supplement to our Monetising Scratch Projects guide. It provides step-by-step instructions on setting up a Payment/Donate button that can be integrated into any Scratch project. This feature offers dedicated Scratch game designers an excellent opportunity to enhance monetisation of their games and other creations.
Scratch Space Invaders - Worksheet, Presentation and File
firstcodingfirstcoding

Scratch Space Invaders - Worksheet, Presentation and File

(0)
Bring the excitement of game development into your classroom with this engaging tutorial on building Space Invaders in Scratch! This comprehensive resource includes everything you need to guide students through creating their own version of the classic arcade game. The tutorial is paired with a detailed class worksheet, a ready-to-use teacher’s PowerPoint presentation, and a fully functional model of the game. This is perfect for introducing students to the fundamentals of programming, logic, and game design in an interactive and fun way. Suitable for beginners and adaptable for various skill levels, this tutorial will have students coding and problem-solving like pros in no time!
Build a Chatbot in Scratch
firstcodingfirstcoding

Build a Chatbot in Scratch

(0)
This is an easy to follow worksheet that will show you how to build a chatbot in Scratch. The chatbot is able to check for keywords and generate an appropriate response. Once the worksheet project has been completed, it can be easily cusomisable to produce a hugely creative and fun application. There is also a working example included that you can import into Scratch and run straight away.
Game Jam Tips
firstcodingfirstcoding

Game Jam Tips

(0)
Level up your game development skills with our Game Jam Tips guide! Whether you’re a beginner or a seasoned jammer, these practical tips will help you stay focused, manage your time, and bring your creative ideas to life during the jam. Ready to crush your next Game Jam?
Coding Guide
firstcodingfirstcoding

Coding Guide

(0)
Unlock the power of coding with our easy-to-follow guide! Whether you’re just starting out or looking to sharpen your skills, this guide will help you build confidence, think logically, and bring your ideas to life through programming. Ready to dive in?
Monetising Your Scratch Games!
firstcodingfirstcoding

Monetising Your Scratch Games!

(0)
Turn your Scratch projects into profits with our Monetising Scratch Games guide! Learn practical strategies to bring your games to a wider audience, generate revenue, and take your coding skills to the next level. Ready to start earning from your creativity?
Make Scratch Apps and Exes
firstcodingfirstcoding

Make Scratch Apps and Exes

(0)
Here at First Coding we’re always looking for unique ways to keep pupils’ interest so recently we’ve been teaching our pupils how to package up their Scratch projects to make them into standalone games (that they can burn to disk and hand out to friend and family) or use their projects to build Android apps. The video below features one of our musical sequencer projects that is running as an app in Kindle. Included is also the music seqencer project featured in the video. Please note, this only currently works for Scratch 2 projects.
App Inventor - Make a Silly Name Generator for any Android device the easy way.
firstcodingfirstcoding

App Inventor - Make a Silly Name Generator for any Android device the easy way.

(0)
App inventor is a visual programming language designed to help in the building of simple and complex Android applications without the need for any previous coding knowledge. In this exercise we will learn how to build a Silly Name Generator for your phone or tablet. The aim of the app is simple, upon pressing a button select random elements from two lists to build a funny name and present it on screen. There are additional points at the end of the exercise to improve the application, such as getting the device to read out the generated name.
Scratch Variables Exercise
firstcodingfirstcoding

Scratch Variables Exercise

(0)
This is a Scratch resource to help pupils understand and use variables effectively in their programming. The main guide easily talks you through creating a simple dice game, where decisions are made in order to record the highest roll of the dice throughout the game.