Higher Education Math Lectures (by rating)

Product
Product
Product
Product

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

By Building Bright Brains

Are you teaching your High School students about Generalities of Functions (part 2)? 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?

10 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

✦ Domain of definition

✦ Representative curve

✦ Parity of Function

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

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

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

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

Other Resources:

⤞ Right Triangle Trigonometry | High School Math PowerPoint Lesson Slides

⤞ Lines and Planes In Space | High School Math PowerPoint Lesson Slides

⤞ Exponential Functions | 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
$2.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

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

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

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

Bundle: 1 marking period Basic Game Making Programming in Java Course

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 bundle is a marking period worth of material.

It teaches students how to use Listeners, Timers, and create their own Sprites. This is an out of the box experience that students will love.

This bundle assumes students understand how to use variables, create classes, understand logic, and have been taught at least the basics of Programming in Java. It's great for teaching something fun after the AP Exam!

All lessons will come with the following:

a pdf slideshow - Can be teacher or student driven!

an assignment - differentiated with three different levels!

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.
$35.00
$31.50
Product
Product
Product
Product

Rational & Irrational Numbers | PowerPoint Presentation Math Lesson High School

By Building Bright Brains

Are you teaching your High School students about Rational and Irrational Numbers? This resource is great for you! 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?

✦ 15 total slides

✦ 10 slides for notes and examples.

✦ 4 slides for application.

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

At the end of the lesson, students will be able to

✦ Define rational numbers as numbers that can be expressed as a fraction (ratio) of two integers.

✦ Define irrational numbers as numbers that cannot be expressed as a simple fraction of two integers.

✦ Compare and contrast rational and irrational numbers.

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:

⤞ Powers and Radicals | High School Math PowerPoint Lesson Slides

⤞ Polynomials | High School Math PowerPoint Lesson Slides

⤞ First Degree of Equations and Inequalities | High School Math PowerPoint Lesson

⤞ Linear System | High School Math PowerPoint Lesson Slides

⤞ Fractional Expressions | PowerPoint Presentation Lesson High School Math Algebra

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

Orthogonality In Space | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Orthogonality 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?

15 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:
✦ Angle of two lines

✦ Line perpendicular to a plane

✦ A mediator plane of a segment

✦ Angle of a line and of a plane

✦ Angle of two planes

✦ Perpendicular planes

✦ Common perpendicular

✦ Dihedral angle

✦ Bisector of a dihedral

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 limits and continuity | High School Math PowerPoint Lesson Slides

⤞ Equations & polynomials of the 2nd degree | High School Math PowerPoint Lesson

⤞ Rational and Irrational Functions | High School Math PowerPoint Lesson Slides

⤞ Polynomial Functions | High School Math PowerPoint Lesson Slides

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

Math
Geometry
$3.00
Product

Bundle: Year Long Programming in Java Course

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 bundle is HUGE! It has more than you can cover in one year in a programming course. It starts with the very basic "Hello World" program, goes through loops and logic, to classes with an optional lesson on arrays. This first semester is equivalent to a college level programming course.

The course then takes a fun turn into using the JSwing package and forms in Java.

To top off the course, it ends with game creation. It teaches students how to use Listeners, Timers, and create their own Sprites. This is an out of the box experience that students will love.

All lessons will come with the following:

a pdf slideshow - Can be teacher or student driven!

an assignment - differentiated with three different levels!

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.
$100.00
$90.00
Product
Product
Product
Product

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

By Building Bright Brains

Are you teaching your High School students about Equation of a circle? 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?

15 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 a circle.

✦ Equation of a circle determined by its center and radius.

✦ Equation of a circle determined by the ends of its diameter.

✦ Determine the center and radius of a circle from its equation.

✦ Position of a line and a circle.

✦ Intersection between a circle and a line.

✦ Position of a point with respect to a circle.

✦ Equation of the tangent to a circle.

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:

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

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

⤞ 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

Math
Algebra
Geometry
$4.00
Product

Bundle: Programming in Java Course- Intro to Java to Looping

By Howlin' Husky Math Games

Hello and welcome!

Starting a new school year teaching programming? 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 bundle covers from "your first Java program" to looping. This is a HEFTY marking period (About 3 months) worth of materials. Inside this bundle you'll find:

Topics:

Programming in Java 0: Introduction to Java

Programming in Java 1: Variables and Types

Programming in Java 2: The Scanner Class

Programming in Java 3: The Random and Math Classes

Programming in Java 4: The String and DecimalFormat Classes

Programming in Java 5: Drawing Shapes

Programming in Java 6: If Statements

Programming in Java 7: Looping Statements

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.

This bundle is packed with activities. You can pick and choose the ones you like or have students do their best to reach the "Hacker" level. The bundle covers up to Unit 3 on the AP Computer Science A exam; a perfect addition!

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.
$35.00
$31.50
Product
Product
Product
Product

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

By Building Bright Brains

Are you teaching your High School students about Vectors (Multiplication of a Vector by a Real Number)? 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:
✦ Vectors of same direction

✦ Multiplication of a vector by a real number

✦ Direction vector of line

✦ Vectors Properties

✦ Collinear points

✦ Parallel lines

✦ Midpoint of a segment

✦ Centroid of a triangle

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

⤞ 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
$4.00
Product

Bundle: Programming in Java Course- Intro to Java to Arrays

By Howlin' Husky Math Games

Hello and welcome!

Starting a new school year teaching programming? 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 bundle covers from "your first Java program" to arrays. This is a HEFTY semester (About 6 months) worth of materials. Inside this bundle you'll find:

Topics:

Programming in Java 0: Introduction to Java

Programming in Java 1: Variables and Types

Programming in Java 2: The Scanner Class

Programming in Java 3: The Random and Math Classes

Programming in Java 4: The String and DecimalFormat Classes

Programming in Java 5: Drawing Shapes

Programming in Java 6: If Statements

Programming in Java 7: Looping Statements

Programming in Java 8: Creating Classes Objects Methods and Drivers

Programming in Java 9: Creating Classes- Constructors, Parameters, and
return Statements

Programming in Java 10: Creating Classes- Advanced Techniques

Programming in Java op1: Introduction to Arrays

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.

This bundle is packed with activities. You can pick and choose the ones you like or have students do their best to reach the "Hacker" level. The bundle covers up to about Unit 6 on the AP Computer Science A exam; a perfect addition!

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.
$55.00
$49.50
Product
Product
Product
Product

Polynomials | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Polynomials? 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?

20 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:
✦ polynomial Definition, Null polynomial, Equal Polynomials

✦ Numerical value of a polynomial

✦ Identification method, Euclidean division method

✦ Remainder of the division of p(x) by (x-∝)

✦ Factorizing a polynomial using its constant term in the case where it is an integer

✦ Factoring and division by ( − )

✦ Factorization of the polynomial of the third degree knowing a root

✦ Simplification of rational fractions

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:

⤞ First Degree of Equations and Inequalities | High School Math PowerPoint Lesson

⤞ Linear System | High School Math PowerPoint Lesson Slides

⤞ Equation of Straight Lines | High School Math PowerPoint Lesson Slides

⤞ Permutations, Combinations, and Counting Principle | High School Math PowerPoint

⤞ Absolute value and intervals | High School Math PowerPoint Lesson Slides

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

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

By Building Bright Brains

Are you teaching your High School students about Sign of The 2nd Degree Polynomials? 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?

10 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:
✦ Factorization and sign of a quadratic polynomial

✦ Solving quadratic inequations

✦ Signs of the roots of a quadratic equation

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:

⤞ Orthogonality In Space | High School Math PowerPoint Lesson Slides

⤞ Functions limits and continuity | High School Math PowerPoint Lesson Slides

⤞ Equations & polynomials of the 2nd degree | High School Math PowerPoint Lesson

⤞ Rational and Irrational Functions | High School Math PowerPoint Lesson Slides

⤞ Polynomial Functions | High School Math PowerPoint Lesson Slides

Math
Algebra
Algebra 2
$2.00
Product
Product
Product
Product

Programming in Java 12 JSwing- More Components

By Howlin' Husky Math Games

Hello and welcome!

Are you math teacher and have been thrown into teaching a computer science course? Now you have NO IDEA where to start! Have you taught computer science, but want to try something else? Math and computer science are related, but are not the same!

I have your back. I've been teaching math and computer science, including APCSP, APCSA, and Data Structures for almost two decades. I also teach an introduction course. This is part of the course I made up for my intro students. I have a BS in computer science and know what students need to know.

The second semester of lessons are an extension and not taught in most schools. I researched and created them with a focus on students having fun while using higher level coding techniques. They are geared toward using Java to create forms and games. These sections are by far my students' favorites because they get to use images, GUI components, and animation.

These lessons are meant to be done over a few days; the idea is to get students doing cool stuff as fast as possible. With Java, that is NOT an easy task.

Topics:

Programming in Java 12 JSwing- More Components
Multiple Callers

JLabels and JTextFields

ImageIcons

GridLayout

Parsing

All lessons will come with the following:

a pdf slideshow

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

an assignment, differentiated with three different levels!

an answer key in pdf form

an answer key in .java form.

Depending on your style, you could go over the slides as a group, then let students play around. Or you could just give them the slides and assignment and let them go.

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

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

Interested in more computer science content?? Check this out!

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

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

https://www.TeachShare.com/Product/Bundle-Learn-to-Program-Scratch-Task-Cards-LEVEL-1-3-11365530

https://www.TeachShare.com/Product/Particle-Engine-Using-ArrayLists-in-Java-9074432

Interested in more games?? Check it!

https://www.TeachShare.com/Product/DEMO-Math-Tac-Toe-Add-and-Subtract-Within-100-Multiply-and-Divide-Within-144-11161362

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

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

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

Math
Computer Science - Technology
$5.00
Product
Product
Product
Product

Complex Numbers | High School Math PowerPoint Lesson Slides

By Building Bright Brains

Are you teaching your High School students about Complex Numbers? 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?

10 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 Complex numbers

✦ Conjugate of a complex number

✦ Consequences

✦ Second Degree Equations in C

✦ Geometric representation, image, affix

✦ Graphical Representation of a Complex Number

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:

⤞ 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

⤞ Coordinate System | High School Math PowerPoint Lesson Slides

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

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