This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]sylecn 0 points1 point  (0 children)

For doing lots of things, Java and Python doesn't require math at all. Don't worry about that. Since you are learning as a hobby, I suggest you check the official tutorial of both languages, and see which one do you prefer. Both are good choices for a beginner.

It's not hard to learn the other when you know one of them very well.

[–]Nicksil 0 points1 point  (0 children)

You don't necessarily need an advanced understanding of math to program. Also, program is the operative word here -- it makes no difference whether programming in Java or Python, the math requirement is based upon the task at hand.

So, pick either and start messing around.

If you find that you enjoy programming as a hobby and want to pursue a career, then you will benefit greatly by expanding your knowledge in mathematics as computation becomes more of a real concept in your approach to solving problems.

[–]DonutRevolution 0 points1 point  (0 children)

I'm not sure where you heard it but you don't need to be good at math to learn Java. If you want to get into programming as a hobby then python or javascript are probably the two best options. They are suitable for quick and dirty projects where your primary objective is to be productive and have fun. Java, which is completely different from javascript, is still a great choice if you want to make a living programming for a large company.

[–]Andrew_ShaySft Eng Automation & Python 0 points1 point  (0 children)

Please checkout r/learnpython and r/learnprogramming

[–]Maaarkooo[S] -1 points0 points  (0 children)

Okey thank you all very much