Hero image

Nichola Wilkin - Computer Science

Average Rating4.65
(based on 1162 reviews)

These refreshingly different teaching resources enable you to teach great lessons that help your pupils engage with the subject matter. I’m an experienced teacher and HoD and professionally create computing and computer science teaching resources through my company Nichola Wilkin Ltd. All these resources have been exclusively created by me. I’m an author who has written for both BBC Bitesize and Cambridge University Press. Quality teaching resources you can trust!

220Uploads

869k+Views

1896k+Downloads

These refreshingly different teaching resources enable you to teach great lessons that help your pupils engage with the subject matter. I’m an experienced teacher and HoD and professionally create computing and computer science teaching resources through my company Nichola Wilkin Ltd. All these resources have been exclusively created by me. I’m an author who has written for both BBC Bitesize and Cambridge University Press. Quality teaching resources you can trust!
Exam Technique for GCSE Computer Science
nwilkinnwilkin

Exam Technique for GCSE Computer Science

(1)
Complete exam technique lesson to help GCSE computer science students boost their grades. Do you feel your students know their computer science theory but are worried they still need a little extra help on understanding how to answer the exam questions to get the highest marks possible? Fear not, help is at hand. This stand-alone lesson introduces your pupils to common exam terminology so they feel more prepared in understand exactly what type of answers the questions require to get the top marks available. It gives them plenty or practice in answering a variety of questions including a min exam paper you can set as a homework task or during a second lesson. Buy this resource now and give your students the opportunity of gaining a few more valuable points. This can mean the difference between getting the grades they need or possibly missing out just because they didn’t know how to answer one particular type of question. What is included? This complete lesson includes : a 29-slide PowerPoint presentation (editable) 1-page PDF teacher’s lesson plan (not-editable) 1-page PDF algorithms question handout (not-editable) 2-page PDF mini exam paper (not-editable) . Please note: This lesson was created specifically for the OCR GCSE Computer Science (J277) and AQA GCSE Computer Science (8525) exams and will help your pupils feel more prepared for their exams. How can it be used? The exam preparation PowerPoint presentation is best used during your computer science exam revision lessons. Use the PowerPoint presentation along with the class working through all the exam practice activities together. You can either set the mini exam paper as a homework task and mark it together the next lesson or even let them mark it themselves. Alternatively set the mini exam paper during a second dedicated lesson and mark it together in class. What are you waiting for? Grab your copy of this invaluable lesson now and give your pupils the boost they need to get a few extra marks in their computer science exams. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of our complete resources which we will usually charge full price for but is yours absolutely free when you purchase this product. Just our little way of saying thank you to our valued customers. I hope you enjoy it and get use out of it, with my compliments. Looking for computer science revision material? Check out these fabulous self-study workbooks that completely cover the exam specifications: Complete set of OCR Revision Workbooks Complete set of AQA Revision Workbooks
Scratch Introduction Lesson Unit
nwilkinnwilkin

Scratch Introduction Lesson Unit

(0)
In this high-quality 6-lesson complete scheme of work, pupils will be introduced to the programming language “Scratch 2”. Moving sprites using the mouse and keyboard as well as moving automatically around the screen Repeat and forever loops If statements and If…else statements Use sensing tools so sprites can interact with each other Use questions and answers in programs Create and use variables to store and manipulate values during the running of programs Create their own sprites and backgrounds Use costumes Apply broadcast messages This unit is ideal if the pupils have never used Scratch before or have had only very limited experience. Suitable for KS3 Computing and ICT classes. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments.
Python Recapping Sub Programs
nwilkinnwilkin

Python Recapping Sub Programs

(0)
This Python lesson is perfect to help GCSE classes get back into Python programming after they have had a break from it. It does assume they are familiar with the KS3 national curriculum requirements and have previously been taught about sub programs, functions and procedures. Please note: This lesson recaps these key areas, giving pupils a chance to practise previously learnt skills but this lesson is not suitable for teaching these elements to your class for the first time. Download this no-prep lesson now to help you take control of your workload. This complete lesson includes an attractive dyslexia-friendly PowerPoint presentation, a pop quiz and lots of practical programming practice. The easy-to-follow teacher’s lesson plan includes all the answers. This ready-to-use lesson is perfect for non-specialist teachers, newly qualified teachers and teachers who are teaching Python for the first time. Duration: 1 lesson. This lesson teaches pupils about: What is a sub program? Calling sub programs Passing single and multiple variables to sub programs Returning single and multiple variables to the main program . What are you waiting for? Take action straight away and grab your copy of this wonderful lesson today that will keep your pupils engaged and making real progress. Everything is done for you which will save you hours of preparation time. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments. Click Here To See More Of My Great Python Lessons
Memory and Storage Worksheets
nwilkinnwilkin

Memory and Storage Worksheets

(0)
Here are 6 ready to use memory and storage worksheets you can immediately use with your class, with absolutely no preparation necessary. You even have a separate copy of each handout that contains the answers, making these a brilliant easy to use addition to your teacher toolkit. These worksheets can be printed out or completed on-screen as they comprise of PDF files with editable areas for students to enter their answers. You can even assign these worksheets as learning tasks using a VLE for students working at home. HOW CAN I USE THEM? These worksheets are ideal for An easy grab-and-go classroom activity, homework tasks and cover worksheets. . These engaging worksheets are perfect for computer science teachers, non-specialists and new teachers. WHAT IS INCLUDED? The 12 PDF worksheets included: ROM and RAM – This worksheet asks pupils to describe the differences between Rom and RAM and then tick is statements are true or false. A great in-class activity or homework task. Types of Memory – Students show their understanding of memory, secondary storage, virtual memory and disk thrashing. Great to use to assess your student’s understanding. Storage Device Comparison – Students need to do some research and answer several questions of difference secondary storage devices. A lovely homework or plenary task. Secondary Storage Media – A 2-page worksheet comparing magnetic, optical and solid-state secondary storage devices. A great assessment activity. Pick The Correct Media – A lovely activity where pupils pick the correct device for the given scenarios and then explain their choices. A lovely plenary or in-class activity Data Units crossword – A quick activity, idea to use as a starter where students name the correct data unit from the given clues. Don’t forget the answers to each worksheet are included meaning you can use the answers yourself or give them to students for self-marking. These 6 worksheets will quickly become an essential tool in your teacher toolkit. They are a great way to break up the lesson, reinforce the learning and check your pupils’ understanding of memory and storage. What are you waiting for? Buy them now and use them straight away to enhance your lessons whilst saving yourself hours of preparation. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of our complete resources which we will usually charge full price for but is yours absolutely free when you purchase this product. Just our little way of saying thank you to our valued customers. I hope you enjoy it and get use out of it, with my compliments.
Python Challenges: More About Functions
nwilkinnwilkin

Python Challenges: More About Functions

(0)
Are you looking to expand your student’s knowledge of Python programming? These Python challenges give students 6 coding activities all focused on extending their knowledge of using functions in Python. If you are familiar with my best-selling Python book “Python by Example: Learning to Program in 150 Challenges” by Nichola Lacey, these new challenges will expand on the skills taught and give your student’s more coding practice. Download this wonderful set of Python challenges today to see just how useful they are. WHO ARE THESE PYTHON CHALLENGES FOR? These challenges assume students have some basic knowledge of programming with Python and know how to use input and a basic print statement as well as being familiar with using if statements for loops and random numbers in Python. WHAT IS INCLUDED? This pack includes a single 5 page PDF which gives your students an explanation of using functions in Python, example code and 6 programming challenges for them to work through. You also get another PDF which contains printed versions of the suggested solutions AND you get the Python solutions in Python programs so you can open them and look at the code using an IDLE. HOW CAN YOU USE THESE PYTHON CHALLENGES? These challenges are very flexible and can be used in a variety of ways. The main PDF includes an explanation, example code and a page of Python coding challenges. Students can work through them individually and the attractive PDF handout makes a perfect homework task. Alternatively, you can print out the example code and page of Python challenges to give to your class as a starter, plenary or other in-class activity to enable your students to practise using their new skills. You may even want to isolate the programming challenges into individual tasks, rather than use them as a printed activity to use them in your lesson as small individual coding challenges. They are also ideal for quick finishers or to motivate higher ability students to keep them interested and learning a new skill whilst you help other students who need a little more reassurance of the basics. As you have a separate PDF of the answers you can give them to your class at a later date for them to mark themselves, although most students do not require this as they will discover if their code works when they run it and will debug if they find an error. You could also have the answer sheet ready as a help sheet for those who are stuck and need help. What are you waiting for? Grab your copy of these flexible and highly useful Python challenges immediately. Your students will love them.
Christmas Computing Quiz – Year 8
nwilkinnwilkin

Christmas Computing Quiz – Year 8

(0)
Are you ready for an exhilarating and festive end of term Christmas activity? Look no further than our electrifying Christmas Computing Quiz, tailor-made for your Year 8 students! Prepare to be dazzled with a captivating fusion of computing challenges specially crafted for Year 8, seamlessly intertwined with a medley of delightful and interactive Christmas activities that will leave both your SLT and your year 8 computing pupils in high spirits as the term concludes. HOW DOES THE CHRISTMAS COMPUTING QUIZ WORK? Once you’ve purchased the resource you get a PDF which contains a link. Share the provided link with your students and watch as it whisks them away to an enchanting digital realm filled with engaging questions and intriguing tasks. Your year 8 computing students can embark on this journey of knowledge and fun on their own, or, for an added dose of excitement, encourage pairs of students to team up and tackle the quiz together. The joy multiplies as collaboration ignites their enthusiasm. And the best part? The quiz is a self-guided adventure. As your students conquer each challenge, the next one automatically beckons, providing you with invaluable time to support those in need or attend to the myriad of other holiday season tasks tugging at your attention. Fear not, for we’ve thought of everything. All the answers are readily available in the comprehensive teacher’s guide, ensuring you can rescue any students who find themselves in a puzzling predicament. This captivating experience is designed to last between 30 to 40 minutes so you may need to provide a second activity for particularly speedy early finishers. WHAT IS INCLUDED? You get a single PDF file which contains the link to the activity and the answers to the quiz. Don’t miss out on this fantastic opportunity! Grab your copy of the Year 8 Christmas Computing Quiz – a timeless gem that you can deploy year after year with a new wave of Year 8 computing students. Let the festivities begin! COMPUTING TOPICS INCLUDE: Computer networks Scratch programming Computer jargon (missing words) Computer systems . Click here to check out this amazing bundle to get all 5 Key Stage 3 Computing and GCSE Computer Science quizzes at a knock down price. IMPORTANT NOTE: In order to run the quizzes there are a few activities which require links to external websites. Here are the external sites that you will need to have unblocked on your school network. view . genial . ly jigsawexplorer . com PLEASE NOTE: This game is intended to be used on a desktop or laptop computer and some of the features will not be available on an iPad or other mobile device.
Computer networks, connections and protocols OCR GCSE Computer Science Workbook (J277)
nwilkinnwilkin

Computer networks, connections and protocols OCR GCSE Computer Science Workbook (J277)

(0)
This computer networks, connections and protocols workbook is perfect for students studying for the OCR GCSE (9-1) in computer science and has been updated to completely cover the new specification J277. It can be used in the classroom as a teaching aid, for self-study or as a revision tool. In this resource you will receive an interactive PDF workbook so your students can either print it out and complete the activities by hand or fill it in electronically making this an ideal workbook for use in school or for students studying at home. The answer booklet is provided as a separate PDF file so you can assign your students the workbook without including the answers. This 45-page workbook completely covers the new specification J277 1.3 computer networks, connections and protocols theory Table of Contents: What is a network? Server Advantages and disadvantages of computer networks Types of network Local Area Network (LAN) Wide Area Network (WAN) Factors that affect the performance of networks Bandwidth Number of devices Cable or wireless media Error rate Latency The different roles of computers in a client server and a peer-to-peer network Client Server Peer-to-Peer The hardware needed to connect stand-alone computers to a LAN Stand-alone computer Network Interface Controller/Card Transmission Media Switch Router Wireless Access Points The internet Web servers and clients Domain Name Server Hosting The cloud Cloud computing Network topologies Star network topology Mesh network topology Modes of connection Wired Wireless WiFi Frequency Channels Encryption Packet Switching Bandwidth Ethernet IP addressing MAC addressing Network Protocols TCP/IP model TCP (Transmission Control Protocol) IP (Internet Protocol) The 4 layers of network protocols Application layer Transport layer Internet layer Link layer . Please note: It has come to our attention that YouTube changed their privacy policy and some of the links in our workbooks are not uploading correctly. We have now sorted out the problem but it did mean that we had to change the links in the workbook. If you have previously downloaded this workbook please download it again from your download library to get the new version. You may also be interested in these workbooks which have also been updated for the new specification: Systems Architecture Memory and Storage Network Security Systems Software
Python Practical Assessment (End of KS3 or start of GCSE)
nwilkinnwilkin

Python Practical Assessment (End of KS3 or start of GCSE)

(0)
Taking over a new year 10 GCSE computer science class? Wanting to find out your current classes Python programming skills? This resource contains a list of practical Python programming challenges which test key aspects of the KS3 national curriculum for text-based programming language. Pupils are tested on: Mathematical operators Data types Dealing with strings Loops If statements Logical operators Random numbers Data structures (lists) and Sub programs The pupils are given a worksheet which contains 11 Python programming challenges. They need to work through them attempting the programs and sections they can. If they don’t know how to do something then ask them to move on and try to complete as much of the challenges as they can. This allows you to find out the gaps in their current knowledge. The results are then entered into a an Excel spreadsheet using a simple system of 0 (not met the criteria) or 1 (met the criteria) that is then converted into a list showing you the pupils current understanding displayed as “Secure” or “Developing”. You can then use this to help you plan future lessons to fill the gaps in their skills. This practical assessment can be used at the end of Key Stage 3 to help you and pupils when selecting their options or it can be used at the start of their GCSE to assess which areas need to be recapped. This resource also includes the completed Python programs for all the challenges allowing you to see a possible answer for each challenge making this easier for non-specialists and NQTs who want to have a little more assistance as they build their confidence in Python programming. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments.
Python For Loops Programming Challenges
nwilkinnwilkin

Python For Loops Programming Challenges

(1)
Do your students need a little extra help with understanding for loops in Python programming? Are you looking for some ready to use programming challenges that can be easily incorporated into your lessons? This worksheet can be used as a classroom activity, for a homework task or as a ready-to-use task for quick finishers, making this an invaluable resource to have in your teacher kit. Download this ready to use worksheet now and take control of your workload. Use it immediately or simply keep it in reserve for when you need it. WHAT IS INCLUDED? This 2-page PDF printable handout includes: example code, a task to work out the output from the range function, a task to correct code and 4 practical challenges for them to practice writing for loops in Python code. . You even have a separate PDF with possible answers. The diversity of these for loops challenges allow pupils to develop a variety of useful programming skills. This resource is perfect for established computer science teachers, non-specialist teachers or newly qualified teachers. What are you waiting for? Take action straight away and grab your copy of this wonderful worksheet today that will keep your pupils engaged and making real progress. Everything is done for you which will save you hours of preparation time. Please note: This resource is a non-editable PDF FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of our complete resources which we will usually charge full price for but is yours absolutely free when you purchase this product. Just our little way of saying thank you to our valued customers. I hope you enjoy it and get use out of it, with my compliments. **Click Here To See More Of My Great Python Challenges **
Python Lists Programming Challenges
nwilkinnwilkin

Python Lists Programming Challenges

(0)
Do your students need a little extra help with understanding using lists in Python programming? Are you looking for some ready to use programming challenges that can be easily incorporated into your lessons? This worksheet can be used as a classroom activity, for a homework task or as a ready-to-use task for quick finishers, making this an invaluable resource to have in your teacher kit. Download this ready to use worksheet now and take control of your workload. Use it immediately or simply keep it in reserve for when you need it. WHAT IS INCLUDED? This 2-page PDF printable handout includes: example code, a tasks to read code, a task to correct code and 3 practical challenges. . You even have a separate PDF with possible answers. The diversity of these lists programming challenges allow pupils to develop a variety of useful programming skills. This resource is perfect for established computer science teachers, non-specialist teachers or newly qualified teachers. What are you waiting for? Take action straight away and grab your copy of this wonderful worksheet today that will keep your pupils engaged and making real progress. Everything is done for you which will save you hours of preparation time. Please note: This resource is a non-editable PDF FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments. Click Here To See More Of My Great Python Challenges
Python While Loop Programming Challenges
nwilkinnwilkin

Python While Loop Programming Challenges

(1)
Do your students need a little extra help understanding while loops in Python programming? Are you looking for some ready-to-use programming challenges that can be easily incorporated into your lessons? This worksheet can be used as a classroom activity, for a homework task or as a ready-to-use task for quick finishers, making this an invaluable resource to have in your teacher kit. Download this ready-to-use worksheet now and take control of your workload. Use it immediately or simply keep it in reserve for when you need it. WHAT IS INCLUDED? This 2-page PDF printable handout includes: example code, a task to read code, a task to correct code and 3 practical challenges. . You even have a separate PDF with possible answers. The diversity of these while loops challenges allow pupils to develop a variety of useful programming skills. This resource is perfect for established computer science teachers, non-specialist teachers or newly qualified teachers. What are you waiting for? Take action straight away and grab your copy of this wonderful worksheet today that will keep your pupils engaged and making real progress. Everything is done for you which will save you hours of preparation time. Please note: This resource is a non-editable PDF FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments. Click Here To See More Of My Great Python Challenges
Data Representation Knowledge Organiser
nwilkinnwilkin

Data Representation Knowledge Organiser

(0)
This visually appealing knowledge organiser is a quick summary to recap binary representation. It can help pupils revise for end of unit tests or GCSE computer science exams by including small straightforward facts that can be learnt in minutes. A powerful revision aid that your students will love. What are you waiting for? Grab your copy now and together we can boost your pupil’s confidence in understanding data representation. WHAT IS INCLUDED? This PDF knowledge organiser includes the important facts and a separate PDF document includes revision tips and an exam style question including a possible answer. HOW CAN I USE IT? This resource makes an ideal homework task, can be used as part of a lesson or given to pupils to help them with their revision. WHAT DOES IT COVER? This knowledge organiser includes easy to digest facts on the following topics: Data units Converting denary whole number to binary Add binary numbers Use binary shifts Convert binary into hexadecimal numbers The use of check digits Representing characters Character sets Representing images in pixels Metadata Colour depth Resolution Calculating the size of an image Sound sampling Sample size Bit rate Lossy and lossless compression . Get your copy of this fantastic knowledge organiser now. You’ll wonder how you ever managed without it. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of our complete resources which we will usually charge full price for but is yours absolutely free when you purchase this product. Just our little way of saying thank you to our valued customers. I hope you enjoy it and get use out of it, with my compliments. Click here to see my other computer science knowledge organisers
What is the internet?
nwilkinnwilkin

What is the internet?

(0)
What is the internet? A question from many who are often too afraid to ask. It is an important question that computer science students need answering. In this interactive and engaging lesson students learn what the internet is and the technology used by the web to transmit messages around the world. This lesson completely covers both the OCR GCSE Computer Science (J277) and AQA GCSE Computer Science (8520) specifications. Why waste your precious time slaving over creating your own lesson when it has all been done for you for the price of a coffee in Starbucks? Grab this ready to use, no-prep lesson now to save time and take control of your workload. What does it cover? This lesson teaches pupils: The internet is a worldwide collection of computer networks DNS (Domain Name Server) Hosting The cloud VPN (Virtual Private Networks) . What is included? You’ll get… An attractive dyslexia-friendly PowerPoint presentation that includes differentiated lesson objectives, a video and lots of tasks and questions. 3 differentiated exam-style questions A comprehensive 3-page teacher’s lesson plan including all the answers . Are you really going to spend a couple of hours of your time creating something similar when you can spend that time doing something far more fun and interesting? Grab your copy of this network protocols TCP/IP complete lesson now and take control of your workload today. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments. Check out these other ready to use computer science lessons from an author you can trust: Network types Network hardware Network Topologies
Computer Systems AQA GCSE Computer Science Workbook (8525)
nwilkinnwilkin

Computer Systems AQA GCSE Computer Science Workbook (8525)

(0)
This computer systems workbook is perfect for students studying for the AQA GCSE (9-1) in computer science and has been updated to completely cover the new specification 8525. It can be used in the classroom as a teaching aid, for self-study or as a revision tool. In this resource you will receive an interactive PDF workbook so your students can either print it out and complete the activities by hand or fill it in electronically making this an ideal workbook for use in school or for students studying at home. The answer booklet is provided as a separate PDF file so you can assign your students the workbook without including the answers. BONUS RESOURCE: This resource also includes a PowerPoint presentation that allows pupils to easily create neat logic circuits by simply dragging the options into the desired position. Clear instructions given in the presentation on how to use it. This 54-page workbook completely covers the new specification 8525 3.4 Computer Systems theory. Table of Contents: Hardware and software Boolean logic (NOT, AND, OR and XOR) Truth tables Logic circuits Boolean expressions Software Classification (System software and application software) Functions of the operating system Low-level languages High-level languages Interpreter, compiler and assembler translators Systems architecture Von Neumann architecture CPU Fetch-Execute cycle Memory (ROM, RAM, Cache and Registers) Secondary memory (Solid state, optical and magnetic) Cloud storage Embedded systems . You may also be interested in these workbooks which have also been updated for the new specification: Algorithms Python Programming Fundamentals of Data Representation Fundamentals of Computer Networks Cyber Security Relational databases and SQL Ethical, Legal and Environmental Impacts
Programming Fundamentals OCR GCSE Computer Science Workbook (J277)
nwilkinnwilkin

Programming Fundamentals OCR GCSE Computer Science Workbook (J277)

(0)
This programming fundamentals workbook is perfect for students studying for the OCR GCSE (9-1) in computer science and has been updated to completely cover the new specification J277. It can be used in the classroom as a teaching aid, for self-study or as a revision tool. In this resource you will receive an interactive PDF workbook so your students can either print it out and complete the activities by hand or fill it in electronically making this an ideal workbook for use in school or for students studying at home. The answer booklet is provided as a separate PDF file so you can assign your students the workbook without including the answers. This 70-page workbook completely covers the new specification J277 2.2 programming fundamentals theory. Table of Contents: The use of variables, constants, operators, inputs, outputs and assignments Sequence Selection Iteration (count-controlled and condition-controlled loops) Common arithmetic operators Common Boolean operators (AND, OR and NOT) Data types (integer, real, Boolean, character, string and casting) Basic string manipulation File handling operations (open, read, write and close) The use of records to store data The use of SQL to search for data The use of arrays (1D and 2D arrays) How to use sub programs (functions and procedures) Random number generation . You may also be interested in these workbooks which have also been written to cover the J277 specification: Systems Architecture Memory and Storage Computer networks, connections and protocols Network Security Systems Software Ethical, Legal, Cultural and Environmental Impacts Algorithms Producing Robust Programs Boolean Logic Programming Languages and IDEs
Abstraction Computational Thinking Lesson
nwilkinnwilkin

Abstraction Computational Thinking Lesson

(0)
This is lesson 3 from a series of 6 lessons which teach pupils computational thinking. In this lesson pupils learn about abstraction and how to write instructions. This lesson includes a PowerPoint presentation, fun activities to reinforce their learning and a differentiated homework task. There is also a teacher’s guide containing answers. For the full 6 lesson unit which also includes an end of unit test and self-assessment student marking sheet use this link https://www.tes.com/teaching-resource/computational-thinking-6-lesson-unit-of-work-gcse-computer-science-and-ks3-computing-11597274. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of our complete resources which we will usually charge full price for but is yours absolutely free when you purchase this product. Just our little way of saying thank you to our valued customers. I hope you enjoy it and get use out of it, with my compliments.
Algorithms OCR GCSE Computer Science Workbook (J277)
nwilkinnwilkin

Algorithms OCR GCSE Computer Science Workbook (J277)

(0)
This algorithms workbook is perfect for students studying for the OCR GCSE (9-1) in computer science and has been updated to completely cover the new specification J277. It can be used in the classroom as a teaching aid, for self-study or as a revision tool. In this resource you will receive an interactive PDF workbook so your students can either print it out and complete the activities by hand or fill it in electronically making this an ideal workbook for use in school or for students studying at home. The answer booklet is provided as a separate PDF file so you can assign your students the workbook without including the answers. This 78-page workbook completely covers the new specification J277 2.1 algorithms theory. Table of Contents: Principles of computational thinking Identify inputs, processes and outputs for a problem Structure diagrams Pseudocode Flow diagrams Refine programs using Python Identify common errors Trace tables Binary search Linear search Bubble sort Merge sort Insertion sort . You may also be interested in these workbooks which have also been written to cover the J277 specification: Systems Architecture Memory and Storage Computer networks, connections and protocols Network Security Systems Software Ethical, Legal, Cultural and Environmental Impacts Programming Fundamentals Producing Robust Programs Boolean Logic Programming Languages and IDEs
Python Printable Bundle
nwilkinnwilkin

Python Printable Bundle

13 Resources
Workbook, Python printable challenges and a glossary to help pupils learn Python programming. Suitable for KS3 and GCSE Computer Science. Purchasing this bundle saves you 29% on the usual individual price.
Python Programming with Sequences of Data Worksheets
nwilkinnwilkin

Python Programming with Sequences of Data Worksheets

(0)
Supercharge your teaching with these irresistible worksheets that take their Python programming to the next level! Designed to complement the Teach Computing Year 9 “Python programming with sequences of data” scheme of work, these 5 stunning, no-prep worksheets enhance learning and spark critical thinking. FOR WHOM? Tailored for year 9 pupils who are following the “Python programming with sequences of data” scheme of work, these ready-to-use worksheets are suitable for experienced computing teachers and non-specialist teachers. These worksheets have been developed to complement your existing scheme of work, break up the lessons and can promote deeper thinking into the subject matter along with giving your students vital extra programming practice. WHAT’S INSIDE? Uncover magic with these 5 comprehensive PDF worksheets, all of which are accompanied by a separate PDF which includes the answers: If Recap – Ideal worksheet that is best used at the start of the unit to recap the skills they have previously learned. Includes 3 Python programming challenges requiring if, else and if, elif, else statement. One challenge is presented as a flow diagram giving the pupils the chance to practise computational thinking skills in a graphical format. Lists – This worksheet includes 2 Python programming challenges including lists. One involved debugging and solving the errors in a given program and the other is based on a flow diagram. List Operators – This worksheet includes 5 Python challenges which require pupils to use append, remove, insert, sort and reverse operators to a list. While Lists – Includes 4 Python challenges which involve using while loops with a list. For Lists – This final worksheet includes 4 Python programming challenges that use For loops with a list. One of the challenges requires pupils to solve the errors in a given program. . Break the monotony, energise your lessons and reinforce learning with these versatile and attractive worksheets giving your pupils vital extra programming practice, necessary to really embed the skills taught in the scheme of work. Ideal for time-strapped teachers seeking engaging, hassle-free activities. Transform teaching and instil skills required to expand on their previous knowledge of Python programming. Perfect for ready-to-use alternatives to complement your current scheme of work, these captivating worksheets are available now! Grab your copy now and embark on an exhilarating teaching journey! FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments.
Python Random Values Lesson
nwilkinnwilkin

Python Random Values Lesson

(0)
This lesson teaches pupils about generating and using random values including floating point, integers and strings in Python. Download this ready-to-use lesson now and take control of your workload. It includes an attractive, dyslexia-friendly PowerPoint presentation that includes differentiated lesson objectives, videos to teach key skills, created in authentic English by an experienced computer science teacher and the lesson also includes lots of practical programming practice. It also includes a comprehensive lesson plan including all the answers. This ready-to-use lesson is perfect for non-specialist teachers, newly qualified teachers and teachers who are teaching Python for the first time. Please note: This lesson does assume the pupils are familiar with basic programming constructs of sequence, selection (if statements) and iteration (while and for loops). Duration: 1 lesson. This lesson helps pupils understand the following key skills: Importing the random module random.random() random.randint() random.randrange() random.choice() . What are you waiting for? Take action straight away and grab your copy of this wonderful lesson today that will keep your pupils engaged and making real progress. Everything is done for you which will save you hours of preparation time. FREE BONUS PRODUCT INCLUDED As a special thank you for purchasing this product I am pleased to be able to also include a surprise FREE bonus gift. This gift is one of my complete resources for which I usually charge full price but is yours absolutely free when you purchase this product. Just my little way of saying thank you to my valued customers. I hope you enjoy it and get use out of it, with my compliments. Click Here To See More Of My Great Python Lessons