Reddit Reddit reviews Discrete Mathematics: Introduction to Mathematical Reasoning

We found 1 Reddit comments about Discrete Mathematics: Introduction to Mathematical Reasoning. Here are the top ones, ranked by their Reddit score.

Science & Math
Books
Mathematics
Discrete Mathematics
Pure Mathematics
Discrete Mathematics: Introduction to Mathematical Reasoning
Used Book in Good Condition
Check price on Amazon

1 Reddit comment about Discrete Mathematics: Introduction to Mathematical Reasoning:

u/[deleted] ยท 1 pointr/learnprogramming

Have you covered discrete structures? I really liked book by Susan Epp here, expensive but worth it.

I found that you need to really understand the language in which algorithms are taught first. For example in Java you need to know how to implement equals(), hashCode(), Comparable and Comparator really well before you dive into DS.

Then the book your prof chooses is REALLY important. If you find it too hard or too easy for you, google around and see what other profs are using.