+ 5

How

If I don't know math a lot can I still use c++ or I have to learn math?

19th Dec 2024, 4:16 PM
Mustafa Masoom
Mustafa Masoom - avatar
58 ответов
+ 5
short, no, you dont need to learn math long, no, but it might be a bit harder. you can code without math, im terrible at math, absolutely terrible. most i can do is fraction operations and very basic algebraic variables and i can code in python, javascript, c, c++ and can use html and css and some sql.
19th Dec 2024, 5:02 PM
Johnny Robertson (Xmosity)
Johnny Robertson (Xmosity) - avatar
+ 5
Like std::cout << "Xmosity" << std::endl; have said, I agreed, you don't really need to using maths a lot while coding, but for more complex projects, maths may help to simplify it with some formulas For example, if you're making a game, it does require maths, like to calculate the distance, so it's great to learn maths and apply it in programming *this is just my opinion*
20th Dec 2024, 2:02 AM
☕︎︎AstroParrot✦
☕︎︎AstroParrot✦ - avatar
+ 5
GOAT KAUSHIKBRO what about your parents didnt they said something on your performance?
21st Dec 2024, 2:52 PM
FAKER
FAKER - avatar
+ 4
math and programming are two seperate things, you can learn programming without math because nothing REALLY requires math, but some calculations, for example, logical things like making 3d games or ai or complex data analysis requires some math knowledge, but base syntax does not
19th Dec 2024, 5:05 PM
Johnny Robertson (Xmosity)
Johnny Robertson (Xmosity) - avatar
+ 4
ĪīVS I'm only just learning too
20th Dec 2024, 11:40 AM
Daniel
Daniel - avatar
+ 4
GOAT KAUSHIKBRO bro nice 👍 but we are forced to be good in everything
21st Dec 2024, 3:31 PM
FAKER
FAKER - avatar
+ 4
21st Dec 2024, 3:32 PM
FAKER
FAKER - avatar
+ 4
ĪīVS bro has taken PCB
21st Dec 2024, 3:37 PM
FAKER
FAKER - avatar
+ 4
GOAT KAUSHIKBRO neet 😖
21st Dec 2024, 3:44 PM
✧Bhavik✧[Studying 🤓🫠]
✧Bhavik✧[Studying 🤓🫠] - avatar
+ 3
👍 are u good in coding?
20th Dec 2024, 11:36 AM
ĪīVS
ĪīVS - avatar
+ 3
Ivan for me physics is needed. For solving real life problem related to space, making electric cars, Network etc through coding.
21st Dec 2024, 2:29 PM
ĪīVS
ĪīVS - avatar
+ 3
But for coding physics is not useful
21st Dec 2024, 2:30 PM
ĪīVS
ĪīVS - avatar
+ 3
GOAT KAUSHIKBRO they dont care about your school performance ?
21st Dec 2024, 3:15 PM
FAKER
FAKER - avatar
+ 3
GOAT KAUSHIKBRO :)
21st Dec 2024, 3:26 PM
Ivan
Ivan - avatar
+ 3
I also scored 43 in paper 1, in maths in adv mock🤧
21st Dec 2024, 3:35 PM
ĪīVS
ĪīVS - avatar
+ 3
GOAT KAUSHIKBRO btw, why you doing neet when your interest is in coding.
21st Dec 2024, 3:36 PM
ĪīVS
ĪīVS - avatar
+ 3
runtime be glazing
21st Dec 2024, 4:28 PM
Johnny Robertson (Xmosity)
Johnny Robertson (Xmosity) - avatar
+ 2
Bad programmers are bad in mathematics. It's not just about writing code, it's about understandjng the fundamentals which will lead to clean, efficient, robust algorithms, decision making and implementation. it's not too late to start learning maths, visit https://www.mathisfun.com to get started
19th Dec 2024, 11:48 PM
RuntimeTerror
RuntimeTerror - avatar
+ 2
std::cout << "Xmosity" << std::endl; you claimed not to know maths so I would better argue this with someone who actually know maths. There are two types of programmers 1. Tool users 2. Programmers Tool users are what we mostly have around here, you just memorize a bunch of function and start using it in code. Maybe you need minimal math for this Programmers extends into libraries, sdk, frameworks designer. They wrote the complex algorithm that tool users used hiding the complex maths behind the scene. I'm sure you don't know the heavy linear algebra that's behind the css "transform" attribute. You just use the tool provided to you and that's ll
20th Dec 2024, 6:11 AM
RuntimeTerror
RuntimeTerror - avatar
+ 2
RuntimeTerror programming and math aren't the same thing- you don’t need to know advanced math to write code or even build complex systems unless you’re working in very specific fields like 3d graphics or ai lol.. the whole "tool users vs programmers" thing is kinda weird, most programmers, including those who write libraries, rely more on logical thinking and problem-solving than heavy math. acting like you need to understand linear algebra for css transforms is ridiculous. the hard math was done by someone else so the rest of us don’t have to reinvent the wheel-
20th Dec 2024, 6:53 AM
Johnny Robertson (Xmosity)
Johnny Robertson (Xmosity) - avatar