Super Saturday coding kids
We have been delivering coding workshops as part of Super Saturday events every term since early 2016. Here are some of the student projects from Super Saturday coding kids: “King Cat” by Aiden Game description: You control a cat inside a castle. There is a…
Variables and how to use them in Scratch
Variables are so important becuasse they allow us to hold a bit of information in a ‘container’ so that it an be editted and used multiple times in our code. Come check out how to use them in Scratch and find out more about the ins and outs of variables!
Who says coding isn’t for girls?
Check out some of our super fun, girly, empathetic tech projects.
Want extra ideas for your coding clubs?
Here are some of the activities we do at our Coding Kids clubs: program with Scratch, program with Python, program mBot, program Lego Mindstorms EV3, and build digital solutions with Makey Makey.
Knight Collects the Coins in the Castle
Scratch is a versatile, online program that can be used to teach several important skills as well as maintaining a level of fun and engagement through the use of game and animation creation. Today, we’ll focus on a game called Knight collects the coins in the castle, which you can find here. This game is fun to make and play and uses concepts like x and y coordinates, sensing, decision making and variables. These are important skills, both for computer programing and for the development of problem solving skills.
6 fundamentals of coding
There are only 6 fundamental concepts of coding. We covered the first three concepts in a previous blog post. Let’s go through the last three concepts here: arithmetic, data storage, data in / data out.
3 logic patterns of coding
Coding, or computer programming, is built on three basic logic patterns:
- Sequencing
- Branching
- Looping
These three ideas form the basis of all coding knowledge.
Programming Pepper, the friendly humanoid robot
This week at the Pepper Studio, in Brisbane, we held a 5 day Pepper workshop. In this workshop, the kids learned how to use Choregraphe software to create programs for Pepper with both drag and drop code and python.
Download Python worksheets
Download your Python Worksheets here.
Gold Coast Code Camp Models a Minion
Can you make a 3D minion? You would be surprised by how easy it is! During our four-day school holiday code camp on the Gold Coast, one of the activities that we did was modelling a printable 3D minion. We made it using Microsoft 3D Builder — a program that comes with Windows 10. Really, anyone can model a minion — read all about it here!