+ 3
Please suggest any resource on the topic 'Essential Mathatics for computer programming'
I have realized that knowledge of some math concepts is very helpful to understand the basics and the core concepts. (Especially when trying to understand and development any Algorithm ) It may help us understand why are we doing the things in a certain way and not in any other way. Request you guys to help all of us by pointing out to any resource which you may have came across on the above topic. (At least if I know which topics from the school and intermediate curriculum to focus on , I can proceed .. currently I have downloaded the app called Byju's which teaches school level maths)
4 Respostas
+ 3
Project euler is a website where you can practice mathematical programs
I think you will get some idea on which things to focus from there
Other than that you need discrete mathematics which is mostly algebra(p and c) and probability
+ 3
This might help you
https://www.sololearn.com/Discuss/713822/?ref=app
There are some useful threads in q&a, you can try search for them.
0
LKH thanks