|
|
|
|
|
by _void
1993 days ago
|
|
Sometimes I feel like software developers don't actually know the fundamentals of how the programs run, not taking into account all the math behind the algorithms, etc. Being good developer IMO is first understanding the system from ground up, second - understanding the domain and if it requires math, yes, you need to know that as well.
Otherwise you can go on your whole career copy/pasting and using APIs/language features you have no idea how it's working. |
|