Mathematical Fundamentals: Start Here!

Computer science has its roots in mathematics. Long before the first digital computer, computations were actually performed by humans. In modern times, these computations are performed much faster (i.e. by several orders of magnitude) with today's digital computers. Still, a computer scientist must have a solid understanding of computation to understand and appreciate the complexities of modern computer systems.

This module is focused on your understanding of important mathematical concepts, such as sets and functions. These concepts will be useful not only in understanding computer software and systems, but also in characterizing their efficiency. Some of these concepts will be review of high school material and others may be new material entirely. We recommend you treat each concept with diligence as a firm understanding will help build a solid foundation in your pursuit of computer science.

If you are interested in learning more about the history of computer science, check out:

  1. Tedre, Matti (2014). The Science of Computing: Shaping a Discipline. Chapman Hall.
  2. A Very Brief History of Computer Science Links to an external site. from Jeffrey Shallit at the University of Waterloo.

Completing this Module

This module covers three main topics that we find incoming students most frequently need refreshing when starting their computer science courses: sets and functions, summation and product notation, and discrete counting techniques. For each of these topics, we've prepared a Review page to go over what we expect you to know, an Additional Resources page with links to additional readings and videos, and one or more self-test quizzes that you can take as many times as you like to check your understanding of what was covered.

For each topic, here is our recommended way of working through the material:

  1. Review the content under the "Review" page.
  2. Complete the self-test quiz/quizzes for the section to assess your understanding of the material.
  3. Check out the "Additional Resources" page for links to additional readings/videos, worked examples, and extra practice problems.
  4. Revisit the quiz at a later date (e.g., one week later) and re-assess your knowledge and retention.

Other Mathematics Review

There are other mathematical concepts and techniques you'll be expected to know in your first year in computer science, beyond the ones covered here. A good resource for more general pre-university mathematics review is this website from the Department of Mathematics Links to an external site., which contains modules on a wide range of topics needed for your first-year calculus courses.