#13 in Discrete mathematics books
Use arrows to jump to the previous/next product

Reddit mentions of Discrete Mathematics: Introduction to Mathematical Reasoning

Sentiment score: 1
Reddit mentions: 1

We found 1 Reddit mentions of Discrete Mathematics: Introduction to Mathematical Reasoning. Here are the top ones.

Discrete Mathematics: Introduction to Mathematical Reasoning
Buying options
View on Amazon.com
or
Used Book in Good Condition
Specs:
Height10 inches
Length8.25 inches
Number of items1
Weight2.86 Pounds
Width1 inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 1 comment on 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.