Scratch
Click here to get started with Scratch. The link will take you to the Scratch website, where you can get going straight away.
Python
You can download the Python software here. You’ll also find other information about Python, including troubleshooting if you’re having difficulty installing the software.
Pygame Zero
Find out how to install Pygame Zero here. It’s not a straightforward download like Python, but the website has detailed instructions to get yourself set up.
Visual Studio
You can download Visual Studio here. Install the latest version of the IDE by following
Frequently asked questions
What is Scratch?
Scratch is a visual programming language that uses colourful blocks to create code.
What is Python?
Python is a text-based language in which instructions are typed in, using a keyboard.
What are HTML, CSS, and JavaScript?
HTML, CSS and JavaScript are text-based languages used together to create dynamic websites and apps.
Where can I find the Coding Course Resource Pack?
Click here to download all the images you’ll need to build the projects in Beginner’s Step by Step Coding Course, including all the code files in their original formats (.py, .html, .css, .js) for your reference.
How do I install the Python software?
First, make sure you’ve downloaded the right version of the software for your computer. The Python website has lots of information about how to install everything properly.
How do I install Pygame Zero?
Pygame Zero is a bit tricky to install properly, so follow the instructions in the book. If you’re still having trouble, the Pygame Zero website has more information about getting yourself set up.
How do I install Visual Studio?
You can use any text editor to code a web language, but using an integrated development environment (IDE) will make coding much easier. Go to the Visual Studio website and choose the Visual Studio version suitable for your operating system.
Why isn’t my code working?
Have you copied the code from the book exactly as it appears in the book?
If everything looks okay but you’re still having problems, check the Debugging pages in your DK book or download the coding resource pack and check your code against the original code.
-
Download the complete Coding Course Resource Pack
Click here to download all the images you’ll need to build the projects in Beginner’s Step-by-Step Coding Course, including all the code files in their original formats (.py, .html, .css, .js) for your reference.
Or pick and choose your project, if you'd rather just download the assets for a particular project. Just click on one of the tabs below to start your download.
THE PROJECTS
Now includes code for both Visual Studio Community & Visual Studio Code
Now includes code for both Visual Studio Community & Visual Studio Code