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.

294Uploads

106k+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 Computing A451 Revision - Tricky Words
Pipjen77Pipjen77

GCSE Computing A451 Revision - Tricky Words

(0)
Tricky Words Revision Resource A451 Computer Systems & Programming Get your students ready for the A451 exam with this keyword sheet. a) Circle the ones you don't understand b) Starter: Allocate a word to each member of the class, they need to explain it to the rest of the class c) Plenary: Choose a word, explain it to leave the lesson d) Home revision: You need to know what these words mean for the exam, Fill students with confidence by word recognition. Good luck to all your students in the exam.
Year 7 From Scratch to Python using Reeborg
Pipjen77Pipjen77

Year 7 From Scratch to Python using Reeborg

(0)
In the previous Programming & Algorithms unit, students were introduced to programming concepts of sequence, selection and iteration using visual-based programming in Scratch. This unit is the bridge between visual-based programming and text-based programming, and uses a robot to perform tasks using a limited range of instructions (whilst introducing Python syntax). It is a good unit for re-iterating programming concepts, and also for the concept of 'efficiency' in writing code, using libraries, functions and other programming techniques. This unit uses the Reeborg website: http://reeborg.ca/reeborg.html to complete the Python challenges.
GCSE Computer Science 9-1 Component 1 Revision ETL3
Pipjen77Pipjen77

GCSE Computer Science 9-1 Component 1 Revision ETL3

(0)
Revision lesson: Each revision lesson gets the students working independently for the first part of the lesson, followed by a review of the answers. A specific area of Component 1 is then revised, and the lesson concludes with a QWC question. If you have longer lessons, you could add in past exam questions from the A451 syllabus which are related. Independent questions: Memory and Storage Teacher-led revision: ELCE QWC question: Technology today
BTEC TA DIT Home Learning C3 D1
Pipjen77Pipjen77

BTEC TA DIT Home Learning C3 D1

(0)
Paired Discussion/Written-based Revisision Activity Discussion Cards for Component 3 - D1 Forms of Notation Peer: Read the card asking the same questions for each key concept: What is it? How is this relevant to business? Why is this relevant to me? Once discussion has taken place, the student then writes a paragraph summarising the discussion. Peer Support: Knowledge Organiser provides overview of topic. Golden Nuggets of key concept theory included in case prompting is needed in the discussion.
A453 Preparation: Python - Prompt Sheets
Pipjen77Pipjen77

A453 Preparation: Python - Prompt Sheets

(0)
As requested by my students to practice for their controlled assessment, prompt sheets for common tasks. Adding a record number to a file. Reading from, writing to, appending file. Lists, for loops and while loops. Troubleshooting Trees
Graphic Design for Beginners
Pipjen77Pipjen77

Graphic Design for Beginners

(0)
Fancy being creative in an extra-curricular club? Fancy creating a graphic design portfolio that will showcase your work when you go for interviews in the future? Each week, you will be given a project brief from a client, and using graphic design software and AI, you will create your own solution to the project brief. Resource attached include graphic design briefs, examples of graphics created for each session, along with a scheme of work and promotional slide for students.
BTEC ICT Online World (Exam)
Pipjen77Pipjen77

BTEC ICT Online World (Exam)

(0)
Knowledge Build Cards for LA.A Online Services & Communication. Developing over the Summer term 2017. This resource includes the first 10 Knowledge Build Cards (15 minutes - Read & Answer differentiated questions). Small chunking of theory as start to lesson. Also included student working documents to answer the questions to the Knowledge Build Cards. LA.B and LA.C development by September 2017.
KS3 Graphics Project - Juicin'
Pipjen77Pipjen77

KS3 Graphics Project - Juicin'

(1)
A final short unit for the end of Key Stage 3: Creating graphics for a smoothie company called Juicin'. This resource includes a working document for students and an introduction to the scenario.
OCR GCSE Computing A452 Controlled Assessment Practice
Pipjen77Pipjen77

OCR GCSE Computing A452 Controlled Assessment Practice

(0)
Evaluate the usefulness and ease of use of maintaining a database with MySQL, compared with using Query By Example (QBE) In preparation for the A452 Controlled Assessment material 2, I created this activity so that students could see the difference between creating a resource in Microsoft Access compared with command line in MySQL. Worked well for them completing Task 9 of the controlled assessment
A453 prep - Python:  Finding Keywords in User Response
Pipjen77Pipjen77

A453 prep - Python: Finding Keywords in User Response

(0)
This lesson looks at how to create a decision tree for a problem to be solved in Python. The program then uses functions to search for keywords in user responses. The first function provides a response internal to the program whereas the second function looks externally and imports the information from a text file. As .py file extensions are not accepted, I have uploaded it as a text file - this simply needs copied and pasted into Python IDLE.
Christmas Coding with Python
Pipjen77Pipjen77

Christmas Coding with Python

(0)
Integrate key programming skills for GCSE Computer Science 9-1 with a Christmas quiz in Python. Programming techniques: Iteration, selection, counter, functions, procedures, menus, lists, inputs and output. A bit of fun to end the term, whilst continuing to develop programming skills.