How much math is used in programming | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

How much math is used in programming

21st Nov 2021, 4:39 PM
Mr Ali
Mr Ali - avatar
5 Antworten
+ 3
Mr Ali for beginners without programming knowledge Python is the easiest one. About C/C++ these language definitely builds algorithm and programming understandings for the future. I grew up from them 😎 If you know and understand C/C++ then Java, C#, PHP won't be strangers to you 🎭 Pick one language or select according to area of use and start hacking! 💻📝
22nd Nov 2021, 7:41 PM
Ilyas Bakirov
Ilyas Bakirov - avatar
+ 6
Hi! A good idea is to start coding to see for yourself. But in some way programming is about solving problem in a logical way. So when you understand math, many of the problem solving parts become easier. But if there is a challenge to solve a problem, you can allways ask for help. So just start coding to see for yourself.
21st Nov 2021, 4:59 PM
Per Bratthammar
Per Bratthammar - avatar
+ 2
It depends. For a web developer not more then school level. For game developer it is very important especially when you are making games without game engine. For making 3d games you need a very good grip on mathematics and physics
22nd Nov 2021, 11:52 AM
🌀 Shail Murtaza شعیل مرتضیٰ
🌀 Shail Murtaza شعیل مرتضیٰ - avatar
0
We need better framing for this question. My understanding of mathematics in general was very shallow and not very practical until I started programming. In programming, we work in a problem domain and try to come up with solutions. This process can technically be expressed mathematically. The right understanding of mathematics in approaching problems and arriving at a solutions can help you greatly. Algebraic expressions make a lot more sense when using "Emplyees" instead of "x". As far as using straight up arithmetic or algabraic expressions in a high level language like C# or Java eg x+y(z%y), it would depend on the program but, not much. It's more that the structure of vaguely mathematic problem solving will be there.
29th Nov 2021, 2:04 AM
Kail Galestorm
Kail Galestorm - avatar
- 1
C++ or c# which language is easy and Which language is good for beginners
21st Nov 2021, 5:25 PM
Mr Ali
Mr Ali - avatar