$5 - $10 12th Grade Computer Science & Technology Resources (by date, latest first)

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

The String and DecimalFormat Classes: Programming in Java Course Lesson 4

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 4 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 4: The String and DecimalFormat Classes

How to make a String

Useful methods in the String class

Looking at the API

Using the DecimalFormat 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

The Scanner Class: Programming in Java course Lesson 2

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 2 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 2: The Scanner Class

What is a class?

How to import a class

Making an object

Using the Scanner's methods to take input

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

Intro to Java and Variables and Types: Programming in Java course Lesson 0 and 1

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 0 ("computer people" start counting at 0, we'll learn why!) and part 1 of an introductory Programming in Java lesson. These lessons are meant to be done on the first 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 0: An Introduction to Java

How to start using Java- installing the compiler

General error types

HelloWorld project

Programming in Java 1: Variables and Types

How to declare variables and name them in Java

What are types?

Calculations and equations

Incrementing

Formatting output

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 Programming in Java 0 on day 1, then let students play around. Go over Programming in Java 1 the next day and give them the attached assignment. Or you could just give them the slides and assignment and let them play.

Let students explore and make mistakes. Let them talk to each other and discuss their approaches. Programming takes a lot of trial and error.

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

Particle Engine Using ArrayLists in Java

By Howlin' Husky Math Games

A particle engine is a group of dots that work together to display an effect on the screen. This lab features effects for rain, fireworks, bubbles, and falling sand.

Particle Engine Using ArrayLists in Java is designed to be an extension lab for ArrayLists (Unit 7) in AP Computer Science. This lab can be used for this purpose or it can be used for an activity for after the AP exam.

- Use ArrayList to create a particle engine that can make the following effects:

Rainfall

Fireworks

Bubbles

Sand Falling (and piling up)

- Full student manual allows activity to be student or teacher run.

- Fully coded answer key provided.

- Skeleton code can be given to students to make coding the environment easier.

If you need help with anything I have provided please feel free to contact me! I'd be happy to help!!

Computer Science - Technology
$5.00
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
Product
Product
Product

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-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 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-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

Drawing Shapes: Programming in Java Course Lesson 5

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 5 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 5: Drawing Shapes

Drawing Skeleton- JFrame and JPanel

Graphics class

How to draw shapes and change colors

Making custom colors

Screen Coordinate System

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

The Math and Random Classes: Programming in Java Course Lesson 3

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 3 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 3: The Random and Math Classes

How to make a random number

Useful methods in the Random class

Useful methods in the math class

casting

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

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-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 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-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

Java 8: Creating Classes- Objects, Methods, and Drivers

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 8 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 8: Creating Classes- Objects, Methods, and Drivers
Why use classes?

Setting up a class

Instance variables

Writing a method

The driver

Creating an object based on your 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

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
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

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-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 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

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