Showing 51 results

Show
results per page

This issue of the magazine includes the following articles:

  • Have your Pi and eat it too by Michael Anderson
  • Bananas are big business by Ed Walsh
  • The E in STEM by Gill Collinson and Gemma Taylor
  • Celebrating International Darwin Day by Simon Quinnell
  • Applying learning...

This issue of magazine includes the following articles:

  • Preparing BTEC students for university by Adrian Greenall
  • Future careers in magic by Dave Gibbs
  • What does a good science scheme of learning look like? by Mark Langley
  • Exploring our universe by Tom Lyons
  • Moving...

This guide shows how the BrickPi can enable novice programmers to use Scratch to control complex robots and models.

The instructions need to be followed using Scratch on the Raspberry Pi computer. The resulting programs use different input and output devices, including touch and colour sensors and motors....

This guide, for more advanced users of LINUX, shows how BASH scripts can be used for operations on strings and for arithmetical operations. The syntax for BASH is clearly explained.

A useful handbook for setting up a student-led STEM club, with exemplars from three schools.

It is increasingly recognised that giving students opportunities to act as ambassadors and mentors for STEM subjects outside of school can be of great benefit to the individual, their institution, and to the broader...

This activity follows on from a previous graphics surface project. Previously a single graphics surface was created - this Python program uses multiple surfaces to build more complex graphics and to create effective animations.

Students are encouraged to experiment with the behaviour of the program, and to...

This edition of the Computing at School newsletter focuses on teaching computing in primary schools, and contains articles covering:

*Pedagogy of computing in primary schools

*National curriculum programme of study

*Game design in the primary classroom

*Primary – secondary transition...

This introductory article shows working examples of basic Python programs. It includes:

• Printing to the screen
• Comments
• Simple arithmetic
• Using variables
• Strings and string arrays
• For and While loops
• Random numbers from the Random library
• Creating a...

This introduction to programming in Scratch uses a trivial example to demonstrate simple audio and animation. It is written for Scratch 1.4 but can be easily adapted for later versions. ...

This short practical guide shows how to implement a bubble sort algorithm in Scratch. The procedure is easy to follow, and can be used in conjunction with theory or unplugged activities to aid...

This simple game is an engaging way to extend learning in Scratch. It uses fairly simple scripts running in parallel to detect collisions and move sprites, which have been designed in the Scratch environment. It could be used a basis for other similar ‘scrolling’ games. 

This activity is an introduction to writing programs that can handle errors. It also helps students to understand number bases, by guiding them through the writing of a ‘base converter’ program.

Suitable for students throughout secondary computing, including those studying at an advanced level, this exercise introduces the Heap Sort and explores why it is more efficient than the Bubble Sort in another Scratch Patch article. Students learn about tree data structures, including the correct terminology for...

This game-writing activity using Scratch will bring back youthful memories for some! It provides...

This practical guide to creating a simple game is aimed at those new to programming with Scratch...

Pages