| Credit Hours: | 4 |
| Course Coordinator: | Bart Massey |
| Course Description: | Introduces discrete structures and techniques for computing. Sets. Graphs and trees. Functions: properties, recursive definitions, solving recurrences. Relations: properties, equivalence, partial order. Proof techniques, inductive proof. Counting techniques and discrete probability. |
| Prerequisites: | |
| Goals: | CS 250 is the first term of the two term sequence CS 250-251. The main goal of the sequence is that students obtain those skills in discrete mathematics and logic that are used in the study and practice of computer science.
Upon the successful completion of this course students will be able
to:
|
| Textbooks: | Discrete Structures, Logic, and Computability, Third Edition, by James L. Hein. Jones and Bartlett, 2009. |
| References: | |
| Major Topics: |
|
| Laboratory Exercises: |
| CAC Category Credits | Core | Advanced |
| Data Structures | ||
| Algorithms | 0.3 | |
| Software Design | ||
| Computer Architecture | ||
| Programming Languages |
| Oral and Written Communications: | Oral communication is in the form of class interaction. Written communication is in the form of homework assignments. |
| Social and Ethical Issues: | None. |
| Theoretical Content: | The entire course is theoretical material (discrete mathematics). |
| Problem Analysis: | The course is devoted to problem solving techniques of discrete mathematics. The exercises and tests require problem analysis to find out which tools of discrete mathematics are needed to solve a problem. |
| Solution Design: | The course is devoted to problem solving techniques of discrete mathematics. The exercises and tests require students to solve problems by applying the tools of discrete mathematics. |