4 weeks worth of Python Basics lessons including, Power-Point (with notes in the notes section) , Activities worksheet, Example code, Homework and further reading. Possible Solutions have also been included.
Week 1 Python basics
Hello World
Indentation
Variables and Types
Lists
Basic Operations (Numbers and Strings)
String Formatting
Week 2 Python Basics 2
Conditions
Boolean Operators
IF Statements
IS Operator
NOT Operator
Loops (FOR and WHILE)
Break and Continue Statements
Else clause for Loops
Functions and Calling functions
Week 3 - Python Basics 3
User Input
Classes and Objects
Accessing Object Variables and Functions
Dictionaries
Modules and Packages
NumPy Arrays
Week 4 - Python Basics 4
Exception Handling
TKinter
Created to teach boolean algebra and logic gates, includes history of boolean algebra, links to Venn diagrams basic and extended logic gates as well as examples relating to real life.
A 9 week introduction to the basic concepts of C#. Includes fully made PowerPoint and Worksheets with further reading included for extending the learning of students who are more proficient in programming. Over 30 hours of teaching and activities included - designed for level 3 learners (A-Level, BTEC and Access) but can be used for younger learners, however they may need more time.
Week 1 - Introduction to C# includes PowerPoint, Activity sheet and Extension
Week 2- Variables, includes Reading, PowerPoint and Activity
Week 3 -IF and SWITCH statement, includes PowerPoint and 2 Activity Sheets
Week 4 - Error Handling, Includes Activity Sheet, PowerPoint and a program relating to the tasks.
Week 5 - Loops, Includes PowerPoint and Activity Sheet
Week 6 - Object Oriented Programming, includes Starter, PowerPoint and Activity Sheet
Week 7 - Encapsulation, Includes PowerPoint and Activity Sheet
Week 8 - Arrays, includes PowerPoint and Activity Sheet
Week 9- Programming Challenges includes PowerPoint and Activity sheet - designed to test students learning. Can be used as a stand alone lesson at the end of can be used to test throughout the teaching.
This is a presentation and worksheet that illustrates setting SMART targets for an assignment work shop.
Gives examples and activities for students to complete.
Lesson 1 - British Values worksheet
Lesson 2 - Create a poster about the values of Pakistan.
Lesson 3 - Limbo
Lesson 4 - Jamaican Market Place
Lesson 5 - Presents from my Aunt
Lesson 6 and 7 - Hurricane Hits England.
Lesson 8 - Half Caste
BTEC Level 2 Unit 14 lesson that was deemed outstanding by ofsted. It is differentiated by ability as well as illustrating ideas to get lower level learners used to practical assessments.
Lesson plan, practical checklist, contract and target setting sheet included ~(differentiated)
A Python workbook that features 10 chapters cover a range of topics. Starting basic with opening the Python IDLE all the way through to challenging students with a final task. Each chapter includes follow me tasks and challenges to consolidate what has been taught in the chapter.
This workbook can be used as an independent working task, homework task or a suppliment to python lesson.
The workbook includes chapters on the IDLE, Writing our first program, Arithmetic, Commenting code, Data Types, Selection, Iteration, Functions and Procedures, Python and Tkinter and pulling it all together with a final project task.