I'm over 40 and pretty rusty with math since I only completed high school ages ago. I've heard that brilliant.org isn't the best option for learning. Can anyone recommend some good online resources or platforms where I can learn both math and programming?
5 Answers
It really depends on what you want to focus on! For most basic programming tasks, you won't need advanced math—just the fundamentals. If you're okay with starting in Python, I've heard great things about the MOOC from Helsinki University. But if you prefer a strongly typed language, maybe start with Java. Either way, there are tons of free resources, including YouTube. Just pick a language and go from there!
If you're looking to brush up on your math skills for programming, I recommend checking out "Discrete Mathematics and its Applications" by Epp. It covers the fundamentals you'll need. For programming, focus on a language and get comfortable with basics like sequences, loops, and variables. I’m diving into Go myself and using resources like "A Tour of Go" and "Go by Example." You might want to search for similar tutorials for whatever language you choose! Once you’ve got the fundamentals down, consider diving into "Grokking Algorithms" for a better understanding of algorithms.
Khan Academy is a fantastic place to start for math! They have structured courses and tons of practice problems. For programming, I’d suggest just picking a language you’re interested in. YouTube has many free coding tutorials too, which can be very helpful.
What kind of math are you interested in? There are so many areas to explore. Same goes for programming—it's a broad field! Maybe start with the basics, like algebra and then work on algorithms as you progress. There are some great free resources available, so you don't have to invest money until you're ready!
You don't have to start anywhere specific! YouTube can be like a free university for math and programming. I suggest starting with Python since it’s beginner-friendly. Focus on grasping the fundamentals first, and then you can explore paid courses for more advanced topics once you’re comfortable.
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically