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

98k+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.
Python Introduction
Pipjen77Pipjen77

Python Introduction

5 Resources
End of unit - practice exercises and assessment for Python: Sequence Selection Lists Iteration
GCSE Computer Science 9-1 Exercise
Pipjen77Pipjen77

GCSE Computer Science 9-1 Exercise

(0)
Combining Python skills in the introductory unit. Practice programs prior to student assessment next week. Text file contains a possible solution - copy and paste the code into Python.
HTML & Dreamweaver - Lesson 2
Pipjen77Pipjen77

HTML & Dreamweaver - Lesson 2

(0)
Lesson plan introducing HTML and use of layers, tables and templates. Key Concept - linking together Computer Science, Digital Literacy and Programming.
Introducing HTML with Dreamweaver
Pipjen77Pipjen77

Introducing HTML with Dreamweaver

9 Resources
This Unit combines 3 key elements of the new KS3 computing element: Computer Science (Systems Security) Digital Literacy (Dreamweaver - Building websites) Programming - Introduction to HTML Main focus of unit on the 'Design' screen in Dreamweaver with altering properties in HTML.
GCSE Business Communication Systems - PLCs - Track Student Progress
Pipjen77Pipjen77

GCSE Business Communication Systems - PLCs - Track Student Progress

(0)
Spreadsheet for tracking student progress against syllabus content for the A265 & A267 exams. Useful for identifying where key revision and support is needed for the final cohort of this qualification. Ensure you have covered all the course content required in order to enable your students to pass.
BTEC Business - Unit 2 Finance: Costs and Revenues Assessment
Pipjen77Pipjen77

BTEC Business - Unit 2 Finance: Costs and Revenues Assessment

(0)
Assess student understanding of basic concepts of costs and revenues. Test their ability to identify costs. Test their ability to calculate costs, revenues, expenditure, profit/loss. Test provided with the solution in a worksheet in the same file. Can easily be adapted for subsequent tests.
GCSE Business Communication Systems - A267 Memory Joggers
Pipjen77Pipjen77

GCSE Business Communication Systems - A267 Memory Joggers

(0)
A simple resource to revise the key skills required in the A267 computer-based exams. Idea of use in lesson: 2 minute madness game - "Explain to the person beside you the items on the memory jogger in 2 minutes". The other person then writes down what they remember. Then you move round one, to the next person, and do the next memory jogger in the pack.
GCSE Business Communications - Steps to Success 1 - A267/ECDL preparatory task
Pipjen77Pipjen77

GCSE Business Communications - Steps to Success 1 - A267/ECDL preparatory task

(0)
How can students prepare for the A267 exam if they don't have a computer at home? Get them to think through the process they would go through in the exam, to complete the A267 exam. Before and after screenshots of tasks in Word, Excel, Powerpoint, Publisher and Access: How did the student get from Point A to Point B. Great for revision, class discussion or home learning.
GCSE Computing A451 Programming Memory Joggers
Pipjen77Pipjen77

GCSE Computing A451 Programming Memory Joggers

(0)
A simple resource to revise the key skills required in the A451 Programming unit. Idea of use in lesson: 2 minute madness game - "Explain to the person beside you the items on the memory jogger in 2 minutes". The other person then writes down what they remember. Then you move round one, to the next person, and do the next memory jogger in the pack.
Christmas ICT: Santa's Mail Merge - Business or ICT
Pipjen77Pipjen77

Christmas ICT: Santa's Mail Merge - Business or ICT

(0)
Preparing for the GCSE Business Communication Systems A267 exam. Students seem to dislike/fear mail merge. I have created this resource to bring the 'fun' element into mail merge, in a way that students will understand how it works. My access file wouldn't upload, so I have exported the database to excel.
BTEC Business Finance - Costs & Revenues Revision
Pipjen77Pipjen77

BTEC Business Finance - Costs & Revenues Revision

(0)
Let's go Jogging Revision Lesson BTEC Business - Unit 2 Finance Costs & Revenues Unit. 2 minutes to discuss the memory joggers 2 minutes back at seat - write down what you remember. (Teacher - Print out the activity sheets on back-to-back A3 paper if possible as this allows students more space to write).
GCSE Business - Past Paper Practice with Mark Scoring Cards
Pipjen77Pipjen77

GCSE Business - Past Paper Practice with Mark Scoring Cards

(0)
Mark Scoring Cards Previous exam question Previous mark scheme solutions Complete the question - self/peer assess against the mark scheme answer. or Look at the question - look at the mark scheme answer - now go back to your seat and write the answer. Using the mark scheme solutions to help students prepare for the A265 exam. More to follow as created.
Python Efficiency - Procedures and Functions Introduction
Pipjen77Pipjen77

Python Efficiency - Procedures and Functions Introduction

(0)
Following on from the Python Introduction Unit, this unit will focus on developing more efficient code now that students understand iteration, selection and lists. In this lesson, students look at simple examples in order to understand the difference between procedures and functions. (Included text file with code as Python file cannot be uploaded). Next lessons: Using functions to effectively plan code.