Pacman in GameMakerQuick View
crn1

Pacman in GameMaker

(1)
<p>A useful resource for students to create a Pacman game in GameMaker</p>
Subroutines - functions and procedures with PythonQuick View
crn1

Subroutines - functions and procedures with Python

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

Sorting Algorithms

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

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

(0)
<p>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.</p> <p>Attached is PowerPoint, Activities with answers and also the models themselves and videos for students to be independent learners.</p> <p>Enjoy and more to follow</p>
SQL Revision - GCSEQuick View
crn1

SQL Revision - GCSE

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

Problem Solving - Lesson 1

(0)
<p>For GCSE Students just starting with Algorithms and using Python. Task tests, similar to exam style questions.</p> <p>Answers included in documents</p>
Python Program Making Lesson 2Quick View
crn1

Python Program Making Lesson 2

(0)
<p>This lesson will continue to prepare students for the programming project, starting with simple coding concepts but making a program to a scenario.</p> <p>This lesson:</p> <ol> <li>Using Import Time Library</li> <li>For and WHILE Loop</li> </ol>
Problem Solving - Lesson 3Quick View
crn1

Problem Solving - Lesson 3

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

Problem Solving - Lesson 4

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

Python Program Making Lesson 1

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

Problem Solving - Lesson 2

(0)
<p>For GCSE Students just starting with Algorithms and using Python. Task tests, similar to exam style questions.</p> <p>Answers included in documents</p>
Python Program Making Lesson 3Quick View
crn1

Python Program Making Lesson 3

(0)
<p>This lesson will continue to prepare students for the programming project, starting with simple coding concepts but making a program to a scenario.</p> <p>This lesson:</p> <p>1.Read, Write and Append to a txt file</p>