Skip to main content
3 answers
2
Asked 94 views

can i learn coding if i am not good in math?

can i learn coding if i am 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

Priya’s Answer

Absolutely, you can learn coding even if math isn’t your strong suit! While some advanced fields like data science or machine learning might require mathematical skills, many aspects of coding focus more on logic, problem-solving, and creativity than on complex math. Many successful developers started without a math background, so don’t let that hold you back. With practice and patience, you’ll find coding to be much more approachable than it might seem!

Priya recommends the following next steps:

Choose a programming language
Learn Basic Coding Concepts like variables, loops, conditions, functions etc
Practice with Interactive Platforms like Codecademy
Start Building Small Projects that interests you
Join Coding Communities
0
0
Updated
Share a link to this answer
Share a link to this answer

Andrew’s Answer

When you do computer coding, you are instructing the computer what you want to do. In many applications, except in scientific programming, no mathematics is needed.

What is needed is skills in clear communication. You are taking to the computer in the language of the computer. In a sense, effective writing and communication skills would be necessary.
0