Completed
⌨️ Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
College Precalculus - Full Course with Python Code Implementation
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Introduction
- 2 ⌨️ Get Data
- 3 ⌨️ Draw Lines
- 4 ⌨️ Trigonometry basics
- 5 ⌨️ Solve Right Triangles
- 6 ⌨️ Degrees and radians
- 7 ⌨️ Unit Circle
- 8 ⌨️ Trigonometry and Graphing
- 9 ⌨️ The Six Trig Graphs
- 10 ⌨️ Transforming Trig Graphs
- 11 ⌨️ Periodic Data and Prediction
- 12 ⌨️ Build a Clock with Trigonometry
- 13 ⌨️ Law of Sines
- 14 ⌨️ Law of Cosines
- 15 ⌨️ Area of any Triangle
- 16 ⌨️ Solve Any Triangle
- 17 ⌨️ Triangle from Any Three Points
- 18 ⌨️ Certification 4 Walkthrough
- 19 ⌨️ Matrix Addition and Subtraction
- 20 ⌨️ Matrix Multiplication
- 21 ⌨️ Inverse of a Matrix
- 22 ⌨️ Use a Matrix to Solve a System
- 23 ⌨️ Use a Matrix to Develop an Equation
- 24 ⌨️ Encoding and Decoding Messages
- 25 ⌨️ Inverse Matrix to Solve a System
- 26 ⌨️ Complex Numbers
- 27 ⌨️ Graphing the Mandelbrot Set
- 28 ⌨️ Sum of a Series
- 29 ⌨️ The Number e as a Series
- 30 ⌨️ How e relates to Sine and Cosine
- 31 ⌨️ The Beautiful Math Formula
- 32 ⌨️ Probability
- 33 ⌨️ Pascal and the Triangle
- 34 ⌨️ More Probability Applications
- 35 ⌨️ The Math of Gambling
- 36 ⌨️ Certification 5 Walkthrough
- 37 ⌨️ Organize Your Colab Notebook
- 38 ⌨️ A Few More Useful Formulas
- 39 ⌨️ Simplify Trig Expressions
- 40 ⌨️ Conclusion