Discrete Mathematics and Functional Programming
1st Edition
eBook Features
-
Read Anywhere
Read your book anywhere, on any device, through RedShelf's cloud based eReader.
-
Digital Notes and Study Tools
Built-in study tools include highlights, study guides, annotations, definitions, flashcards, and collaboration.
-
Offline Access
(
30% )
The publisher of this book allows a portion of the content to be used offline.
-
Printing
(
50%
)
The publisher of this book allows a portion of the content to be printed.
Additional Book Details
This book provides a distinct way to teach discrete mathematics. Since discrete mathematics is crucial for rigorous study in computer science, many texts include applications of mathematical topics to computer science or have selected topics of particular interest to computer science. This text fully integrates discrete mathematics with programming and other foundational ideas in computer science.
In fact, this text serves not only the purpose of teaching discrete math. It is also an introduction to programming, although a non-traditional one. Functional programming is a paradigm in which the primary language construct is the functionand function here is essentially the same as what it is in mathematics. In the functional paradigm we conceive the program as a collection of composed functions, as opposed to a sequence of instructions (in the imperative paradigm) or a set of interacting objects (in the object-oriented paradigm). Dominant computer science curricula emphasize object-oriented and imperative programming, but competence in all paradigms is important for serious programmersand functional programming in particular may be appropriate for many casual programmers, too. For our purposes, the concepts underlying functional programming are especially grounded in those of discrete mathematics.
Discrete mathematics and functional programming are equal partners in this endeavor, with the programming topics giving concrete applications and illustrations of the mathematical topics, and the mathematics providing the scaolding for explaining the programming concepts. The two work together in mutual illumination.
Sold By | Franklin, Beedle & Associates, Inc. |
---|---|
ISBNs | 1590282604, 9781590282663, 9781590282601 |
Publish Year | 2013 |
Language | English |
Number of Pages | 689 |
Edition | 1st |
Website | cs.wheaton.edu/~tvandrun/dmfp |