Hi guys! Please answer:) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi guys! Please answer:)

I am also reading a Java book called "think Java". I'm approaching the part where hard(for me) algebra stuff appears like cos sin tan log. I tried to go threw them but still don't understand them. Do I need this algebra part of Java in app, website or game development? If no then how can I skip it. Thank you in advance!

21st Mar 2017, 10:04 AM
Sam Asghar
Sam Asghar - avatar
4 Answers
+ 12
no algebra isn't freaking required unless you're going to use algebra in some system (3d might, but I think it's better to learn when you need to know it). learn the logic/syntax of what its saying but skip math stuff.
21st Mar 2017, 10:48 AM
Ahri Fox
Ahri Fox - avatar
+ 4
You don't need complicate stuff: basic algebra and basic trigonometry will be helpful when you'll have to calculate distances between objects on the screen, or doing transformations in 2D or 3D. If an introductory chapter is there, is better not to skip it. Just don't loose your head around it as things will get clearer when you implement practically those concepts.
21st Mar 2017, 1:43 PM
seamiki
seamiki - avatar
+ 1
In game developement there's high level of maths knowledge required. If you are to create game I'd recommend spending few days to make yourself familiar with foundamentals of Maths.
21st Mar 2017, 10:33 AM
Jakub Stasiak
Jakub Stasiak - avatar
0
hello :) i think it depends on the app or website you are developing. sometimes you may need algebra, sometimes you dont. in my opinion it does not hurt if you try to learn them. who knows, maybe you need them in near future :D
21st Mar 2017, 10:28 AM
Amin Mousavi
Amin Mousavi - avatar