Subroutines - functions and procedures with PythonQuick View
crn1crn1

Subroutines - functions and procedures with Python

(0)
Very useful when starting students in KS4 for their programming project / controlled assessment etc. OCR based lesson. Apologies as Python files not correct format for upload but images provided in PowerPoint
Sorting AlgorithmsQuick View
crn1crn1

Sorting Algorithms

(0)
PowerPoint and Worksheet for Lesson on Sorting Algorithms - Bubble Sort, Merge Sort and Insertion Sort
Microsoft Excel and scenario based tasks with formulas - KS3/KS4Quick View
crn1crn1

Microsoft Excel and scenario based tasks with formulas - KS3/KS4

(0)
Have used this lesson for different courses in ICT, especially when getting students to understand and use the fundamentals of Microsoft Excel. Students at KS3 gain an idea of the use of formulas and model building, which can also be used at KS4 when doing a specific Unit at GCSE. Attached is PowerPoint, Activities with answers and also the models themselves and videos for students to be independent learners. Enjoy and more to follow
Problem Solving - Lesson 1Quick View
crn1crn1

Problem Solving - Lesson 1

(0)
For GCSE Students just starting with Algorithms and using Python. Task tests, similar to exam style questions. Answers included in documents
Problem Solving - Lesson 3Quick View
crn1crn1

Problem Solving - Lesson 3

(0)
For GCSE Students just starting with Algorithms and using Python. Task tests, similar to exam style questions. Answers included in documents
Problem Solving - Lesson 4Quick View
crn1crn1

Problem Solving - Lesson 4

(0)
For GCSE Students just starting with Algorithms and using Python. Task tests, similar to exam style questions. Answers included in documents
Python Program Making Lesson 1Quick View
crn1crn1

Python Program Making Lesson 1

(0)
This lesson will start students preparing for the programming project, starting with simple coding concepts but making a program to a scenario. This lesson: Using a Subroutine / Subprogram Using an IF statement Adding a Menu to program Different coding solutions provided
Problem Solving - Lesson 2Quick View
crn1crn1

Problem Solving - Lesson 2

(0)
For GCSE Students just starting with Algorithms and using Python. Task tests, similar to exam style questions. Answers included in documents
SQL Revision - GCSEQuick View
crn1crn1

SQL Revision - GCSE

(0)
This lesson can be extended over a few lessons, depending on if teacher wishes to do a recap or students first covering this topic. Starter, with Main Questions and also with exam style questions. Answers included in PowerPoint. Covering SQL content, structure of coding, key coding terms etc. Very useful when I covered with my students just before an exam. Enjoy Colleagues
Python Program Making Lesson 3Quick View
crn1crn1

Python Program Making Lesson 3

(0)
This lesson will continue to prepare students for the programming project, starting with simple coding concepts but making a program to a scenario. This lesson: 1.Read, Write and Append to a txt file
Python Program Making Lesson 2Quick View
crn1crn1

Python Program Making Lesson 2

(0)
This lesson will continue to prepare students for the programming project, starting with simple coding concepts but making a program to a scenario. This lesson: Using Import Time Library For and WHILE Loop