3 answers
Asked
62 views
best source to learn math and other learning?
best source to learn math?
Login to comment
3 answers
Updated
Monica’s Answer
Hi Kimberly, trust you are fine 😊
It’s wonderful that you’re looking for the best ways to learn math and expand your knowledge! Math is such a rewarding subject, and there are so many great resources available today that cater to different learning styles. Here are some suggestions to help you find what works best for you:
🫴🏽Online Math Learning Resources
🎉Khan Academy: A fantastic free resource with lessons that break down math topics step by step, from basic arithmetic to advanced calculus.
🎉Mathway: Ideal for solving specific math problems interactively. Just input your problem, and it provides step-by-step solutions. A great tool for instant help.
🎉MIT OpenCourseWare: Provides access to free, high-quality courses taught by MIT professors, covering advanced math topics like linear algebra and differential equations.
🎉YouTube: Channels like 3Blue1Brown, Mathantics, and PatrickJMT known for visually stunning and conceptually clear math animations, this channel simplifies complex ideas like calculus, linear algebra, and probability.
🎉Brilliant.org: Offers interactive problem-solving lessons that make learning math fun and engaging.
🎉Wolfram Alpha
A computational engine that not only solves math problems but also helps you understand the process. Great for research and exploration.
🫴🏽Practice Apps and Websites
🐝Photomath and Microsoft Math Solver: Great for step-by-step explanations when you're stuck on specific problems.
🐝IXL and Prodigy: Combine practice with a bit of gamification to make learning more exciting.
🫴🏽Books and Workbooks
🧩Books like “The Art of Problem Solving” (for more advanced learners) or “Basic Math and Pre-Algebra for Dummies” can be great companions.
🧩For younger learners, colorful workbooks like Kumon are a big hit.
🫴🏽Real-Life Applications
👉🏽Math becomes even more exciting when you connect it to real-world problems! Try cooking (ratios and fractions), budgeting (percentages), or even coding (logic and algebra).
👉🏽Stay Curious and Practice Regularly
👉🏽The best learning happens when you're consistent. Even 15–30 minutes a day can work wonders.
Remember, it's okay to find some concepts challenging at first. The key is to be patient and keep trying. Everyone learns at their own pace, and every step you take builds your confidence and understanding. You're already on the right track just by asking this question—keep that curiosity alive💪🏽
If you ever need help or encouragement along the way, don’t hesitate to ask. You're not alone on this journey✈️✈️
It’s wonderful that you’re looking for the best ways to learn math and expand your knowledge! Math is such a rewarding subject, and there are so many great resources available today that cater to different learning styles. Here are some suggestions to help you find what works best for you:
🫴🏽Online Math Learning Resources
🎉Khan Academy: A fantastic free resource with lessons that break down math topics step by step, from basic arithmetic to advanced calculus.
🎉Mathway: Ideal for solving specific math problems interactively. Just input your problem, and it provides step-by-step solutions. A great tool for instant help.
🎉MIT OpenCourseWare: Provides access to free, high-quality courses taught by MIT professors, covering advanced math topics like linear algebra and differential equations.
🎉YouTube: Channels like 3Blue1Brown, Mathantics, and PatrickJMT known for visually stunning and conceptually clear math animations, this channel simplifies complex ideas like calculus, linear algebra, and probability.
🎉Brilliant.org: Offers interactive problem-solving lessons that make learning math fun and engaging.
🎉Wolfram Alpha
A computational engine that not only solves math problems but also helps you understand the process. Great for research and exploration.
🫴🏽Practice Apps and Websites
🐝Photomath and Microsoft Math Solver: Great for step-by-step explanations when you're stuck on specific problems.
🐝IXL and Prodigy: Combine practice with a bit of gamification to make learning more exciting.
🫴🏽Books and Workbooks
🧩Books like “The Art of Problem Solving” (for more advanced learners) or “Basic Math and Pre-Algebra for Dummies” can be great companions.
🧩For younger learners, colorful workbooks like Kumon are a big hit.
🫴🏽Real-Life Applications
👉🏽Math becomes even more exciting when you connect it to real-world problems! Try cooking (ratios and fractions), budgeting (percentages), or even coding (logic and algebra).
👉🏽Stay Curious and Practice Regularly
👉🏽The best learning happens when you're consistent. Even 15–30 minutes a day can work wonders.
Remember, it's okay to find some concepts challenging at first. The key is to be patient and keep trying. Everyone learns at their own pace, and every step you take builds your confidence and understanding. You're already on the right track just by asking this question—keep that curiosity alive💪🏽
If you ever need help or encouragement along the way, don’t hesitate to ask. You're not alone on this journey✈️✈️
Updated
Victor René’s Answer
There are many fields of mathematics. When I was in high school I studied, Algebra I, II, III and Calculus with Analytic Geometry. After many years of not using it, now I can appreciate it because mathematics is all around us.
My most recent example is in learning Artificial Intelligence and Machine Learning (AIML). The most common computer program that you will use with AIML is Python.
But to break it down further, computer programs have been evolving. They are made up of libraries. You import the applicable libraries into your Software Development Kit or Console. Anaconda Jupyter Notebook, Google Colab, Visual Studio whatever is your fancy.
Pandas User Guide, Scikit, Matplot, Seaborn, and many others are there; look these up because it will take some background to learn the mathematics behind how these functions and formulas work. Download the PDFs and organize your storage location to build out your reference material. I like to use OneNote and Snipit tool to take notes and images. For different topic you create a new tab.
Start programming. Look at the functions you need to use to accomplish the task at hand. Learn how to read a mathematical formula so you can convert it into your understanding of how to write it to calculate the value. Nowadays, the functions in a library do a lot of the heavy lifting for you and you are left dazzled at how it did that. Sometimes overwhelming you.
But one of the easiest ways to really start your mathematics journey is to be a really good Excel user. Excel is chock full of formulates that do really cool stuff. One of the recommendation I tell my coworker to learn is Power Query Editor for Excel. Learn this and then you have the foundations for Microsoft Power Platform.
My most recent example is in learning Artificial Intelligence and Machine Learning (AIML). The most common computer program that you will use with AIML is Python.
But to break it down further, computer programs have been evolving. They are made up of libraries. You import the applicable libraries into your Software Development Kit or Console. Anaconda Jupyter Notebook, Google Colab, Visual Studio whatever is your fancy.
Pandas User Guide, Scikit, Matplot, Seaborn, and many others are there; look these up because it will take some background to learn the mathematics behind how these functions and formulas work. Download the PDFs and organize your storage location to build out your reference material. I like to use OneNote and Snipit tool to take notes and images. For different topic you create a new tab.
Start programming. Look at the functions you need to use to accomplish the task at hand. Learn how to read a mathematical formula so you can convert it into your understanding of how to write it to calculate the value. Nowadays, the functions in a library do a lot of the heavy lifting for you and you are left dazzled at how it did that. Sometimes overwhelming you.
But one of the easiest ways to really start your mathematics journey is to be a really good Excel user. Excel is chock full of formulates that do really cool stuff. One of the recommendation I tell my coworker to learn is Power Query Editor for Excel. Learn this and then you have the foundations for Microsoft Power Platform.
Updated
Victor René’s Answer
There are many fields of mathematics. When I was in high school I studied, Algebra I, II, III and Calculus with Analytic Geometry. After many years of not using it, now I can appreciate it because mathematics is all around us.
My most recent example is in learning Artificial Intelligence and Machine Learning (AIML). The most common comuter program that you will use with AIML is Python.
But to break it down further, computer programs have been evolving. They are made up of libraries. You import the applicable libraries into your Software Development Kit or Console. Anaconda Jupyter Notebook, Google Colab, Visual Studio whatever is your fancy.
Pandas User Guide, Scikit, Matplot, Seaborn, and many others are there look these up because it will take a when to leanr the mathematics behind how these functions and formulas work. Download the PDFs and organize your storage location to build out your reference material.
Start programming. Look at the functions you need to use to accomplish the task at hand. Learn how to read a mathematical formula so you can convert it into your understanding of how to write it to calculate the value. Nowadays, the functions in a library do a lot of the heavy lifting for you and you are left dazzled at how it did that. Sometimes overwhelming you.
But one of the easiest ways to really start your mathematics journey is to be a really good Excel user. Excel is chock full of formulates that do really cool stuff. One of the recommendation I tell my coworker to learn is Power Query Editor for Excel. Learn this and then you have the foundations for Microsoft Power Platform.
My most recent example is in learning Artificial Intelligence and Machine Learning (AIML). The most common comuter program that you will use with AIML is Python.
But to break it down further, computer programs have been evolving. They are made up of libraries. You import the applicable libraries into your Software Development Kit or Console. Anaconda Jupyter Notebook, Google Colab, Visual Studio whatever is your fancy.
Pandas User Guide, Scikit, Matplot, Seaborn, and many others are there look these up because it will take a when to leanr the mathematics behind how these functions and formulas work. Download the PDFs and organize your storage location to build out your reference material.
Start programming. Look at the functions you need to use to accomplish the task at hand. Learn how to read a mathematical formula so you can convert it into your understanding of how to write it to calculate the value. Nowadays, the functions in a library do a lot of the heavy lifting for you and you are left dazzled at how it did that. Sometimes overwhelming you.
But one of the easiest ways to really start your mathematics journey is to be a really good Excel user. Excel is chock full of formulates that do really cool stuff. One of the recommendation I tell my coworker to learn is Power Query Editor for Excel. Learn this and then you have the foundations for Microsoft Power Platform.