Hero image

546Uploads

218k+Views

79k+Downloads

Joyeux Noël - French Christmas Bingo Game
studeappsstudeapps

Joyeux Noël - French Christmas Bingo Game

(0)
32 Bingo cards for French learners Uses French Vocab Simply give each student a bingo card (32 supplied) and the teacher reads out a random word from the Vocab sheet. Simple, and zero preparation required from the teacher. Joyeux Noël indeed.
Scratch Christmas Animation KS2
studeappsstudeapps

Scratch Christmas Animation KS2

(0)
Scratch Christmas animation designed for KS2. Contains lesson plan and targets for the children to reach during the sesson. Contains all assets and music for this great xmas lesson!
A Scratch Computing Christmas Bundle
studeappsstudeapps

A Scratch Computing Christmas Bundle

4 Resources
A Christmas bundle for Scratch. Wonderful resources with that festive feel for your classes! Resources suitable for KS2 and KS3, including extension activities (open-ended). Recommended that you pick an activity, and let their imagination run wild, while of course they are learning!
Xmas Coordinates in Scratch
studeappsstudeapps

Xmas Coordinates in Scratch

(0)
1. Take the worksheet (printed) and write down the coordinates of the coordinates of the each of the decorations (and the tree itself). 2. Decorate the tree using those coordinates! 3. Decorate the tree further, noting the coordinates that you use.
GCSE Business Studies Revision and Challenge cards
studeappsstudeapps

GCSE Business Studies Revision and Challenge cards

(0)
150 business challenge cards that can be used to extend students, used as revision activities or given to students to answer at home. Designed for the 2009 Edexcel GCSE in Business Studies (2BS01) and covers the following topics: 1.1 spotting a business opportunity 1.2 Showing enterprise 1.3 Putting a business idea into practice 1.4 Making the start-up effective 3.1 Marketing 3.2 Meeting Customer Needs 3.3 Effective financial management 3.4 Effective people management 3.5 The wider world Business in 2017 These cards are based on the topics that are examined in GCSE Business Studies as end of class plenaries, extension tasks or flipped homework tasks.
2.2 Programming techniques for Python - GCSE Computer Science OCR 9-1 Programming with Python
studeappsstudeapps

2.2 Programming techniques for Python - GCSE Computer Science OCR 9-1 Programming with Python

19 Resources
Covers 2.2 Programming techniques from the specification. Created for use with Python version 3.x. (although could be adapted for version 2) Full resources for the following: ** Learners will study the following: ** • how to identify and use variables, operators, inputs, outputs and assignments • how to understand and use the three basic programming constructs used to control the flow of a program: Sequence; Selection; Iteration • how to understand and use suitable loops including count and condition controlled loops • how to use different types of data, including Boolean, string, integer and real, appropriately in solutions to problems • how to understand and use basic string manipulation • how to understand and use basic file handling operations: -open -read -write -close • how to define and use arrays (or equivalent) as appropriate when solving problems • how to understand and use functions/sub programs to create structured code.
Files theory for GCSE Computer Science
studeappsstudeapps

Files theory for GCSE Computer Science

(0)
Teaches students about basic file handing including the basic operations; open, read and write. This resource is not based on any particular programming language, so is applicable for any particular language you choose.