Skip to main content
2 answers
2
Asked 88 views

can i start learning programming if i have not good in math?

can i start learning programming if i have not good in math?

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

2

2 answers


0
Updated
Share a link to this answer
Share a link to this answer

Kirsten’s Answer

You absolutely can! I am also not great at Math and learned a variety of coding languages over my time in university and in my career. I did have to take more care with my Math classes to pass, but don't let it scare you from coding.
0
0
Updated
Share a link to this answer
Share a link to this answer

Fred’s Answer

I would say no, but with conditions.

Programming IS math. It's not algebra or geometry or calculus.

It IS, however, problem solving, logical thinking, and analysis. You have to be able to break down a problem into smaller parts, and then re-assemble them again.

There is some traditional math. Many of your classes will expect you to be able to do some arithmetic, understand things like base2 and/or base16 numbers, but once you get through classes you seldom need that again (depending on what exact field of CS you get into).
0