Æ»¹ûÒùÔº

Major Computer Science - Computer Games (67 credits)

Note: This is the 2011–2012 edition of the eCalendar. Update the year in your browser's URL bar for the most recent version of this page, or click here to jump to the newest eCalendar.

Offered by: Computer Science     Degree: Bachelor of Science

Program Requirements

This program is a specialization within Computer Science. It fulfils all the basic requirements of the Major Computer Science. Complementary courses focus on topics that are important to understanding the technology behind computer games and to gaining experience in software development and design needed for computer game development. Students may complete this program with a minimum of 62 credits or a maximum of 67 credits depending if they are exempt from taking COMP 202 and their choice of complementary courses.

Required Courses (50 credits)

* Students who have sufficient knowledge in a programming language do not need to take COMP 202 and can replace it with additional computer science complementary course credits.

  • COMP 202 Foundations of Programming (3 credits) *

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Introduction to programming in a modern high-level language, modular software design and debugging. Programming concepts are illustrated using a variety of application areas.

    Terms: Fall 2011, Winter 2012, Summer 2012

    Instructors: Pomerantz, Daniel; Kienzle, Jorg Andreas (Fall) Pomerantz, Daniel; Liu, Xue (Winter) Pomerantz, Daniel (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)

    Offered by: Computer Science (Faculty of Science)

    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 2011, Winter 2012

    Instructors: Vybihal, Joseph P (Fall) Vybihal, Joseph P; Dudek, Gregory L; He, Wenbo (Winter)

  • COMP 250 Introduction to Computer Science (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : An introduction to the design of computer algorithms, including basic data structures, analysis of algorithms, and establishing correctness of programs. Overview of topics in computer science.

    Terms: Fall 2011, Winter 2012

    Instructors: Precup, Doina (Fall) Blanchette, Mathieu (Winter)

    • 3 hours

    • Prerequisites: Familiarity with a high level programming language and CEGEP level Math.

    • Restrictions: COMP 203 and COMP 250 are considered to be equivalent from a prerequisite point of view, and cannot both be taken for credit.

  • COMP 251 Algorithms and Data Structures (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Introduction to algorithm design and analysis. Graph algorithms, greedy algorithms, data structures, dynamic programming, maximum flows.

    Terms: Fall 2011, Winter 2012

    Instructors: Sigler, Andrea Jordana (Fall) Avis, David (Winter)

  • COMP 273 Introduction to Computer Systems (3 credits)

    Offered by: Computer Science (Faculty of Science)

    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 2011, Winter 2012

    Instructors: Kry, Paul (Fall) Langer, Michael (Winter)

  • COMP 302 Programming Languages and Paradigms (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Programming language design issues and programming paradigms. Binding and scoping, parameter passing, lambda abstraction, data abstraction, type checking. Functional and logic programming.

    Terms: Fall 2011, Winter 2012

    Instructors: Boespflug, Mathieu (Fall) Pientka, Brigitte (Winter)

  • COMP 303 Software Development (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Principles, mechanisms, techniques, and tools for object-oriented software development: encapsulation, design patterns, unit testing, etc.

    Terms: Fall 2011

    Instructors: Verbrugge, Clark (Fall)

    • 3 hours

    • Prerequisites: COMP 206, COMP 250.

    • The course involves a significant project.

  • COMP 308 Computer Systems Lab (1 credit)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Digital circuitry and programming interface of peripheral circuit boards (cards), e.g., graphics cards; introduction to tools and libraries that interact with the card; performance issues.

    Terms: Winter 2012

    Instructors: Vybihal, Joseph P (Winter)

  • COMP 310 Operating Systems (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Control and scheduling of large information processing systems. Operating system software - resource allocation, dispatching, processors, access methods, job control languages, main storage management. Batch processing, multiprogramming, multiprocessing, time sharing.

    Terms: Fall 2011, Winter 2012

    Instructors: Tropper, Carl (Fall) Maheswaran, Muthucumaru (Winter)

  • COMP 322 Introduction to C++ (1 credit)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Basics and advanced features of the C++ language. Syntax, memory management, class structure, method and operator overloading, multiple inheritance, access control, stream I/O, templates, exception handling.

    Terms: Winter 2012

    Instructors: Pomerantz, Daniel (Winter)

    • 1 hour

    • Prerequisites: COMP 202 or COMP 250 or COMP 206 or COMP 208. Ability to program in general is presumed. Some familiarity with the C language is assumed.

  • COMP 330 Theory of Computation (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Mathematical models of computers, finite automata, Turing machines, counter machines, push-down machines, computational complexity.

    Terms: Fall 2011

    Instructors: Panangaden, Prakash (Fall)

  • COMP 361D1 Software Engineering Project (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Software development process in practice: requirement elicitation and analysis, software design, implementation, integration, test planning, and maintenance. Application of the core concepts and techniques through the realization of a large software system.

    Terms: Fall 2011

    Instructors: Vybihal, Joseph P (Fall)

  • COMP 361D2 Software Engineering Project (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : See COMP 361D1 for course description.

    Terms: Winter 2012

    Instructors: Vybihal, Joseph P (Winter)

    • Prerequisite: COMP 361D1

    • No credit will be given for this course unless both COMP 361D1 and COMP 361D2 are successfully completed in consecutive terms

  • COMP 557 Fundamentals of Computer Graphics (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : The study of fundamental mathematical, algorithmic and representational issues in computer graphics. The topics to be covered are: overview of graphics process, projective geometry, homogeneous coordinates, projective transformations, quadrics and tensors, line-drawing, surface modelling and object modelling reflectance models and rendering, texture mapping, polyhedral representations, procedural modelling, and animation.

    Terms: Fall 2011

    Instructors: Kry, Paul (Fall)

  • MATH 222 Calculus 3 (3 credits)

    Offered by: Mathematics and Statistics (Faculty of Science)

    Overview

    Mathematics & Statistics (Sci) : Taylor series, Taylor's theorem in one and several variables. Review of vector geometry. Partial differentiation, directional derivative. Extreme of functions of 2 or 3 variables. Parametric curves and arc length. Polar and spherical coordinates. Multiple integrals.

    Terms: Fall 2011, Winter 2012, Summer 2012

    Instructors: Loveys, James G; Rogers, Mathew (Fall) Loveys, James G (Winter) Fraiman, Nicolás (Summer)

  • MATH 223 Linear Algebra (3 credits)

    Offered by: Mathematics and Statistics (Faculty of Science)

    Overview

    Mathematics & Statistics (Sci) : Review of matrix algebra, determinants and systems of linear equations. Vector spaces, linear operators and their matrix representations, orthogonality. Eigenvalues and eigenvectors, diagonalization of Hermitian matrices. Applications.

    Terms: Fall 2011, Winter 2012

    Instructors: Jonsson, Wilbur (Fall) Jonsson, Wilbur (Winter)

    • Fall and Winter

    • Prerequisite: MATH 133 or equivalent

    • Restriction: Not open to students in Mathematics programs nor to students who have taken or are taking MATH 236, MATH 247 or MATH 251. It is open to students in Faculty Programs

  • MATH 240 Discrete Structures 1 (3 credits)

    Offered by: Mathematics and Statistics (Faculty of Science)

    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 2011

    Instructors: Norin, Sergey (Fall)

    • Fall

    • Corequisite: MATH 133.

    • Restriction: For students in any Computer Science program. Others only with the instructor's permission. Not open to students who have taken or are taking MATH 235.

  • MATH 323 Probability (3 credits)

    Offered by: Mathematics and Statistics (Faculty of Science)

    Overview

    Mathematics & Statistics (Sci) : Sample space, events, conditional probability, independence of events, Bayes' Theorem. Basic combinatorial probability, random variables, discrete and continuous univariate and multivariate distributions. Independence of random variables. Inequalities, weak law of large numbers, central limit theorem.

    Terms: Fall 2011, Winter 2012, Summer 2012

    Instructors: Anderson, William J (Fall) Wolfson, David B (Winter) Kelome, Djivede (Summer)

    • Prerequisites: MATH 141 or equivalent.

    • Restriction: Intended for students in Science, Engineering and related disciplines, who have had differential and integral calculus

    • Restriction: Not open to students who have taken or are taking MATH 356

Complementary Courses (17 credits)

Students complete a minimum of 15 or a maximum of 17 complementary credits selected as follows:

3 credits selected from:

  • COMP 350 Numerical Computing (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Computer representation of numbers, IEEE Standard for Floating Point Representation, computer arithmetic and rounding errors. Numerical stability. Matrix computations and software systems. Polynomial interpolation. Least-squares approximation. Iterative methods for solving a nonlinear equation. Discretization methods for integration and differential equations.

    Terms: Fall 2011

    Instructors: Chang, Xiao-Wen (Fall)

  • COMP 360 Algorithm Design (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Advanced algorithm design and analysis. Linear programming, complexity and NP-completeness, advanced algorithmic techniques.

    Terms: Fall 2011, Winter 2012

    Instructors: Hatami, Hamed (Fall) Vetta, Adrian Roshan (Winter)

6-8 credits selected from:

  • COMP 424 Artificial Intelligence (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Introduction to search methods. Knowledge representation using logic and probability. Planning and decision making under uncertainty. Introduction to machine learning.

    Terms: Winter 2012

    Instructors: Pineau, Joelle (Winter)

  • COMP 507 Computational Geometry (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Problems in computational geometry; worst-case complexity of geometric algorithms; expected complexity of geometric algorithms and geometric probability; geometric intersection problems; nearest neighbour searching; point inclusion problems; distance between sets; diameter and convex hull of a set; polygon decomposition; the Voronoi diagram and other planar graphs; updating and deleting from geometric structures.

    Terms: This course is not scheduled for the 2011-2012 academic year.

    Instructors: There are no professors associated with this course for the 2011-2012 academic year.

  • COMP 521 Modern Computer Games (4 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Genre and history of games, basic game design, storytelling and narrative analysis, game engines, design of virtual worlds, real-time 2D graphics, game physics and physical simulation, pathfinding and game AI, content generation, 3D game concerns, multiplayer and distributed games, social issues.

    Terms: Winter 2012

    Instructors: Verbrugge, Clark (Winter)

  • COMP 522 Modelling and Simulation (4 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Simulation and modelling processes, state automata, Petri Nets, state charts, discrete event systems, continuous-time models, hybrid models, system dynamics and object-oriented modelling.

    Terms: Winter 2012

    Instructors: Vangheluwe, Hans Louis (Winter)

  • COMP 529 Software Architecture (4 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Development, analysis, and maintenance of software architectures, with special focus on modular decomposition and reverse engineering.

    Terms: This course is not scheduled for the 2011-2012 academic year.

    Instructors: There are no professors associated with this course for the 2011-2012 academic year.

  • COMP 533 Object-Oriented Software Development (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Object-oriented, UML-based software development; requirements engineering based on use cases; using OCL and a coherent subset of UML to establish complete and precise analysis and design documents for a software system; Java-specific mapping strategies for implementation.

    Terms: This course is not scheduled for the 2011-2012 academic year.

    Instructors: There are no professors associated with this course for the 2011-2012 academic year.

  • COMP 559 Fundamentals of Computer Animation (4 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Physically-based animation, constraints, stiff systems, motion capture, rigid body motion, collision detection, deformable solids.

    Terms: This course is not scheduled for the 2011-2012 academic year.

    Instructors: There are no professors associated with this course for the 2011-2012 academic year.

6 credits selected from:
* Students take either COMP 435 or COMP 535, but not both.

  • COMP 409 Concurrent Programming (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Characteristics and utility of concurrent programs; formal methods for specification, verification and development of concurrent programs; communications, synchronization, resource allocation and management, coherency and integrity.

    Terms: This course is not scheduled for the 2011-2012 academic year.

    Instructors: There are no professors associated with this course for the 2011-2012 academic year.

  • COMP 421 Database Systems (3 credits)

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Database Design: conceptual design of databases (e.g., entity-relationship model), relational data model, functional dependencies. Database Manipulation: relational algebra, SQL, database application programming, triggers, access control. Database Implementation: transactions, concurrency control, recovery, query execution and query optimization.

    Terms: Winter 2012

    Instructors: Kemme, Bettina (Winter)

  • COMP 435 Basics of Computer Networks (3 credits) *

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Exposition of the first four layers of the ISO model for computer network protocols. Socket programming. Network administration and configuration and security issues.

    Terms: This course is not scheduled for the 2011-2012 academic year.

    Instructors: There are no professors associated with this course for the 2011-2012 academic year.

  • COMP 535 Computer Networks 1 (3 credits) *

    Offered by: Computer Science (Faculty of Science)

    Overview

    Computer Science (Sci) : Exposition of the first four layers of the ISO model for computer network protocols, i.e., the physical, data, network, and transport layers. Basic hardware and software issues with examples drawn from existing networks, notably SNA, DECnet, and ARPAnet.

    Terms: Fall 2011

    Instructors: Maheswaran, Muthucumaru (Fall)

Faculty of Science—2011-2012 (last updated Jan. 26, 2012) (disclaimer)
Back to top