How important is math as a software dev?

How important is math as a software dev?

Philipp Lackner

1 год назад

5,870 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@rhen4610
@rhen4610 - 25.07.2023 14:36

last time I had to drain my braincells out for math was when I had a very cool idea on how my LinearLayoutManager should behave. Couldn't achieve the UI I wanted in the end

Ответить
@ruavaen
@ruavaen - 25.07.2023 14:36

More than "being good at math" is having a "mathematical thinking" what gives you an advantage at coding

Ответить
@rufatnasirov5456
@rufatnasirov5456 - 25.07.2023 16:20

I think that, we just need good logic as a Software Developer, no need deep math knowledge

Ответить
@CryptoCodeZone
@CryptoCodeZone - 25.07.2023 16:30

I have yet to see a large App (small yes ofc) that does not have complex math in business logic, but your client will provide these in most cases, however if you can handle it yourself = bonus income else you wil need to get an expert to assist. In any case my Son an Auditor, always audit my math for correctness, we even once found the client math to be in error!

Ответить
@BinuJasim
@BinuJasim - 25.07.2023 17:02

True, but I am currently developing a Graphics heavy native application & math is super useful.

Ответить
@Kalex_sr
@Kalex_sr - 25.07.2023 17:37

The last time I used difficult math as a developer was in an interview process 🤡

Ответить
@mzezulka
@mzezulka - 25.07.2023 18:59

Using Taylor series or Fourier transform isn't easily correlated with using "difficult math". Difficult math can also mean using simple "logical thinking" to complex problems. This short is an unnecessary and harmful oversimplification.

Ответить
@anoir7318
@anoir7318 - 25.07.2023 19:36

Don't agree it depends on what you have to do, and what type of software it is.

Ответить
@abdrsbte
@abdrsbte - 25.07.2023 22:30

No comment 😂

Ответить
@SiamakAshrafi
@SiamakAshrafi - 26.07.2023 00:18

Completely disagree ... ML Algorithm design is pure math ... We do much more then Android ... LOL

Ответить
@emmanuelo1177
@emmanuelo1177 - 26.07.2023 15:10

Title should be "web developer" and not "software developer"

Ответить
@nicolaskeroack7860
@nicolaskeroack7860 - 26.07.2023 20:15

You can always learn something once you need it. Not only can you always learn new code, you can even learn new math FOR your code

Ответить
@bohdanzaichenko
@bohdanzaichenko - 27.07.2023 21:39

I don't know if it counts, but month ago I had to make some custom drawings in my app and it required a lot of knowledge of vectors and how to operate with them.
Also as someone mentioned above, if you know that person is good at math - you know that this person is good at thinking too.

Ответить
@ygx8305
@ygx8305 - 27.07.2023 23:08

You are wrong. It depends on what kind of software you're working on

Ответить
@twothreeoneoneseventwoonefour5
@twothreeoneoneseventwoonefour5 - 28.07.2023 04:26

Some people waste 4 years of their life going to college for a job you could have had in 6 months of self-study in your own comfort. They just want to justify their bad decisions, and will push math, degrees, algorithms and other completely useless stuff like it is even 1% important. Yeah, in some rare niche jobs, maybe, but the thing is - you, and 95% of other software engineers are not getting that job in the end. Just open your eyes and look at the reality.

Ответить
@VilRapt
@VilRapt - 28.07.2023 11:01

If you work with geolocation, custom view, accelerometer or pretty much any hardware - knowing math is an ultimate bonus that will end up in speed, efficiency, reusability and accuracy of your deliverables. Someone without math skills can achieve close results, but it can take him weeks instead of hours. Mastering pifagorus equations is an absolute must for game dev.

Ответить
@sfk1991
@sfk1991 - 28.07.2023 11:58

Depends on the project you are working on.
If it requires engineering formulas, you might want to look for them. Prior knowledge helps as to which formulas you need. At least that's what I learned from engineering school.

Ответить
@simsationelle
@simsationelle - 29.07.2023 16:56

im in uni so i need to pass math and im bad at it sdo im taking july and august to learn

Ответить
@fabricehategekimana5350
@fabricehategekimana5350 - 30.07.2023 02:35

Just this week to be honest but I am designing a type system with algebraic data types and I was finding a way to represent type sets in a normal disjunctive form ^^'

Ответить
@andrekelvin2318
@andrekelvin2318 - 30.07.2023 14:10

The only math you should be good at is BODMAS

Ответить
@tdrg_
@tdrg_ - 01.09.2023 22:49

Lemme answer that: NEVER

Ответить