Home
Mission
Blog
Professional Development
Launchpad
Plans
Community
Help
Lesson Plans for Your Substitute Teacher | Distance Learning
By Innovations in Technology
Easy lessons that students can do with a substitute teacher that are still engaging and on-topic for Career and Technology (CTE) classes or other technology based middle school classes.
These are great to have for those occasions where you need to call in a substitute at the last minute and don't have time to plan. They're also great lessons you may be tempted to use on days you are there too!!
Perfect for middle school (grades 6-8), these lessons are ready to go and need no additional prep time.
This lesson is great for distance learning/remote learning. You can upload it to your school's learning management system (Google Classroom, Edmodo, Canvas, etc.) or share with students via Google Drive.
Contained in this download:
1. Contents and additional resources for the teacher
2. SIX (6) stand-alone lessons for days when there is a substitute teacher including:
a. Lesson Plan: Creative Writing Using MS Word
b. Lesson Plan: Exploring a Career of Interest (MS PowerPoint, MS Publisher or Web 2.0 tools)
c. Lesson Plan: Famous Engineer Research Project (MS PowerPoint, MS Publisher or Web 2.0 tools)
d. Lesson Plan: Web Scavenger Hunt – Internet Technology (MS Word) – includes answer key
e. Lesson Plan: Issues in Biotechnology (MS PowerPoint, MS Publisher or Web 2.0 tools)
f. Lesson Plan: Robotics Applications (MS PowerPoint)
3. BONUS: Substitute Teacher Report Form
I hope these will help make your life easier when you have to be away from your class!
Remember to leave feedback for credits on future purchases!
**************************************************************************
Connect with us for free technology tips, resources and curriculum:
Follow our blog
Follow us on Facebook
Digital Media Literacy Toolkit - Complete Lessons for 7th and 8th Grade
By Amanda G
Are you looking for lessons to help you teach the new Ontario 2023 Language curriculum? Includes all lesson plans, worksheets, templates, rubrics, and printables that you need! These lessons have been used in my own grade 7/8 classroom.
10 Lessons and Summative Task
Topics Include:
1.What is a Digital Footprint
2.Learning the Lesson the Hard Way
3.How Dependent Am I on Technology?
4.Digital Citizenship
5.Being a Good Digital Citizen
6.Cyber Bullying
7.Cyber Addictions
8.Cyber Safety
9.Copyright – Yes You Must Say Where You Got Your Information
10.AI – What is AI
11.Summative Task – Creating a Digital Media PSA
Lessons may include: activation activities, exit tickets, reading, posters.
Summative task includes student handout and 4-point rubric.
Ontario 2023 Language Curriculum Aligned
Ready to Go Lessons for your language program.
Buyer Tip:
If you have purchased this product, please leave feedback! We are always looking for ways to improve our store and your input is important. You will earn TeachShare Credits by leaving ratings and reviews on your purchases. For every $1 you spend on TpT, you can earn 1 credit. Every 20 credits earned equals $1 you can apply to future TpT purchases.
Store Tip:
Click follow, to be updated when new resources are posted. 50% off every new resource for the first 48 hours.
Please don't forget to take a look at the other items I have available in my store!
Thank for taking the time to stop by and purchase this resource.
Programming in Java 19: Sprites
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 19: Sprites
What is a Sprite?
Creating a general Sprite class
Methods Sprites should have
What makes your Sprite special?
Programmatically resizing an Image
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 18: Collision Detection
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 18: Collision Detection
What is Collision?
What is a game?
Rectangle collision
Creating a collision rectangle
Other collision
The Rectangle class
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 17: Timers
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 17: Timers
Setting up and starting the Timer
What is a Timer used for?
Animations and the Timer
Moving an object using the Timer
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 14: awt Drawing
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 14 awt Drawing
Intro to the drawing surface
Drawing images and shapes to the world
repaint()
Adding JSwing components
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 12 JSwing- More Components
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 12 JSwing- More Components
Multiple Callers
JLabels and JTextFields
ImageIcons
GridLayout
Parsing
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 16: The KeyListener
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 16 The KeyListener
The KeyListener and methods
Accepting the JFrame as a parameter
Unicode set and Virtual Keys
Using the keyboard and components
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 13: JSwing- Components and Layouts Extended
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 13 JSwing- Components and Layouts Extended
JRadioButtons
JCheckBoxes
BorderLayout
Layout = null
JTabbedPane
Fonts
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 15: MouseListeners
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 15 MouseListeners
MouseListener Interface and methods
MouseMotionListener Interface and methods
adding the Listener
Getting a mouse click's position
Simple Bounding Boxes
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Conditional Logic -if Statements: Programming in Java Course Lesson 6
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 6 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 6: Conditional Logic- if Statements
How to make and use an if
the else statements
the else if statement
nested if and compound logic
pseudocode and logic errors
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 11: JSwing- Introduction to JSwing
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.
These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 11: Introduction to JSwing
Using JFrames and JPanels
Adding and using a JButton
Styling components
FlowLayout
Includes starter student code for making a JFrame and JPanel
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Scratch 5: Operators Blocks
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. Scratch is a really easy to learn language to learn which makes it perfect for beginners. Block based coding looks very simple at first, but it is just as intricate as a keyed language. The difference is that coders don't need to memorize complex syntax to use it. This makes it perfect for younger kids; but it's still complex enough for older students.
This is part 5 of a semester long programming in Scratch course.
Topics:
Programming in Scratch 5: Control Blocks
All lessons will come with the following:
a pdf slideshow
A pacing guide with hints for teaching the section and common student errors
an assignment, differentiated with three different levels!
an answer key in pdf form
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Great for asynchronous learning and homeschooling! Could be used as a self- taught lesson or go at your own pace! Everything for learning is included!
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Java 9: Creating Classes- Constructors, Parameters, and return Statements
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 9 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 9: Creating Classes- Constructors, Parameters, and
return Statements
Setting up the constructor
A review of functions
Parameters
The return keyword
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Scratch 9: Final Projects
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. Scratch is a really easy to learn language to learn which makes it perfect for beginners. Block based coding looks very simple at first, but it is just as intricate as a keyed language. The difference is that coders don't need to memorize complex syntax to use it. This makes it perfect for younger kids; but it's still complex enough for older students.
This is part 9 of a semester long programming in Scratch course.
Topics:
Programming in Scratch 9: Final Projects
All lessons will come with the following:
a pdf slideshow
A pacing guide with hints for teaching the section and common student errors
an assignment, differentiated with three different levels!
an answer key in pdf form
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Great for asynchronous learning and homeschooling! Could be used as a self- taught lesson or go at your own pace! Everything for learning is included!
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Scratch 8: My Blocks
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. Scratch is a really easy to learn language to learn which makes it perfect for beginners. Block based coding looks very simple at first, but it is just as intricate as a keyed language. The difference is that coders don't need to memorize complex syntax to use it. This makes it perfect for younger kids; but it's still complex enough for older students.
This is part 8 of a semester long programming in Scratch course.
Topics:
Programming in Scratch 8: My Blocks
All lessons will come with the following:
a pdf slideshow
A pacing guide with hints for teaching the section and common student errors
an assignment, differentiated with three different levels!
an answer key in pdf form
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Great for asynchronous learning and homeschooling! Could be used as a self- taught lesson or go at your own pace! Everything for learning is included!
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java OP1: Introduction to Arrays
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is an optional lesson. It is part of an introductory Programming in Java course. If you are doing the full course, you might not have time for this. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java OP1: Introduction to Arrays
What is an array?
How to create and use an array
Fill, traverse, and search an array
Object arrays
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Scratch 7: Sensing Blocks
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. Scratch is a really easy to learn language to learn which makes it perfect for beginners. Block based coding looks very simple at first, but it is just as intricate as a keyed language. The difference is that coders don't need to memorize complex syntax to use it. This makes it perfect for younger kids; but it's still complex enough for older students.
This is part 7 of a semester long programming in Scratch course.
Topics:
Programming in Scratch 7: Sensing Blocks
All lessons will come with the following:
a pdf slideshow
A pacing guide with hints for teaching the section and common student errors
an assignment, differentiated with three different levels!
an answer key in pdf form
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Great for asynchronous learning and homeschooling! Could be used as a self- taught lesson or go at your own pace! Everything for learning is included!
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Conditional Logic -Looping Statements: Programming in Java Course Lesson 7
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 7 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 7: Conditional Logic- Looping Statements
How to make while loops and for loops
Which loops to use
Parts of the loop
Nested loops
Dealing with Infinite Loops
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!
Programming in Java 10: Creating Classes- Advanced Techniques
By Howlin' Husky Math Games
Hello and welcome!
Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!
I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.
This is part 10 of an introductory Programming in Java course. These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.
Topics:
Programming in Java 10 Creating Classes- Advanced Techniques
Encapsulation
private vs public
The keyword this and null
Passing objects parameters
Multiple constructors- overloading
All lessons will come with the following:
a pdf slideshow
a pacing guide with hints for teaching the section and common student
errors
an assignment, differentiated with three different levels!
an answer key in pdf form
an answer key in .java form.
Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.
Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error and collaboration.
Welcome to the world of programming! It's going to be a blast!
Interested in more computer science content?? Check this out!
https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530
https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432
Interested in more games?? Check it!
https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762
Interested in forms to make life easier!? Got it!