Note: This is the 2018–2019 eCalendar. Update the year in your browser's URL bar for the most recent version of this page, or .
Program Requirements
Students must obtain approval from their main program adviser, and are also strongly encouraged to speak with a School of Computer Science adviser before choosing complementary courses. A particular course selection must be approved before the student registers for their final term of studies.
Students should note that COMP 251 is a prerequisite for many upper level COMP courses. Upper level COMP courses may have prerequisites that are not part of the Minor such as MATH 222, MATH 223, or MATH 323. Students will not get credit for these courses toward the Minor.
Students may receive up to 6 credits toward the Minor by taking certain approved courses outside the School of Computer Science. These courses must have a high computer science content and must be approved by the School of Computer Science in advance. If a student's Major program requires Computer Science courses, up to 6 credits of Computer Science courses may be used to fulfill both Major and Minor requirements.
Required Courses (9 credits)
* Students who have sufficient knowledge of computer programming do not need to take COMP 202, but it must be replaced with an additional computer science complementary course.
-
COMP 202 Foundations of Programming (3 credits) *
Overview
Computer Science (Sci) : Introduction to computer programming in a high level language: variables, expressions, primitive types, methods, conditionals, loops. Introduction to algorithms, data structures (arrays, strings), modular software design, libraries, file input/output, debugging, exception handling. Selected topics.
Terms: Fall 2018, Winter 2019, Summer 2019
Instructors: Alberini, Giulia; Vybihal, Joseph P (Fall) Alberini, Giulia; Yu, Tzu-Yang; Zammar, Chad (Winter) Yu, Tzu-Yang (Summer)
3 hours
Prerequisite: a CEGEP level mathematics course
Restrictions: COMP 202 and COMP 208 cannot both be taken for credit. COMP 202 is intended as a general introductory course, while COMP 208 is intended for students interested in scientific computation. COMP 202 cannot be taken for credit with or after COMP 250
-
COMP 206 Introduction to Software Systems (3 credits)
Overview
Computer Science (Sci) : Comprehensive overview of programming in C, use of system calls and libraries, debugging and testing of code; use of developmental tools like make, version control systems.
Terms: Fall 2018, Winter 2019
Instructors: Meger, David (Fall) Vybihal, Joseph P; Zammar, Chad (Winter)
-
COMP 250 Introduction to Computer Science (3 credits)
Overview
Computer Science (Sci) : Mathematical tools (binary numbers, induction, recurrence relations, asymptotic complexity, establishing correctness of programs), Data structures (arrays, stacks, queues, linked lists, trees, binary trees, binary search trees, heaps, hash tables), Recursive and non-recursive algorithms (searching and sorting, tree and graph traversal). Abstract data types, inheritance. Selected topics.
Terms: Fall 2018, Winter 2019
Instructors: Langer, Michael; Alberini, Giulia (Fall) Robillard, Martin; Alberini, Giulia (Winter)
Complementary Courses (15 credits)
15 credits selected from the courses below and computer science courses at the 300 level or above (except COMP 364 and COMP 396).
-
COMP 251 Algorithms and Data Structures (3 credits)
Overview
Computer Science (Sci) : Introduction to algorithm design and analysis. Graph algorithms, greedy algorithms, data structures, dynamic programming, maximum flows.
Terms: Fall 2018, Winter 2019
Instructors: Waldispuhl, Jérôme (Fall) Devroye, Luc P; McLeish, Erin Leigh (Winter)
3 hours
Prerequisite: COMP 250
COMP 251 uses mathematical proof techniques that are taught in the corequisite course(s). If possible, students should take the corequisite course prior to COMP 251.
COMP 251 uses basic counting techniques (permutations and combinations) that are covered in MATH 240 and 363, but not in MATH 235. These techniques will be reviewed for the benefit of MATH 235 students.
Restrictions: Not open to students who have taken or are taking COMP 252.
-
COMP 273 Introduction to Computer Systems (3 credits)
Overview
Computer Science (Sci) : Number representations, combinational and sequential digital circuits, MIPS instructions and architecture datapath and control, caches, virtual memory, interrupts and exceptions, pipelining.
Terms: Fall 2018, Winter 2019
Instructors: Kry, Paul (Fall) Siddiqi, Kaleem (Winter)
3 hours
Corequisite: COMP 206.
-
MATH 240 Discrete Structures 1 (3 credits)
Overview
Mathematics & Statistics (Sci) : Mathematical foundations of logical thinking and reasoning. Mathematical language and proof techniques. Quantifiers. Induction. Elementary number theory. Modular arithmetic. Recurrence relations and asymptotics. Combinatorial enumeration. Functions and relations. Partially ordered sets and lattices. Introduction to graphs, digraphs and rooted trees.
Terms: Fall 2018, Winter 2019
Instructors: Macdonald, Jeremy; Nica, Bogdan (Fall) Macdonald, Jeremy; Pequignot, Yann Batiste (Winter)