-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
I am unclear about how much computer science related material to include. Perhaps some asides, maybe some specific exercises, maybe a separate edition of the book (Discrete Mathematics: an Open Introduction for Computer Science?).
There are a few benefits, besides making the book seem like a better preparation for CS majors.
- Some students have already done some computer programing, so their experience there might help them build conceptual understanding of topics covered already. For example, the python code
for p in A
to start a loop is very close to set builder notation. - There are times when asking the student to write a short program might develop their understanding. For example the generation of all outcomes to a counting problem.
- Others?
I'll use this issue thread to collect ideas of specific topics/examples/exercises as well as justifications for why they might be helpful.
Metadata
Metadata
Assignees
Labels
No labels