Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobertTalbert/c758872b149c7f38f9273e55348dd33a to your computer and use it in GitHub Desktop.
Save RobertTalbert/c758872b149c7f38f9273e55348dd33a to your computer and use it in GitHub Desktop.

Course Level Objectives for MTH 225 (Discrete Structure for Computer Science 1)

  1. Compute basic numerical and symbolic expressions involving numbers in different bases, modular arithmetic, sets, functions, and symbolic logic.
  2. Solve complex counting problems using computational thinking and the tools of combinatorics.
  3. Formulate computational problems in terms of sets, functions, logic, and combinatorics.
  4. Write clear, correct, and convincing arguments to explain the correctness of a solution using combinatorial proof and mathematical induction.
  5. Apply effective problem-solving skills in solving computational problems.
  6. Explain methods and solutions of computational problems in a clear way to a specified target audience.
  7. Demonstrate fluency in applying computer programming in the formulation and solutions of mathematical problems.
  8. Assess one's own work in mathematical problem solving and apply feedback to make improvements to one's own work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment