Hero image

Mr Arya’s student friendly resources shop

Average Rating4.33
(based on 26 reviews)

Visually engaging and student friendly GCSE Maths and GCSE Computer Science resources - happy browsing!

23Uploads

44k+Views

28k+Downloads

Visually engaging and student friendly GCSE Maths and GCSE Computer Science resources - happy browsing!
Scratch - Create a Binary Converter (step-by-step)
askmraryaaskmrarya

Scratch - Create a Binary Converter (step-by-step)

(0)
A well illustrated step-by-step resource showing students how to create a 4-bit binary converter in Scratch with an explanation of the algorithm and extension activity. Key blocks to use are shown along with starter code for students to build on. Ideal for 1 lesson (approx. 45 minutes). Extension will require longer. Steps covered: create backdrop setup variables layout stage ask for input and initialise variables write program for 8s column write program for 4s column write program for 2s and 1s column Resource assumes students can navigate their way around Scratch and know the main functionality of it (using blocks, editing backdrops, sprites etc.).
Pseudocode algorithms worksheets x 2 - 1. Matching algorithms, 2. Fill in the blanks - Ideal lesson starters, plenaries or homework
askmraryaaskmrarya

Pseudocode algorithms worksheets x 2 - 1. Matching algorithms, 2. Fill in the blanks - Ideal lesson starters, plenaries or homework

2 Resources
Help students win at pseudocode with these low stakes and student friendly starters, plenary or homework activities. RESOURCE 1: The pseudocode fill in the blanks activity helps students become familiar with pseudocode by having to complete 3 pseudocode programs. The activity includes use of IF statements, FOR loops and WHILE loops. Ideal for a starter, plenary or homework. Answers included. DOC and PDF file formats provided. RESOURCE 2: The pseudocode matching activity helps students become familiar with pseudocode by asking them to match pseudocode programs to their purposes (or explaining them if higher ability). This activity includes use of IF statements, FOR loops, WHILE loops, STRING manipulation, FUNCTIONS and ARRAYS. Lower ability students can do the matching activity and higher ability can provide the purpose rather than match. Files for both included as well as answers. DOC and PDF file formats provided.