Higher Education Math Lectures

Middle School Math Bundle | PowerPoint Lesson Slides | Fractions, Multiplication

By Building Bright Brains

Are you looking for a Math Bundle for Middle School? Check out this special bundle that includes our best-selling For Grades 7 and 8 Math Units! These Lessons are research-based and designed specifically for Middle School teachers and students.

What is included?

✦ This Bundle includes 31 PowerPoint Lesson Slides (Over 530 Slides)

7th Grade

1- Addition and Subtraction of Integers

2- Algebraic expressions

3- Congruent Triangles

4- Decimal Fractions

5- Equations

6- Expanding and factorization

7- Fractions

8- GCD & LCM

9- Multiplication and Division of Integers

10- Parallel Lines

11- Powers

12- Prime Numbers

13- Proportions

14- Types of Triangles

8th Grade

1.Vectors and Translations

2.Trapezoid

3.Square Roots

4.Parallelogram

5.Special Parallelograms

6.Pythagoras Theorem

7.Powers - part 2

8.Literal fractions

9.Inequalities

10.Identities and Equations

11.Fractional Expressions

12.Factorization - part 2

13.Equations - part 2

14.Constant of Proportionality

15.Congruent Right Triangles

16.Compound Fractions

17.Circles

This Bundle is great to be used 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.

$104.00
$62.00
ViewCollection

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
ViewCollection

High School Math Bundle | PowerPoint Lesson Slides | Derivative, Vectors, Powers

By Building Bright Brains

Are you a High school Math teacher who is looking for rigorous lessons to strengthen and supplement your explanation? This Bundle is perfect for you! It includes lessons on Equations, Derivative of Functions, Vectors, Statistics, Square Roots, Polynomials and many others!

What is included?

✦ This Bundle includes 52 PowerPoint Lesson Slides (Over 950 Slides)

1. Absolute value and intervals

2. Addition of Vectors

3. Angles in Circles using Tangents

4. Complex Numbers

5. Coordinate system

6. Counting Principle

7. Derivative of Functions and Trigonometric Functions

8. Equation of a circle

9. Equation of straight lines

10. Equations and polynomials of the second degree

11. Equations of Parallel and Perpendicular Lines

12. Exponential Functions

13. First Degree of Equations and Inequalities

14. Fractional Expressions

15. Functions and Graphing

16. Functions Limit - continuity- derivative

17. Functions limits and continuity

18. Generalities of Functions

19. Generalities of Functions part 2

20. Integration

21. Linear Functions and Proportionality

22. Linear System

23. Lines and Planes in space

24. Logarithm Functions

25. Numerical Sequence

26. Order on R- Framing and approximation

27. Orthogonality In Space

28. Parallel Lines and Planes

29. polynomial functions

30. Polynomial of One Variable

31. Polynomials

32. Powers and Radicals

33. Primitives Anti-Derivative

34. Rational & Irrational Numbers

35. Rational and Irrational Functions

36. Right Triangle Trigonometry

37. Scalar Product in Space

38. Scalar Product of Vectors

39. Sets and Cartesian product

40. Sign of The 2nd Degree Polynomials

41. Square Roots part 2

42. Statistics Part 1

43. Statistics Part 2

44. Straight Lines and Planes

45. Systems of Equations

46. Thales' Theorem

47. Trigonometric Formulas (Addition and Transformation Formulas)

48. Trigonometric Lines and Circles

49. Trigonometry (Trigonometric Equations)

50. Vector Product & vector mixed product

51. Vectors (Multiplication of a Vector by a Real Number)

52. Vectors And Systems in Space

This Bundle is great to be used 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.

$198.95
$118.00
ViewCollection

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
ViewCollection

Math Grade 8 Bundle | Vectors Trapezoid Square Roots Parallelogram Circles

By Building Bright Brains

Are you a middle school Math teacher who is looking for rigorous lessons to strengthen and supplement your explanation? This Bundle is perfect for you! It includes lessons on Circles, Compound Fractions, Equations, Inequalities, Parallelogram, Square Roots, Trapezoid and many others!

What is included?

17 total lessons (280 Slides)

1.Vectors and Translations

2.Trapezoid

3.Square Roots

4.Parallelogram

5.Special Parallelograms

6.Pythagoras Theorem

7.Powers - part 2

8.Literal fractions

9.Inequalities

10.Identities and Equations

11.Fractional Expressions

12.Factorization - part 2

13.Equations - part 2

14.Constant of Proportionality

15.Congruent Right Triangles

16.Compound Fractions

17.Circles

This Bundle is great to be used 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.

$55.50
$41.50
ViewCollection

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
ViewCollection

Math Grade 9 Bundle | Thales' Theorem Equations Square Roots Rational Polynomial

By Building Bright Brains

Are you a High school Math teacher who is looking for rigorous lessons to strengthen and supplement your explanation? This Bundle is perfect for you!

What is included?

9 total lessons (178 Slides)

1.Angles in Circles using Tangents

2.Thales' Theorem

3.Systems of Equations

4.Square Roots (part 2)

5.Rational & Irrational Numbers

6.Polynomial of One Variable

7.Linear Functions and Proportionality

8.Equations of Parallel and Perpendicular Lines

9.Fractional Expressions

This Bundle is great to be used 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

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

$29.00
$21.75
ViewCollection

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
ViewCollection