Discuss the aims and goals of this text and briefly review programming concepts and discrete mathematics.
We will ...
- See that how a program performs for reasonably large input is just as important as its performance on moderate amounts of input.
- Summarize the basic mathematical background needed for the rest of the book.
- Briefly review recursion.
- Summarize some important features of C++ that are used throughout the text.