Could anyone please let me know what would be the best resource to get foundation for CS maths?
Many Thanks
Could anyone please let me know what would be the best resource to get foundation for CS maths?
Many Thanks
You basically got to learn the maths that you want to apply the computer science you learn to, like Number Theory, Graph Theory etc.
For eg. Pick up a Number Theory book see Euclid's method of calculating the GCD and then program it.