Showing 45 results

Show
results per page

This intermediate-level guide shows how BASH scripts can be used to handle files and to integrate other programming languages such as Perl. String manipulation features heavily in the exercises. A challenge is set to use a Python program along with a shell script.

This resource introduces programming techniques including Object-Oriented Programming (OOP) and Event-Driven Programming (EDP).

The article consists of the full code for a working computer game. it could be used as a basis for adapting code for other purposes, or as a tool to aid understanding of code...

This fully working Python project demonstrates a method of creating a gradient fill, to add depth to flat looking rectangles. It also shows how to use transparency effects to change the shape of gradient filled surfaces, how to plot points of a circle, and some examples of why you would want to do so. The activity...

This edition of the Computing at School newsletter contains articles covering:

*Coding and computer science

*Code Club and Computing ++

*Tips for teaching programming

*Codecademy

*Teaching encryption with spreadsheets

*Scratch sensorboards (picoboards)

*Robotics...

This edition of the Computing at School newsletter focuses on Computational Thinking, and contains articles covering:

*The importance of computational thinking

*...

This edition of the Computing at School (CAS) newsletter is focused on physical computing, and features:

*The BBC Micro-Bit and Make It Digital projects

*CPD tips with Barefoot and Quickstart

*Primary school activities with Scratch and Makey Makey

*Scratch projects with Microsoft Kinect...

This edition of the Computing at School newsletter contains articles covering:

*Increasing the number of girls studying computing

*Inclusion in computing

*Network of Excellence and CAS Hubs

*Learning about programming through knitting

*Programming with GameMaker

*...

This edition of the Computing at School newsletter covers many topics including:

*Visual development of mobile apps using App Inventor

*Active learning in computing using Lego NXT and Logo

*BYOB, an extension to Scratch that aids abstraction and extension

*Robot simulation using RoboMind...

This article includes all the code needed to make a simple game which captures keyboard events and uses multimedia. It uses the Pygame library, and includes graphics control and basic collision detection.

The activity is suitable as an introduction to programming with Python, or as a fully working program...

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...

Pages