$5 - $10 9th Grade Computer Science & Technology Resources (by price, low to high)

Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product

AI & Machine Learning Essentials: 5 Passages, 25 Q&A, 25 MCQs, Activities & Blanks

By The Kidz Lab

Unlock the world of AI and Machine Learning with this comprehensive teaching resource, "AI & Machine Learning Essentials." This carefully curated set includes 5 engaging passages designed to introduce students to the fundamentals of artificial intelligence and machine learning, making complex concepts accessible and fun. Perfect for educators teaching middle school, high school, or even introductory college-level courses, this resource is packed with activities and exercises that stimulate critical thinking and promote a deeper understanding of these cutting-edge technologies.

Each passage is accompanied by:

  • 5 Thoughtful Questions & Answers (Q&A) that encourage students to analyze and discuss key ideas.
  • 5 Multiple-Choice Questions (MCQs) that test knowledge and help reinforce core concepts in AI and Machine Learning.
  • Interactive Activities that promote hands-on learning and real-world application of AI and machine learning concepts.
  • Blanks for Practice which provide students with an opportunity to fill in key information, strengthening their understanding of critical topics.

This educational resource is designed to be highly engaging and user-friendly, helping students not only grasp the basics of AI and Machine Learning but also apply their knowledge in creative and practical ways. By incorporating a variety of learning methods, including Q&A, MCQs, and interactive exercises, this resource caters to different learning styles, ensuring every student has an opportunity to succeed.

Why Choose "AI & Machine Learning Essentials"?

  • Comprehensive Coverage: Covers the fundamentals of AI & Machine Learning with easy-to-understand passages and activities.
  • Versatile and Flexible: Suitable for different grade levels and can be adapted for various teaching contexts, including classrooms, homeschooling, or online learning environments.
  • Hands-on Learning: Activities and practice exercises are designed to encourage active engagement and problem-solving.
  • Focus on Critical Thinking: Q&A and MCQs are crafted to challenge students' reasoning skills and promote higher-order thinking.

Ideal For:

  • Middle School & High School Teachers
  • Introductory College-Level Courses
  • Homeschooling Educators
  • Online Learning Platforms
  • STEM Programs and Workshops

This resource is perfect for teachers looking to introduce their students to the world of AI and machine learning in an interactive, engaging, and impactful way. Prepare your students for the future with the "AI & Machine Learning Essentials" teaching resource.

AI, Machine Learning, AI for Kids, Machine Learning for Kids, STEM Education, AI Passages, Educational Resources, Teaching Resources, AI Worksheets, Machine Learning Worksheets, STEM Activities, Critical Thinking, Learning Activities, AI and Technology, Classroom Activities, High School Learning, Middle School STEM, AI Q&A, Machine Learning MCQs, Teaching AI, Interactive Activities, Educational Worksheets, Machine Learning for Beginners, AI Concepts, Teacher Resources, AI Education, Technology Learning, Classroom Engagement, AI Lesson Plans.

Reading
Computer Science - Technology
Robotics
$5.00
Product
Product
Product
Product

Robotics Curriculum - Robot Training Table

By Reece's Tech Shop by Scott Reece

Are you looking for an introduction to robotics for your students? Are you looking for robot challenges that get increaslingly more difficult for your students? Then The Robotics Training Table is the currculum that you've been looking for!!

This curriculum packet includes:
-PowerPoint design for your challenge mat. You get both the PowerPoint file and jpegs. There are three images here...the mat and the mat with 12 inch grid lines overlay, with and without guides.

-The student handout with The Problem, The Challenges, Graphic Organizer and Design Briefs for brainstorming their solutions.

-The teacher handout takes you step-by-step as to how I brought this table to life in my classroom. I've also included some pictures of my table.

Submit your feedback to earn TeachShare credit!
Did you know that if you go to your “My Purchases” page, there is a “Provide Feedback” link? Click it to be taken to a page where you can give a quick rating and leave a short comment for the product. Every time you give feedback, TeachShare gives you credit that you may use to lower the cost of future purchases!

Click HERE to subscribe to Reece’s Tech Shop!

Click HERE to subscribe to my YouTube Channel for video Tech Tips.

Computer Science - Technology
Critical Thinking
Robotics
$5.00
Product
Product
Product
Product

Programming in Scratch 6: Variables and Lists 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 6 of a semester long programming in Scratch course.

Topics:

Programming in Scratch 6: Variables and Lists Blocks Assignment

  • Variables blocks
  • Setting and using variables
  • Lists
  • When to use a list
  • Adding, removing, and inserting from lists

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

Basic Video Editing in Adobe Premiere Pro | Distance Learning

By Innovations in Technology

Basic Video Editing in Adobe Premiere Pro gives students a step-by-step lesson to learn the basic skills needed for video editing: Adding and editing files, working with audio, creating titles, and rendering and saving your project. The lesson provides step-by-step instructions and also includes links to tutorials students can use as they need to complete the lesson. Students create a short project as they follow the mini-lessons and then demonstrate their learning through a short creative project at the end of the tutorials. This lesson was created for an 8th grade class, but is appropriate for any age group that are first time users of Adobe Premiere Pro.

Files Included with this Lesson

• Teacher Notes and Resources

• Adobe Premiere Pro Step-by-Step Tutorial

• Basic Adobe Premiere Pro Editing Project Expectations & Rubric

12/29/17: The links to sites with free-to-use video clips has been added to this resource.

Note: This was created for use with Adobe Premiere Pro CC 2014.

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.

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

Follow us on Pinterest

Visual Arts
Computer Science - Technology
Instructional Technology
$5.00
Product
Product

Python Programming - Quick coding challenges with solutions

By Yugen Learning

Looking for a no prep set of Python Coding challenges with solutions for middle and high school grade students in digital technologies or computer science. Are your students ready to move on from set python exercise to quick Python coding challenges to test their existing skills and problem solving in their Computer Science and Technology lessons?

Use the material in this no preparation Coding Python Bundle to teach how to produce simple challenges in text based output in Python. Use the material in these no preparation challenges for first time task or retrieval activity.

Who is this suitable for?

  • Students and teachers who are have completed beginner coding and experienced student coders. It makes them aware of what Python is and how it can be used for programming in a very fun and engaging way.
  • You can hand all out at once with students working different challenges.
  • Or distribute them 1 challenge at a time to the whole class over the term

Resources this bundle includes:

  1. 12 Fully contained Python challenge cards

The code challenges include a hint to help students get started.

  1. A possible solution to each of the challenges.

Each has code and a paragraph explains the solution.

Download Python Software for free

Computer Science - Technology
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product

Python Programming - Quick coding challenges with solutions

By Yugen Learning

Looking for a no prep set of Python Coding challenges with solutions for middle and high school grade students in digital technologies or computer science. Are your students ready to move on from set python exercise to quick Python coding challenges to test their existing skills and problem solving in their Computer Science and Technology lessons?

Use the material in this no preparation Coding Python Bundle to teach how to produce simple challenges in text based output in Python. Use the material in these no preparation challenges for first time task or retrieval activity.

Who is this suitable for?

  • Students and teachers who are have completed beginner coding and experienced student coders. It makes them aware of what Python is and how it can be used for programming in a very fun and engaging way.
  • You can hand all out at once with students working different challenges.
  • Or distribute them 1 challenge at a time to the whole class over the term

Resources this bundle includes:

  1. 12 Fully contained Python challenge cards

The code challenges include a hint to help students get started.

  1. A possible solution to each of the challenges.

Each has code and a paragraph explains the solution.

Download Python Software for free

Computer Science - Technology
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

Creating an Animated Gif in Adobe Photoshop | Distance Learning

By Innovations in Technology

Creating an Animated Gif in Adobe Photoshop is a project for students with basic knowledge of some of the common Adobe Photoshop commands. The project includes step-by-step instructions to guide students through the project of turning photos or clip art into an animated Gif. A sample project is provided for reference in both .psd (Photoshop format) and as a finished .gif.

This is a fun activity that shows students some additional features in Adobe Photoshop while improving their skills with basic commands. Created for an 8th grade Information Technology class, this project would be suitable for students in grades 6-12.

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.

Files Included with this Lesson

• Teacher Notes and Resources

• Adobe Photoshop Quick Start Tutorial & Instructions

• Adobe Photoshop Animated Gif Project Expectations & Rubric

• Sample Project (Photoshop files and finished Gif included)

Related Products
⭐ Adobe Photoshop "i Am" Silhouette
⭐ Basic Photo Editing in Adobe Photoshop
⭐ Introduction to Adobe Photoshop (Basics)

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

Graphic Arts
Computer Science - Technology
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

Student Success Guidebook - Brochure Project

By Innovations in Technology

Creating a Student Success Guidebook (brochure project) gives students an opportunity to share their knowledge and tips for success in middle school with the following year’s new incoming class of students. This is perfect for a technology or leadership class, or for a club that focuses on assisting students, such as Student Council. Students work in small teams to research an assigned topic about expectations in middle school, specific to their school. Next, they create one page of a brochure with their information which will finally be combined with the other teams’ pages to create a full brochure that can be published and distributed to incoming students. The project was created for 8th graders but could easily be adapted to use with 5th or 6th graders leaving elementary school and providing tips for success to new elementary students, or could be used by sophomores (or above) in high school to create a success guide for incoming high school freshmen.

Great end of year project!!

Files Included with this Lesson

• Teacher & Student Notes and Resources

• Brochure Project Instructions, Expectations & Grading Rubric

• Sample Brochure (non-editable .pdf)

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

Follow us on Pinterest

Character Education
Computer Science - Technology
Critical Thinking
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

Programming in Scratch 0 and 1: Introduction to Scratch and Motion 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 0 and 1 a semester long programming in Scratch course.

Topics:

Programming in Scratch 0: Introduction to Scratch

  • What is Scratch
  • Layout of Scratch

Programming in Scratch 1: Motion Blocks

  • Motion blocks
  • Importing the pen
  • The green flag event

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

Introduction to Adobe Photoshop (Basics) | Distance Learning

By Innovations in Technology

Introduction to Adobe Photoshop gives students a step-by-step tutorial to learn the beginning commands of Adobe Photoshop. After following the instruction (screen shots are included), students combine their “before” and “after” pictures into a simple PowerPoint (or Google Slides) to make grading easy. Finally, students complete a short creative activity to demonstrate their understanding of their learning. Additional links to other tutorials are also included in the lesson to assist learners, as needed. Instructions are for the paid PC version of Adobe Photoshop CC (2014 or 15), but are easily modifiable for Apple/MAC computers. This lesson was created for 8th grade students but is appropriate for any age group just starting out with Adobe Photoshop.

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.

Files Included with this Lesson

• Teacher Notes and Resources

• Adobe Photoshop Step-by-Step Tutorial and Mini Lessons,

including rubric

• Sample Completed Project (as .pdf)

Related Products
⭐ Adobe Photoshop "i Am" Silhouette
⭐ Basic Photo Editing in Adobe Photoshop
⭐ Creating an Animated Gif in Adobe Photoshop

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

Follow us on Pinterest

Graphic Arts
Computer Science - Technology
Instructional Technology
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

How'd You Make That!? Programming in Java Lab: Pong!

By Howlin' Husky Math Games

Looking for a fun and engaging way to teach Java programming? Look no further than "How'd You Make That!? Java Programming Labs: Pong! Designed with increasing levels of difficulty, this lab helps students develop their coding skills step-by-step. Students will create the classic game of Pong!

In Bounce Beginner, students will use the code provided to create the game. Much of the background coding has been done for them so they will be concentrating on creating and using objects and designing the game. To complete this level students need to understand how to use methods and create objects. If you are following my year long curriculum, students should be about to Java 7: Looping Statements.

find it here: https://www.TeachShare.com/Product/Conditional-Logic-Looping-Statements-Programming-in-Java-Course-Lesson-7-11442572?st=6c6d80137b7b90c3f710822ac0fb1d65

At the Paddle Pupil level, students will fill in some provided classes and create their own versions. Some of the lowest level code has been done for them, but they will write most of the game with a skeleton. To complete this level students need to understand anything from the Bounce Beginner level in addition to how to create objects and pass parameters. If you are following my year long curriculum, students should be about to Java 10: Advanced Techniques

find it here: https://www.TeachShare.com/Product/Programming-in-Java-10-Creating-Classes-Advanced-Techniques-11554313?st=169afb79277cd7361882e187f3762588

At the Court Champion level, students will create the game from scratch. This requires them to understand Timers, collision, and how use graphics. Students will be given general direction, but creating the game will mostly be up to them. To complete this level students need to understand anything from the Paddle Pupil level in addition to Timers, collision, and basic use of the extends keyword. If you are following my year long curriculum, students should be about to Java 18: Collision Detection

find it here: https://www.TeachShare.com/Product/Programming-in-Java-18-Collision-Detection-12050305?st=fdb66e1be81e92fbf4d0b050bba21a23

This lab is fully equipped with an answer key, a basic lab manual for teachers, and a student guide that walks students through each level. Perfect for high school computer science classes or AP Computer Science A, this resource is ideal for both in-class instruction and independent learning.

Whether you’re teaching Java basics, game development, or want to reinforce key concepts like classes, objects, and inheritance, this lab offers everything you need for an engaging and productive lesson.

Computer Science - Technology
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

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-Programming-in-Java-Course-Intro-to-Java-to-Looping-11442643

https://www.TeachShare.com/Product/Bundle-Programming-in-Java-Course-Intro-to-Java-to-Arrays-11580049

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/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

https://www.TeachShare.com/Product/Anns-Adventure-DEMO-Adding-and-Subtracting-Within-100-8812762

Interested in forms to make life easier!? Got it!

https://www.TeachShare.com/Product/MTSS-DI-RTI-Cooperative-Learning-Tiered-Groups-Based-on-Assessment-11097984

Math
Computer Science - Technology
$5.00