Is Math Important in Programming ?๐Ÿค”

The Answer is yes and No, both.

ยท

1 min read

Table of contents

No heading

No headings in the article.

  1. It require very little or basic amount of math you learnt in schools.

  2. Programming is more about logic and core concepts. It depends on field of programming , you are choosing.

  3. For web development

    • high level math doesn't required.
    • it will necessarily require programming skills and basic logic skills.
  4. For Game development / AI/ ML

    • developing high level mathematical algorithms.
    • This will require a high level mathematical knowledge.
  5. There are sorts of programming which is problems which come from a field where maths is important. these include :

    • Cryptography
    • Image/signal processing
    • finance
    • AI /ML
    • Game development
    • high - complexity system
    • complex data transformation
  6. What kind of math skills ?

    • linear algebra
    • calculus
    • Probability and statistics
    • Graph theory
    • Boolean algebra