Hero image

Computing, Business and IT Buddy

Average Rating4.11
(based on 64 reviews)

With a few decades of experience teaching Computer Science, Business and IT, this shop has a variety of resources for KS3 Computing as well as the KS4 GCSE Computer Science, GCSE Business, BTEC Business and BTEC TA DIT. More resources coming in the near future.

293Uploads

97k+Views

23k+Downloads

With a few decades of experience teaching Computer Science, Business and IT, this shop has a variety of resources for KS3 Computing as well as the KS4 GCSE Computer Science, GCSE Business, BTEC Business and BTEC TA DIT. More resources coming in the near future.
GCSE Computer Science 9-1: Python - Iteration (For and While Loops)
Pipjen77Pipjen77

GCSE Computer Science 9-1: Python - Iteration (For and While Loops)

(0)
Algorithmic Thinking through Flowcharts and Python: Iteration A resource designed to teach complete novices how to think logically before attempting to write code in Python. This resource emphasises the importance of working out the algorithm using a flowchart, and gets students to practice writing the code before going onto Python (thus preventing the 'Rabbit in headlights' scenario).
A453 Prep
Pipjen77Pipjen77

A453 Prep

4 Resources
Getting students ready for A453 controlled assessment. Some prompts and practice in this final lessons before they star the real thing.
Python Efficiency Bundle
Pipjen77Pipjen77

Python Efficiency Bundle

7 Resources
A follow-on unit to Python Basics. Introducing procedures and functions for more efficient code. Procedures & Functions Using menus (selection) Adding to and reading from file. Importing modules Using lists Using SQL to search for data
GCSE Computing A451 Hardware Revision
Pipjen77Pipjen77

GCSE Computing A451 Hardware Revision

(0)
Designed to help lower-ability students remember basic facts about computer hardware. Input devices Output devices Storage devices - remembering which is which - Magnetic, optical, SSD and Flash. Red - easy to remember, green - try to remember, yellow - you know you want to succeed!
GCSE Computer Science 9-1 Data Representation - Number
Pipjen77Pipjen77

GCSE Computer Science 9-1 Data Representation - Number

(0)
Learn to convert denary to binary to hexadecimal (and vice versa) using a simple method that reduces the amount of calculations a student has to do. This spreadsheet is designed with students in mind, showing them a fast and effective way to convert numbers without having to remember too many different stages in the calculation. Learning Objectives: To convert from binary to denary and vice versa To convert from binary to hexadecimal and vice versa Teacher PowerPoint and solution. Student worksheet for Excel. Coming shortly: To convert from hexadecimal to denary and vice versa
GCSE Computer Science 9-1 Data Representation - Number 4
Pipjen77Pipjen77

GCSE Computer Science 9-1 Data Representation - Number 4

(0)
Binary Addition This resource uses a spreadsheet to teach binary addition, and then encourages students to do a double-check to ensure that their answer is correct. By teaching via spreadsheet first, they will get into the habit of adding the 1s and 0s correctly, so that when doing it written, their mind knows the process to follow. Student worksheet and teacher solution included.