12th Grade Math Lectures (by rating)

Product
Product
Product
Product

Statistics Part 1 | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Statistics? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

30 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Statistics Vocabulary

✦ Frequency , Relative Frequency , and Cumulative Frequency

✦ Graphical Representation (Bar Chart, Frequency Polygon, Circular Diagram “Pie chart”)

✦ Measures of Central Tendency (Mode, Mean, Median)

✦ Measures of Dispersion (Range, Mean Deviation, Variance, & Standard Deviation)

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

To check out Statistics (Part 2) click here

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Vectors and Systems in Space | High School Math PowerPoint Lesson Slides

⤞ Vector Product & Vector Mixed Product| High School Math PowerPoint Lesson Slides

⤞ Vectors | Multiplication of a Vector | High School Math PowerPoint Lesson Slides

⤞ Trigonometric Lines and Circles | High School Math PowerPoint Lesson Slides

⤞ Straight Lines and Planes | High School Math PowerPoint Lesson Slides

Math
Graphing
Statistics
$6.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

Vectors and Systems in Space | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Vectors And Systems in Space? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

19 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Product of a Vector and a Real number

✦ A Sum of Two Vectors With Applications

✦ Space Vectors

✦ Collinear Vectors

✦ Coplanar Vectors

✦ Equal Vectors

✦ Plane Defined By Three non collinear Points

✦ Plane Defined By One Point And Two Vectors

✦ Bases And Systems in Space

✦ Coordinates of a Point in Space

✦ Translation of Axes

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Vector Product & Vector Mixed Product| High School Math PowerPoint Lesson Slides

⤞ Vectors | Multiplication of a Vector | High School Math PowerPoint Lesson Slides

⤞ Trigonometric Lines and Circles | High School Math PowerPoint Lesson Slides

⤞ Straight Lines and Planes | High School Math PowerPoint Lesson Slides

⤞ Functions and Graphing | High School Math PowerPoint Lesson Slides

Math
Geometry
$5.00
Product

Bundle: Programming in Java Course- JSwing Package

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? Are you teaching AP Computer Science A and need materials? 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 mini bundle covers about a marking period of time. Students will work with the JSwing graphics package creating interactive forms. They'll work with JButtons, JTextFields, JPanels and more!

Topics:

Java 11: Introduction to JSwing

Java 12: More Components

Java 13: JSwing- Components and Layouts Extended

All lessons will come with the following:

a pdf slideshow - Can be teacher or student driven!

an assignment - differentiated with three different levels! - Almost 100 total

exercises!

a pacing guide with hints for teaching the section and common student
errors

an answer key in pdf form - For a quick check

an answer key in .java form - Runnable out of the box.

You can pick and choose the ones you like or have students do their best to reach the "Hacker" level. This will last about a mark period and can be extended easily!

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 course or go at your own pace! Everything for learning is included!

Welcome to the world of programming! It's going to be a blast!

How to earn TeachShare credits for future purchases:

  1. Log in to your account
  2. Navigate to your "My Purchases" page
  3. Locate the "Provide Feedback" button next to each purchase
  4. Click the button and rate the product, leaving a short comment
  5. TeachShare will reward you with credit for every feedback provided, which can be used towards future purchases.
$15.00
$13.50
Product
Product
Product
Product

Logarithm Functions | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Logarithm Functions? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

9 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Definition

✦ Domain of definition

✦ Limits of ln⁡x

✦ Derivatives

✦ Graph of f(x)=ln⁡x

✦ Properties

✦ Base of logarithm

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Functions Limit continuity derivative| High School Math PowerPoint Lesson Slides

⤞ Integration | Definite & Indefinite integral| High School Math PowerPoint Lesson

⤞ Trigonometric Formulas | High School Math PowerPoint Lesson Slides

⤞ Trigonometry Trigonometric Equations | High School Math PowerPoint Lesson Slides

⤞ Sign of The 2nd Degree Polynomials | High School Math PowerPoint Lesson Slides

Math
Algebra
Calculus
$3.99
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

Rational and Irrational Functions | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Rational and Irrational Functions? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

22 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Homographic Function

✦ Derivative and sense of variation

✦ Graph

✦ Oblique Asymptote

✦ Table of Variation

✦ Representative curve

✦ Center of Symmetry

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Polynomial Functions | High School Math PowerPoint Lesson Slides

⤞ Scalar Product in Space | High School Math PowerPoint Lesson Slides | Cosine Law

⤞ Numerical Sequence | High School Math PowerPoint Lesson Slides

⤞ Generalities of Functions (part 2) | High School Math PowerPoint Lesson Slides

⤞ Primitives Anti-Derivative | High School Math PowerPoint Lesson Slides

Math
Algebra
Algebra 2
$3.50
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

Functions and Graphing | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Functions and Graphing? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

40 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Study of a function

✦ Absolute Value Function

✦ Square Function

✦ Square Root Function

✦ Functions relating to reference functions

✦ Inverse Function

✦ Table of variations

✦ Hyperbola Curve

✦ Particular Points

✦ Sense of variation

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Complex Numbers | High School Math PowerPoint Lesson Slides

⤞ Equation of a circle tangent | High School Math PowerPoint Lesson Slides

⤞ Order on R-Framing and approximation | High School Math PowerPoint Lesson Slides

⤞ Generalities of Functions (part 1) | High School Math PowerPoint Lesson Slides

⤞ Sets and Cartesian Product | High School Math PowerPoint Lesson Slides

Math
Algebra
Algebra 2
$6.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

Scalar Product in Space | High School Math PowerPoint Lesson Slides | Cosine Law

By Building Bright Brains

Are you teaching your High School students about Scalar Product in Space? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

16 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Definition of the scalar product

✦ Sign of the scalar product

✦ Calculating the scalar product

✦ Scalar product properties

✦ Cosine Law

✦ Analytical Form of The Scalar Product

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Right Triangle Trigonometry | High School Math PowerPoint Lesson Slides

⤞ Numerical Sequence | High School Math PowerPoint Lesson Slides

⤞ Generalities of Functions (part 2) | High School Math PowerPoint Lesson Slides

⤞ Primitives Anti-Derivative | High School Math PowerPoint Lesson Slides

⤞ Derivative of Functions | High School Math PowerPoint Lesson Slides

Math
Algebra
Trigonometry
$3.50
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

Generalities of Functions (part 1) | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Generalities of Functions (part 1)? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

19 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Introduce functions and some of their characteristics

✦ Introduce graphical representation of a function

✦ Even and Odd Functions

✦ Sense of Variation of a function

✦ Extremum of a Function (Minimum or Maximum)

✦ Table of variation

✦ Graphical Resolution of Equations and Inequalities

✦ Graphical comparison of two Functions

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

To check out Generalities of Functions (part 2) click here

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Coordinate System | High School Math PowerPoint Lesson Slides

⤞ Parallel Lines and Planes | High School Math PowerPoint Lesson Slides

⤞ Scalar Product of Vectors | High School Math PowerPoint Lesson Slides

⤞ Statistics Part 2 | High School Math PowerPoint Lesson Slides

⤞ Statistics Part 1 | High School Math PowerPoint Lesson Slides

Math
Algebra
Algebra 2
$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
Product
Product
Product
Product

Polynomial Functions | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about polynomial functions? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

13 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Plan of the study of polynomial function

✦ The study of some polynomial function

✦ Intersection of two curves

✦ Graphic solution

✦ Graphic Comparison of two Functions

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Scalar Product in Space | High School Math PowerPoint Lesson Slides | Cosine Law

⤞ Numerical Sequence | High School Math PowerPoint Lesson Slides

⤞ Generalities of Functions (part 2) | High School Math PowerPoint Lesson Slides

⤞ Primitives Anti-Derivative | High School Math PowerPoint Lesson Slides

⤞ Derivative of Functions | High School Math PowerPoint Lesson Slides

Math
Algebra
Algebra 2
$3.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

Vector Product & Vector Mixed Product| High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Vector Product & vector mixed product? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

21 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Direct system

✦ Indirect system

✦ Vector product

✦ Vector Product Properties

✦ Analytical expression of vector product

✦ Applications of vector product 

✦ Orthonormal system Exercises

✦ Triple Scalar Product

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Vectors | Multiplication of a Vector | High School Math PowerPoint Lesson Slides

⤞ Trigonometric Lines and Circles | High School Math PowerPoint Lesson Slides

⤞ Straight Lines and Planes | High School Math PowerPoint Lesson Slides

⤞ Functions and Graphing | High School Math PowerPoint Lesson Slides

⤞ Sets and Cartesian Product | High School Math PowerPoint Lesson Slides

Math
Geometry
$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

Trigonometric Lines and Circles | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Trigonometric Lines and Circles? Plenty of examples and application exercises are included. You can also easily convert this to a Google Slides lesson by dragging it into your Google Drive.

What is included?

26 total slides for notes, examples and applications.

✦ All steps are animated to allow the teacher to explain them gradually.

Throughout the Lesson, students will be introduced to the following:
✦ Trigonometric lines in a trigonometric circle

✦ Signs of trigonometric lines

✦ Remarkable and Associated angles

✦ Trigonometric Circle

✦ Angles: degrees – radians

✦ Length of an arc

✦ The principle measure of an angle

This resource is great for:

  • In-Classroom Teaching (Displaying for the Whole Class)
  • Online Learning
  • Homeschooling
  • Sharing on Google Classroom or Other Platforms as a Tool for Revision

-Follow us on TeachShare to be informed with new products and updates.

➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵➵

Other Resources:

⤞ Complex Numbers | High School Math PowerPoint Lesson Slides

⤞ Equation of a circle tangent | High School Math PowerPoint Lesson Slides

⤞ Straight Lines and Planes | High School Math PowerPoint Lesson Slides

⤞ Functions and Graphing | High School Math PowerPoint Lesson Slides

⤞ Sets and Cartesian Product | High School Math PowerPoint Lesson Slides

Math
Trigonometry
$6.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