[ prog / sol / mona ]

prog


Discrete mathematics for programming

1 2021-10-05 06:01

Is it necessary to master discrete mathematics in order to become a great programmer?

2 2021-10-07 03:40

It appears that Concrete Mathematics is a highly regarded book.

3 2021-10-07 17:43

>>1
Either you will learn it by doing or you will learn it before hand and apply it while you're programming.
You don't have to know it ahead of time but at the end you will at least have a good intuition for eg graphs, logic, proofs, sets etc.

4 2021-10-15 18:53

Discrete Mathematics and Functional Programming by Thomas VanDrunen combines discrete mathematics and programming. It uses Standard ML for functional programming.

5


VIP:

do not edit these