How can I start learning coding as a math enthusiast?

0
8
Asked By MathNinja17 On

I'm 17 and have a passion for math, so I figured learning to code would be a great idea since it's included in my curriculum next year. I want to get a head start to not only keep my grades up but also to begin a side project that could boost my university applications. The issue is that I'm uncertain about where or how to begin my coding journey. Currently, I'm watching some basic beginner guides on Python on YouTube. Any advice or suggestions would be greatly appreciated!

5 Answers

Answered By MathGeek42 On

If coding is part of your schoolwork, I'd say start with the syllabus. That way, you're aligning your self-study with what you'll be learning in class, making it easier for you to grasp the concepts and get ahead!

Answered By TechieKid99 On

I suggest checking out the CS50 course from Harvard. It's a fantastic introduction to Computer Science and covers a lot of ground. Here’s the link you can follow: https://www.edx.org/learn/computer-science/harvard-university-cs50-s-introduction-to-computer-science. Also, consider exploring how computers operate at a deeper level—books like 'Operating Systems: 3 Easy Pieces' or 'Inside the Machine' can be really helpful. These will help you stand out in a field where many are learning software engineering!

Answered By CodeMaster21 On

You're off to a solid start by diving into Python! It really complements logical thinking, especially with your math background. Instead of just watching tutorials, try coding along with them—pause the videos to actually write the code and play around with it. Once you grasp the basics, you could build small projects like a calculator or a number guessing game. These small endeavors can impress on university applications. Remember, consistency is key; keep at it!

Answered By OpenSourceBuddy On

Definitely stick with Python! It’s a great first language, especially for someone who enjoys math like you.

Answered By ChillCoder88 On

Why not just chill and let AI do everything for you? Just kidding, but seriously, starting with some coding basics is the way to go!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.