College Precalculus – Full Course with Python Code

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=Y8oZtFYweTY



Duration: 12:03:25
43,284 views
1,690


Learn college Precalculus from an experienced university mathematics professor. You will also learn how to implement all the Precalculus concepts using the Python programming language.

💻 Code: https://colab.research.google.com/drive/1Wn8CLlR__gQAMmGrC2DL6YqglTTrsviN

✏️ Ed Pratowski developed this course for freeCodeCamp.org.

⭐️ Contents ⭐️
⌨️ (00:00:00) Introduction
⌨️ (00:00:24) Get Data
⌨️ (00:04:48) Draw Lines
⌨️ (00:36:17) Trigonometry basics
⌨️ (00:46:19) Solve Right Triangles
⌨️ (01:06:16) Degrees and radians
⌨️ (01:25:01) Unit Circle
⌨️ (01:37:08) Trigonometry and Graphing
⌨️ (01:59:28) The Six Trig Graphs
⌨️ (02:18:35) Transforming Trig Graphs
⌨️ (02:30:48) Periodic Data and Prediction
⌨️ (02:53:14) Build a Clock with Trigonometry
⌨️ (03:04:52) Law of Sines
⌨️ (03:21:38) Law of Cosines
⌨️ (03:35:46) Area of any Triangle
⌨️ (03:47:44) Solve Any Triangle
⌨️ (03:50:57) Triangle from Any Three Points
⌨️ (04:09:03) Certification 4 Walkthrough
⌨️ (04:23:09) Matrix Addition and Subtraction
⌨️ (06:11:22) Matrix Multiplication
⌨️ (06:17:24) Inverse of a Matrix
⌨️ (06:26:01) Use a Matrix to Solve a System
⌨️ (06:35:03) Use a Matrix to Develop an Equation
⌨️ (06:46:53) Encoding and Decoding Messages
⌨️ (06:56:15) Inverse Matrix to Solve a System
⌨️ (07:27:34) Complex Numbers
⌨️ (07:43:13) Graphing the Mandelbrot Set
⌨️ (07:58:31) Sum of a Series
⌨️ (08:10:41) The Number e as a Series
⌨️ (08:32:08) How e relates to Sine and Cosine
⌨️ (08:37:48) The Beautiful Math Formula
⌨️ (08:47:54) Probability
⌨️ (09:05:00) Pascal and the Triangle
⌨️ (09:15:18) More Probability Applications
⌨️ (09:26:45) The Math of Gambling
⌨️ (09:44:52) Certification 5 Walkthrough
⌨️ (09:53:40) Organize Your Colab Notebook
⌨️ (11:16:10) A Few More Useful Formulas
⌨️ (11:41:51) Simplify Trig Expressions
⌨️ (10:59:43) Conclusion

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2024-05-31From Software Engineer to Security Researcher with Suz Hinton [Podcast #126]
2024-05-30Go and React Full Stack App – Go Tutorial for Node Developers
2024-05-29Learn C Programming and OOP with Dr. Chuck [feat. classic book by Kernighan and Ritchie]
2024-05-27Linear Algebra Course – Mathematics for Machine Learning and Generative AI
2024-05-24Open Source is Changing. Quincy interviews Jerod Santo, host of The Changelog [Podcast #125]
2024-05-23AWS Solutions Architect Associate Certification (SAA-C03) – Full Course to PASS the Exam
2024-05-22React Hook Form Course for Beginners (inc. Zod + Material UI)
2024-05-21Fine Tuning LLM Models – Generative AI Course
2024-05-20Angular and Supabase Course – Build a Realtime Chat Application
2024-05-17AI is Overrated – Why ThePrimeagen Ripped Out GitHub Copilot From His Code Editor [Podcast #124]
2024-05-16College Precalculus – Full Course with Python Code
2024-05-15Quantum Computing Course
2024-05-14Create a WordPress Blog with the Help of AI – Beginner's Tutorial
2024-05-13JavaScript Course for Beginners 2024
2024-05-10Pro Designer Gary Simon Talks Freelance + Career Tips [Podcast #123]
2024-05-09Tezos Blockchain Developer Course – Python Web3 Development
2024-05-08Learn Git – Full Course for Beginners
2024-05-07GitHub Actions Certification – Full Course to PASS the Exam
2024-05-06Deep Learning Course for Beginners
2024-05-03From Construction Worker to Teaching MILLIONS of Developers with John Smilga [Podcast #122]
2024-05-02Code a Chess Game with Stockfish API – JavaScript Tutorial