Course Schedules

Spring 2023

AS101: Astronomy I: Our Place in the Cosmos

An introduction to the science of astronomy, the process by which we develop astronomical principles and the application of these techniques to gain a modern understanding of our Solar System. Topics covered include the historical development of astronomy, understanding the night sky, Newton's law of gravitation, light and telescopes, and a detailed study of the Solar System. New data from recent explorations of Mars, Saturn and other celestial objects will be discussed.

3 lecture hours
Credit: 0.50
Exclusion: AS105

Section Days Times Room Instructor
OC1 - Mr. or Ms. T. Stephen Sathiaraj

AS102: Astronomy II: Journey Through the Cosmos

A journey beyond our Solar System to develop a modern understanding of other stars, galaxies and the structure, origin and fate of the universe. Includes an introduction to basic concepts of relativity and quantum mechanics, lives of stars, evolution of galaxies, Hubble's law and the Big Bang. Objects such as black holes, supernovae, pulsars, dark matter and wormholes are encountered and studied along the way.

3 lecture hours
Credit: 0.50
Prerequisite: AS101
Exclusion: AS105

Section Days Times Room Instructor
OC1 - Dr. Arthur Read

CP102: Information Processing with Microcomputer Systems

An introduction to the concepts of microcomputer hardware and software applications in a hands-on environment. Examples are based on the needs of students in the arts and sciences and are intended to give background knowledge and experience in the use of the microcomputer as a tool for many different applications. Topics include the history of technological innovation in microcomputer systems, design and operation, input/output devices, storage media and techniques, communications, operating systems, word processors, spreadsheets, statistics packages, computer-aided design and drawing, database management and system utilities.

3 lecture hours, 1 lab hour
Credit: 0.50
Exclusion: BU115, BU155, MB115; registration in BA or BSc programs in Computer Science or Physics; CS100 (University of Waterloo)

Section Days Times Room Instructor
OC1 - Mr. Qutaiba Albluwi

CP104: Introduction to Programming

An introductory course designed to familiarize the student with modern software development techniques. Emphasis is on problem-solving and structured program design methodologies. Programming projects are implemented in a widely used high-level language.

3 lecture hours, 2.5 lab hours
Credit: 0.50

Section Days Times Room Instructor
D MW 01:00 PM - 02:20 PM SB106 Mr. David Brown
L1 M 02:30 PM - 04:50 PM BA113 Mr. Sukhjit Sehra
L2 W 02:30 PM - 04:50 PM BA113 Mr. Heider Ali
OC1 - Dr. Hongbing Fan

CP164: Data Structures I

Introduction to the study of data structures and their applications. Recursion, searching, sorting. Queues, stacks, heaps. Introduction to the analysis of algorithms, big “O” notation.

3 lecture hours, 2.5 lab hours
Credit: 0.50
Prerequisite: CP104
Exclusion: CP114

Section Days Times Room Instructor
A MW 08:30 AM - 09:50 AM P110A/110B Mr. David Brown
L1 T 10:00 AM - 12:20 PM BA113 Ms Sumeet Kaur Sehra
L2 T 03:00 PM - 05:20 PM BA113 Ms Sumeet Kaur Sehra
L3 T 12:30 PM - 02:50 PM BA113 Ms Sumeet Kaur Sehra
L4 W 10:00 AM - 12:20 PM BA113 Mr. David Brown

CP212: Windows Application Programming

This course is designed for students who have a basic understanding of spreadsheets, word processors, and databases as well as introductory programming experience. The course introduces methods to automate repetitive tasks and create user-friendly applications in spreadsheets, word processors, and databases using the powerful macro language, Visual Basic for Applications (VBA). Topics include: a review of programming constructs such as data types, looping, conditional statements, and arrays; the design of graphical interfaces with the typical "look and feel" of Windows software; the design of dialog boxes with controls and eventhandling code that responds to user input; automating tasks; consolidating data; providing userfriendly reports.

3 lecture hours, 1 lab hour
Credit: 0.50
Prerequisite: CP102 and previous programming experience, or CP104

Section Days Times Room Instructor
D MW 10:00 AM - 11:20 AM SB106 Mr. Heider Ali
L1 R 08:30 AM - 09:20 AM BA113 Mr. Heider Ali
L2 R 11:30 AM - 12:20 PM BA113 Mr. Heider Ali

CP213: Introduction to Object-Oriented Programming

Fundamentals of object-oriented programming, classes, subclasses, inheritance, references, overloading, event-driven and concurrent programming, using modern application programming interface. The language Java will be used.

3 lecture hours, 1 lab hours
Credit: 0.50
Prerequisite: CP164 (or CP114)

Section Days Times Room Instructor
OC1 - Dr. Jisahu Zhao

CP216: Introduction to Microprocessors

A comprehensive study of a current commercial microprocessor, its architecture and assembly language. Emphasis on (1) the relationship between architecture, assembly language and system operation, and (2) the relationship between assembly language, high level languages and operating systems.

3 lecture hours, 1 lab hour
Credit: 0.50
Prerequisite: CP220/PC220 (or CP120/PC120) and CP164 (or CP114)

Section Days Times Room Instructor
A MW 02:30 PM - 03:50 PM P110A/110B Mr. Shaun Gao
L1 T 09:00 AM - 09:50 AM BA113 Mr. David Brown
L2 M 10:30 AM - 11:20 AM BA113 Mr. David Brown

CP264: Data Structures II

A continuation of the study of data structures and their applications using C. Linked lists, binary search trees, balanced search trees. Hashing, collision-avoidance strategies. A continuation of basic algorithm analysis.

3 lecture hours, 1 lab hour
Credit: 0.50
Prerequisite: CP164
Exclusion: CP114

Section Days Times Room Instructor
OC1 - Dr. Hongbing Fan

CP312: Algorithm Design and Analysis I

Analysis of the best, average, and worse case behaviors of algorithms. Algorithmic strategies: brute force algorithms, greedy algorithms, divide-and-conquer, branch and bound, backtracking. Fundamental computing algorithms: O (n log n) sorting, hash table, binary trees, depth- and breadth-first search of graphs.

3 lecture hours
Credit: 0.50
Prerequisite: CP264 (or CP114 and CP213) and MA238

Section Days Times Room Instructor
C TR 04:00 PM - 05:20 PM SB106 Ms. Nakhat Fatima
OC3 - Dr. Jisahu Zhao

CP317: Software Engineering

Discussion of software development activities, including software process models, analysis, design, implementation, testing, project management and advanced topics. Both traditional and object-oriented methods are considered.

3 lecture hours
Credit: 0.50
Prerequisite: CP213, CP217 or CP264
Exclusion: CP417

Section Days Times Room Instructor
C MW 01:00 PM - 02:20 PM LH1010 Dr. Abdul Mawlood-Yunis

CP373: Ethics and Professional Practice in Computer Science

Introduction to ethics, computer reliability and safety, privacy, computer crime, intellectual property, impact of computers on work and society. Assessment includes written assignments and oral presentations.

3 lecture hours
Credit: 0.50
Prerequisite: Registration in Year 3 or Year 4 BA or BSc in Computing or Physics
Exclusion: CP400L

Section Days Times Room Instructor
B TR 02:30 PM - 03:50 PM LH1010 Ms. Nakhat Fatima

CP386: Operating Systems

Topics include operating system services, file systems, CPU scheduling, memory management, virtual memory, disk scheduling, deadlocks, concurrent processes, protection and distributed systems.

3 lecture hours
Credit: 0.50
Prerequisite: CP216, CP217 or CP264
Exclusion: CP466

Section Days Times Room Instructor
C MW 11:30 AM - 12:50 PM SB106 Mr. Sukhjit Sehra

CP423: Text Retrieval and Search Engines

Recent years have seen a dramatic growth of natural language text data, including web pages, news articles, scientific literature, emails, enterprise documents, and social media such as blog articles, forum posts, product reviews, and tweets. Text data are unique in that they are usually generated directly by humans rather than a computer system or sensors, and are thus especially valuable for discovering knowledge about people’s opinions and preferences, in addition to many other kinds of knowledge that we encode in text. This course will cover search engine technologies, which play an important role in any data mining applications involving text data for two reasons. First, while the raw data may be large for any particular problem, it is often a relatively small subset of the data that are relevant, and a search engine is an essential tool for quickly discovering a small subset of relevant text data in a large text collection. Second, search engines are needed to help analysts interpret any patterns discovered in the data by allowing them to examine the relevant original text data to make sense of any discovered pattern. You will learn the basic concepts, principles, and the major techniques in text retrieval, which is the underlying science of search engines.

3 lecture hours
Credit: 0.50
Prerequisite: CP317
Corequisite: CP476

Section Days Times Room Instructor
B MW 01:00 PM - 02:20 PM P115 Mr. Haytham Qushtom

CP468: Artificial Intelligence

Examination of current concepts and techniques in artificial intelligence and machine learning. Topics include knowledge representation, automated reasoning, machine learning and knowledge-based systems. Extensive use of case studies and current applications.

3 lecture hours
Credit: 0.50
Prerequisite: CP213

Section Days Times Room Instructor
A MW 02:30 PM - 03:50 PM LH1009 Ms Sumeet Kaur Sehra

CP476: Internet Computing

The architecture of the Internet. Client-server programming, technologies of the web (URLs, HTML, HTTP, applets, etc.) Introduction to building web applications and server-side programming.

3 lecture hours
Credit: 0.50
Prerequisite: CP363, CP372

Section Days Times Room Instructor
B TR 11:30 AM - 12:50 PM SB106 Mr. Shaun Gao

CP494: Directed Research Project II

An in-depth investigation of a computer science subject under faculty supervision, including the submission of a formal report. Irregular course.

3 lecture hours
Credit: 0.50
Prerequisite: CP493 and permission of the Department.

Section Days Times Room Instructor
A -

CP610: Data Analysis

Data analysis is a burgeoning field that allows organizations to discover patterns in data to help explain current behaviours or predict future outcomes. In this course, students learn the theories, techniques and practices involved in modern data analysis in order to effectively collect, process, interpret and use data in decision making. The course utilizes case studies from fields such as finance and statistics to expose students to topics including data collection, storage, processing, representation, and reporting, and also further develop their decision-making skills using decision trees and artificial intelligence.

3 lecture hours
Credit: 0.50

Section Days Times Room Instructor
OC1 - Mr. or Ms. Jun Miao

CP631: Parallel Programming

Parallel computers, or supercomputers or high-performance clusters are ubiquitous today in science and engineering. Parallel programming requires inventing new algorithms and programming techniques. This course covers the paradigms of parallel programming, with an emphasis on problem solving and actual applications. The parallel programming concepts and algorithms are illustrated via implementations in OpenMP and MPI (Message Passing Interface), as well as serial farming.

3 lecture hours
Credit: 0.50
Exclusion: CP431

Section Days Times Room Instructor
A TR 04:00 PM - 05:20 PM 1C17 Dr. Pawel Pomorski
OC1 - Dr. Pawel Pomorski

CP670: Android Application Programming

As the worldwide smartphone market continues to grow, so does the demand for mobile applications. This course provides students with the skills for creating and deploying applications for mobile devices using Android, the most widely used operating system. With an emphasis on the Model-View-Controller paradigm this course provides students with the foundational knowledge that underlies many popular programming languages. The course cumulates with the development of an original Android application. Knowledge of Java is required.

3 lecture hours
Credit: 0.50
Exclusion: CP470

Section Days Times Room Instructor
OC1 - Dr. Abdul Mawlood-Yunis

CP680: Capstone Project

This course is available only to students in the Co-Operative Education Option and will be completed in the term following their co-op terms. Students will complete a major project that integrates their academic and work experience.

3 lecture hours
Credit: 1.00

Section Days Times Room Instructor
A - Dr. Abdul Mawlood-Yunis

CP685: Cyber Attack and Defense

This course focuses on both the principles and practice in computer security. It provides an introduction to fundamental principles of computer systems and network security. It also covers the best practices of computer systems and network security protection and defense. The roadmap for the course includes seven main sections, including security objectives, vulnerabilities, attacks and exploitation, wireless security, web application security, defense and countermeasures, and incident handling and forensic investigation. Specifically, it first covers security objectives such as confidentiality, data integrity, authentication, authorization, access control, availability, and non-repudiation. Also, it covers the fundamental theories of vulnerabilities in software, computer system, network protocols, cryptographic techniques and social engineering. It then covers various security protection and defense mechanisms, including major security protocols and standards, firewalls, intrusion detection, wireless security, and web application security. It also discusses the latest cutting-edge insidious attack vectors, and the patterns of denial-of-service attacks. This course also presents the understanding tools needed to defend against attackers maintaining access and covering their tracks. This course examines and reviews various types of hacking tools as well as ways to harden the system or application against these attacks.

3 lecture hours
Credit: 0.50

Section Days Times Room Instructor
A TR 10:00 AM - 11:20 AM P120 Mr. Shaun Gao

CP699: Master's Thesis

Students will complete a thesis based on original research and defend it before an examining committee.

3 lecture hours
Credit: 2.00

Section Days Times Room Instructor
A -

PC141: Mechanics for the Life Sciences

Algebra-based course, which introduces basic principles of physics. Detailed topics covered: kinematics, motion in two dimensions, force, work and energy, linear momentum and collisions, circular motion and gravitation, rotational motion and equilibrium.

Lecture/Discussion: 3, Lab: 2 (biweekly)
Credit: 0.50
Prerequisite: One of OAC or Grade 12U Biology, Chemistry, or Physics
Exclusion: PC100*, PC110*, PC131, PC151, PC161, SC100

Section Days Times Room Instructor
L1 R 02:30 PM - 04:20 PM N2089 Mr. Salim Al-Ajeel
L2 T 02:30 PM - 04:20 PM N2089 Mr. Salim Al-Ajeel
L3 T 05:00 PM - 06:50 PM N2089 Mr. Salim Al-Ajeel
T1 W 01:00 PM - 02:50 PM LH3094 Mr. Salim Al-Ajeel
Y MWF 10:00 AM - 11:50 AM 2-106 Mr. Salim Al-Ajeel

PC161: Mechanics for Life Sciences

Identical to PC141 but without the labs.

3 lecture hours
Credit: 0.50
Prerequisite: One of OAC or Grade 12U in Biology, Chemistry, or Physics
Exclusion: PC131, PC141, PC151, BSc degree programs, physics minor

Section Days Times Room Instructor
Y MWF 10:00 AM - 11:50 AM 2-106 Mr. Salim Al-Ajeel

PC310C: Physics for Medicine & Biology

A detailed examination of a field or topic of interest not covered by the regular program.

3 lecture hours
Credit: 0.50
Prerequisite: Permission of the department.

Section Days Times Room Instructor
A TR 11:30 AM - 12:50 PM P118 Mr. Salim Al-Ajeel

Fall 2023

AS101: Astronomy I: Our Place in the Cosmos

An introduction to the science of astronomy, the process by which we develop astronomical principles and the application of these techniques to gain a modern understanding of our Solar System. Topics covered include the historical development of astronomy, understanding the night sky, Newton's law of gravitation, light and telescopes, and a detailed study of the Solar System. New data from recent explorations of Mars, Saturn and other celestial objects will be discussed.

3 lecture hours
Credit: 0.50
Exclusion: AS105

Section Days Times Room Instructor
A TR 04:00 PM - 05:20 PM 1E1 Mr. or Ms. T. Stephen Sathiaraj
OC1 - Mr. Ismael Moumen

CP102: Information Processing with Microcomputer Systems

An introduction to the concepts of microcomputer hardware and software applications in a hands-on environment. Examples are based on the needs of students in the arts and sciences and are intended to give background knowledge and experience in the use of the microcomputer as a tool for many different applications. Topics include the history of technological innovation in microcomputer systems, design and operation, input/output devices, storage media and techniques, communications, operating systems, word processors, spreadsheets, statistics packages, computer-aided design and drawing, database management and system utilities.

3 lecture hours, 1 lab hour
Credit: 0.50
Exclusion: BU115, BU155, MB115; registration in BA or BSc programs in Computer Science or Physics; CS100 (University of Waterloo)

Section Days Times Room Instructor
OC1 - Mr. Yichen Zhang
OC3 - Mr. Yichen Zhang

CP103: Principles of Programming

This course is designed for students with little or no programming experience. Introduce non-Computer Science students to basic computer programming techniques. Emphasis is on problem-solving and structured program design methodologies. Programming projects are implemented in a widely used high-level language. Students will learn elementary computer science concepts with emphasis on procedural programming. Topics include control loops, functions, input and output, installing and using packages, basic debugging skill, introduction to GUI programming. You are required to have a personal computer capable of running the Python programming language and the IDLE (Integrated Development Environment). Windows, Mac, and Linux are all appropriate operating systems for this on desktop or laptop machines. Chromebooks are not appropriate.


Credit: 0.50

Section Days Times Room Instructor
A MWF 08:30 AM - 09:20 AM BA112 Mr. Muhammad Malik
L1 F 01:30 PM - 03:50 PM LH3066 Mr. Heider Ali

CP104: Introduction to Programming

An introductory course designed to familiarize the student with modern software development techniques. Emphasis is on problem-solving and structured program design methodologies. Programming projects are implemented in a widely used high-level language.

3 lecture hours, 2.5 lab hours
Credit: 0.50

Section Days Times Room Instructor
A MWF 08:30 AM - 09:20 AM LH1001 Mr. David Brown
B MWF 10:30 AM - 11:20 AM LH1001 Mr. David Brown
BR2 TR 10:00 AM - 11:20 AM OD200 Dr. Zia Ud Din
L(B) T 11:30 AM - 01:50 PM GRH106 Dr. Zia Ud Din
L01 M 02:30 PM - 04:50 PM BA113 Ms Sumeet Kaur Sehra
L02 T 01:30 PM - 03:50 PM BA113 Mr. Sukhjit Sehra
L06 W 06:00 PM - 08:20 PM BA113 Mr. David Brown
L10 R 04:00 PM - 06:20 PM BA113 Mr. David Brown
L12 F 12:00 PM - 02:20 PM BA113 Ms Sumeet Kaur Sehra

CP164: Data Structures I

Introduction to the study of data structures and their applications. Recursion, searching, sorting. Queues, stacks, heaps. Introduction to the analysis of algorithms, big “O” notation.

3 lecture hours, 2.5 lab hours
Credit: 0.50
Prerequisite: CP104
Exclusion: CP114

Section Days Times Room Instructor
A MWF 11:30 AM - 12:20 PM N1002 Mr. Haytham Qushtom
L1 F 02:30 PM - 04:50 PM BA113 Ms Sumeet Kaur Sehra
L2 W 03:00 PM - 05:20 PM N1055 Mr. Sukhjit Sehra

CP202: Website Design

This course provides an in depth understanding of website design and administration, short of server-side programming. Emphasis is on standards, good design practices, accessibility, and tools. By the end of the course students should have the skills to administer a website, deal with security issues, design readable, informative, attractive and accessible web pages that fit current standards, and apply a logical and consistent navigational scheme to an entire website.

3 lecture hours
Credit: 0.50
Prerequisite: CP102 or CP104
Exclusion: Registration in BA or BSc programs in Computing.

Section Days Times Room Instructor
A TR 04:00 PM - 05:20 PM BA101 Mr. Muhammad Malik

CP212: Windows Application Programming

This course is designed for students who have a basic understanding of spreadsheets, word processors, and databases as well as introductory programming experience. The course introduces methods to automate repetitive tasks and create user-friendly applications in spreadsheets, word processors, and databases using the powerful macro language, Visual Basic for Applications (VBA). Topics include: a review of programming constructs such as data types, looping, conditional statements, and arrays; the design of graphical interfaces with the typical "look and feel" of Windows software; the design of dialog boxes with controls and eventhandling code that responds to user input; automating tasks; consolidating data; providing userfriendly reports.

3 lecture hours, 1 lab hour
Credit: 0.50
Prerequisite: CP102 and previous programming experience, or CP104

Section Days Times Room Instructor
A TR 05:30 PM - 06:50 PM BA201 Mr. Heider Ali
L1 M 12:30 PM - 01:20 PM BA113 Mr. Heider Ali
L2 M 01:30 PM - 02:20 PM BA113 Mr. Heider Ali
L3 M 10:30 AM - 11:20 AM BA113 Mr. Heider Ali
L4 M 11:30 AM - 12:20 PM BA113 Mr. Heider Ali

CP213: Introduction to Object-Oriented Programming

Fundamentals of object-oriented programming, classes, subclasses, inheritance, references, overloading, event-driven and concurrent programming, using modern application programming interface. The language Java will be used.

3 lecture hours, 1 lab hours
Credit: 0.50
Prerequisite: CP164 (or CP114)

Section Days Times Room Instructor
A MW 05:30 PM - 06:50 PM LH1001 Dr. Abdul Mawlood-Yunis
L1 T 11:30 AM - 12:20 PM BA113 Mr. Heider Ali
L10 F 11:00 AM - 11:50 AM BA113 Mr. Heider Ali
L2 W 08:30 AM - 09:20 AM BA113 Ms Sumeet Kaur Sehra
L3 W 09:30 AM - 10:20 AM BA113 Mr. Heider Ali
L4 W 10:30 AM - 11:20 AM BA113 Mr. Heider Ali
L5 W 11:30 AM - 12:20 PM BA113 Mr. Heider Ali
L6 T 12:30 PM - 01:20 PM BA113 Mr. Heider Ali
L7 W 12:30 PM - 01:20 PM BA113 Mr. Heider Ali
L8 M 08:30 AM - 09:20 AM BA113 Ms Sumeet Kaur Sehra
L9 M 09:30 AM - 10:20 AM BA113 Mr. Heider Ali

CP214: Discrete Structures for Computer Science

Finite and discrete algebraic structures relating to computers: sets, functions, relations. Machine-oriented logic. Topics include: propositional and predicate calculus, Boolean algebra, combinatorial counting (including Pigeonhole principle, permutations and combinations), recurrence equations, applications of recurrence equations in sorting algorithms, relations (including equivalence relations, partial orders), algorithms to generate permutations and combinations, induction and recursive programs, correctness proofs for both recursive and iterative program constructions, countable and uncountable sets, Cantor’s theorem, introduction to graph theory and graph algorithms.

3 lecture/discussion hours
Credit: 0.50
Prerequisite: CP164

Section Days Times Room Instructor
A TR 05:30 PM - 06:50 PM LH1001 Dr. Zia Ud Din
OC1 - Dr. Angèle Foley

CP220: Digital Electronics

Introduction to digital logic: logic gates, combinational circuit analysis using Boolean algebra and Karnaugh maps, number systems and codes, minimization techniques applied to combinational logic systems; flip-flops, multivibrators, counters and shift registers.

3 lecture hours
Credit: 0.50
Prerequisite: Registration status: Year 2
Exclusion: CP120/PC120
Cross-Listed: PC220

Section Days Times Room Instructor
A MW 02:30 PM - 03:50 PM LH1001 Dr. Maher Ahmed
L1 M 11:30 AM - 12:50 PM N2083 Mr. Terry Sturtevant
L10 R 04:00 PM - 05:20 PM N2083 Mr. Shaun Gao
L12 R 02:30 PM - 03:50 PM N2083 Mr. Shaun Gao
L13 F 11:30 AM - 12:50 PM N2083 Mr. Terry Sturtevant
L14 F 01:00 PM - 02:20 PM N2083 Mr. Terry Sturtevant
L15 R 11:30 AM - 12:50 PM N2083
L16 T 11:30 AM - 12:50 PM N2083
L17 R 01:00 PM - 02:20 PM N2083 Mr. Shaun Gao
L18 T 05:30 PM - 06:50 PM N2083
L19 M 05:30 PM - 06:50 PM N2083
L2 M 01:00 PM - 02:20 PM N2083 Mr. Terry Sturtevant
L24 M 10:00 AM - 11:20 AM N2083 Mr. Terry Sturtevant
L26 T 10:00 AM - 11:20 AM N2083 Mr. Shaun Gao
L28 R 10:00 AM - 11:20 AM N2083 Mr. Shaun Gao
L3 M 04:00 PM - 05:20 PM N2083 Mr. Terry Sturtevant
L31 M 08:30 AM - 09:50 AM N2083
L34 T 08:30 AM - 09:50 AM N2083
L4 T 01:00 PM - 02:20 PM N2083 Mr. Shaun Gao
L5 T 02:30 PM - 03:50 PM N2083 Mr. Shaun Gao
L6 W 11:30 AM - 12:50 PM N2083 Mr. Terry Sturtevant
L7 W 01:00 PM - 02:20 PM N2083 Mr. Shaun Gao
L8 W 04:00 PM - 05:20 PM N2083 Mr. Shaun Gao
L9 T 04:00 PM - 05:20 PM N2083 Mr. Shaun Gao

CP264: Data Structures II

A continuation of the study of data structures and their applications using C. Linked lists, binary search trees, balanced search trees. Hashing, collision-avoidance strategies. A continuation of basic algorithm analysis.

3 lecture hours, 1 lab hour
Credit: 0.50
Prerequisite: CP164
Exclusion: CP114

Section Days Times Room Instructor
A MWF 08:30 AM - 09:20 AM 2-106 Ms. Nakhat Fatima
L1 W 01:30 PM - 02:20 PM BA113 Mr. David Brown
L2 W 02:30 PM - 03:20 PM BA113 Mr. David Brown
OC1 - Dr. Zia Ud Din

CP312: Algorithm Design and Analysis I

Analysis of the best, average, and worse case behaviors of algorithms. Algorithmic strategies: brute force algorithms, greedy algorithms, divide-and-conquer, branch and bound, backtracking. Fundamental computing algorithms: O (n log n) sorting, hash table, binary trees, depth- and breadth-first search of graphs.

3 lecture hours
Credit: 0.50
Prerequisite: CP264 (or CP114 and CP213) and MA238

Section Days Times Room Instructor
A MWF 01:30 PM - 02:20 PM N1001 Dr. Evgueni Zima
OC1 - Dr. Masoomeh Rudafshani

CP317: Software Engineering

Discussion of software development activities, including software process models, analysis, design, implementation, testing, project management and advanced topics. Both traditional and object-oriented methods are considered.

3 lecture hours
Credit: 0.50
Prerequisite: CP213, CP217 or CP264
Exclusion: CP417

Section Days Times Room Instructor
A MW 01:00 PM - 02:20 PM BA101 Mr. Shaun Gao

CP319: Digital System Design

Logic families and interfacing considerations for logic devices, VHDL; implementation techniques for combinational and sequential logic; introduction to finite state machines and design methodologies for synchronous and asynchronous sequential circuits; hazards, cycles and races; operation and interfacing of memory devices.

3 lecture hours
Credit: 0.50
Prerequisite: CP104, CP220/PC220 (or CP120/PC120)
Corequisite: CP300/PC300 recommended
Cross-Listed: as PC319

Section Days Times Room Instructor
A TR 11:30 AM - 12:50 PM BA429 Mr. Ahmed Fahim Mostafa

CP320: Physical Computing: Digital Interaction with the Analog World

Design and construction of computational systems that interact with the physical world for applications such as home or experiment automation. Basics of electrical circuits, reading from analog and digital sensors, controlling analog and digital actuators, single board computers such as Arduino or Raspberry PI, analog components including diodes, transistors and operational amplifiers.

3 lecture hours
Credit: 0.50
Prerequisite: CP164 (or CP114), CP220/PC220 (or CP120/PC120)
Exclusion: CP300°/PC300°
Cross-Listed: PC320

Section Days Times Room Instructor
A TR 08:30 AM - 09:50 AM P327 Mr. Terry Sturtevant
L1 TR 10:00 AM - 11:20 AM N2082
L2 TR 11:30 AM - 12:50 PM N2082

CP322: Machine Learning

With the rise of data science and big data fields, machine learning has gained further recognition as the key driver behind the successful advance of these fields. However, many recent entrants to the field can only utilize the variety of machine learning algorithms as black boxes. This course aims to empower students to effectively use and understand the primary approaches so as to be able to modify them for specific uses. Our focus is less on theory and more on practice. Students engage in hands-on implementation of some of the fundamental algorithms such as predictive modeling and clustering applied to real, open-ended problems.

3 lecture hours
Credit: 0.50
Prerequisite: CP312

Section Days Times Room Instructor
A MW 01:00 PM - 02:20 PM SB106 Mr. Dariush Ebrahimi

CP340: E-commerce

This course deals with the development of the Internet and its impacts on business transactions. The course explains key concepts and trends associated with e-commerce and online business. Topics include the role of the Internet, electronic marketplace, online marketing, web analytics, privacy and security issues and electronic payments.

3 lecture hours
Credit: 0.50
Prerequisite: CP213

Section Days Times Room Instructor
A MWF 08:30 AM - 09:20 AM BA201 Mr. Haytham Qushtom

CP363: Database I

Introduction to database systems. Topics include data models, query languages, database design, recovery and concurrency, integrity and security.

3 lecture hours
Credit: 0.50
Prerequisite: CP164 (or CP114)

Section Days Times Room Instructor
A MWF 10:30 AM - 11:20 AM BA101 Mr. Shaun Gao

CP372: Computer Networks

Introduction to computer communication networks. The OSI reference model. Protocols for error and flow control. Medium access protocols. Routing and congestion control. Internet architecture and protocols. Unix network programming.

3 lecture hours
Credit: 0.50
Prerequisite: CP213, CP386

Section Days Times Room Instructor
A MWF 10:30 AM - 11:20 AM N1002 Dr. Masoomeh Rudafshani

CP386: Operating Systems

Topics include operating system services, file systems, CPU scheduling, memory management, virtual memory, disk scheduling, deadlocks, concurrent processes, protection and distributed systems.

3 lecture hours
Credit: 0.50
Prerequisite: CP216, CP217 or CP264
Exclusion: CP466

Section Days Times Room Instructor
A TR 05:30 PM - 06:50 PM 1E1 Mr. Sukhjit Sehra

CP411: Computer Graphics

The principles, algorithms, and techniques of computer graphics. Topics include introduction to graphics hardware, output primitives, two- and three-dimensional geometric transformations, three-dimensional object representation and viewing, illumination models and surface-rendering methods. Graphics software tools will be introduced in this course.

3 lecture hours
Credit: 0.50
Prerequisite: CP264 (or CP114 and CP217) and MA122

Section Days Times Room Instructor
A TR 08:30 AM - 09:50 AM N1002 Dr. Hongbing Fan

CP414: Foundations of Computing

Deterministic and nondeterministic finite automata (DFAs and NFAs), regular expressions, context-free grammars, relationship of push-down automata and context-free grammars, definintion of the classes P and NP, NP-completeness (Cook's Theorem), standard NP-complete problems, reduction techniques, Turing machines, the halting problem.

3 lecture hours
Credit: 0.50
Prerequisite: CP312, MA238

Section Days Times Room Instructor
A MW 11:30 AM - 12:50 PM 2-106 Ms. Lilatul Ferdouse
B TR 05:30 PM - 06:50 PM LH1011 Dr. Evgueni Zima

CP421: Data Mining

The course is aimed at an entry level study of information retrieval and data mining techniques. It is about how to find relevant information and subsequently extract meaningful patterns out of it. While the basic theories and mathematical models of information retrieval and data mining are covered, the course is primarily focused on practical algorithms of textual document indexing, relevance ranking, web usage mining, text analytics, as well as their performance evaluations. At the end of the course student are expected to understand the following: 1. The common algorithms and techniques for information retrieval (document indexing and retrieval, query processing, etc). 2. The quantitative evaluation methods for the IR systems and data mining techniques. 3. The popular probabilistic retrieval methods and ranking principles. 4. The techniques and algorithms existing in practical retrieval and data mining systems such as those in web search engines and recommender systems. 5. The challenges and existing techniques for the emerging topics of MapReduce, portfolio retrieval and online advertising.

3 lecture hours
Credit: 0.50
Prerequisite: CP312, CP317

Section Days Times Room Instructor
A MW 02:30 PM - 03:50 PM 2-106 Dr. Yang Liu

CP422: Programming for Big Data

The explosion of social media and the computerization of every aspect of social and economic activity resulted in creation of large volumes of mostly unstructured data: web logs, videos, speech recordings, photographs, e-mails, Tweets, and similar data. The key objective of this course is to familiarize the students with key information technologies used in manipulating, storing, and analyzing big data. We look at the basic tools for statistical analysis, R and Python, and some key methods of machine learning. We review MapReduce techniques for parallel processing, Hadoop, an open source framework for running MapReduce on Internet scale problems and HDFS, Hadoop's Distributed File System. We teach Spark which emerged as the most important big data processing framework. We touch on tools that provide SQL-like access to unstructured data like Hive. We analyze so-called NoSQL storage solutions exemplified by Cassandra for their critical features: speed of reads and writes, and ability to scale to extreme volumes. We examine memory resident databases (VoltDB, SciDB) and graph databases (Ne4J). Students gain the ability to initiate and design highly scalable systems that can accept, store, and analyze large volumes of unstructured data in batch mode and/or real time. Most lectures are presented using Java examples. Some lectures use Python and R.


Credit: 0.50
Prerequisite: CP317

Section Days Times Room Instructor
A MWF 09:30 AM - 10:20 AM BA202 Dr. Jisahu Zhao

CP460: Applied Cryptography

Algorithms and issues in applied cryptography. Topics include history of cryptography, block ciphers, stream ciphers, public-key encryption, digital signatures, and key management. Also, discussions of current issues in information security.

3 lecture hours
Credit: 0.50
Prerequisite: MA121, CP213 or CP264 (or CP104 and a 0.5 MA courseCredit at the 200 level with permission of the department)

Section Days Times Room Instructor
A TR 01:00 PM - 02:20 PM LH1010 Ms. Lilatul Ferdouse

CP467: Image Processing & Pattern Recognition

Introduction to vision systems for image acquisition and display. Comprehensive coverage of image enhancement, segmentation, feature extraction and classification.

3 lecture hours
Credit: 0.50
Prerequisite: CP213, MA240 or ST230 (or equivalent)

Section Days Times Room Instructor
A MW 11:30 AM - 12:50 PM BA110 Dr. Zia Ud Din

CP468: Artificial Intelligence

Examination of current concepts and techniques in artificial intelligence and machine learning. Topics include knowledge representation, automated reasoning, machine learning and knowledge-based systems. Extensive use of case studies and current applications.

3 lecture hours
Credit: 0.50
Prerequisite: CP213

Section Days Times Room Instructor
A MW 05:30 PM - 06:50 PM BA110 Mr. Dariush Ebrahimi

CP470: Android Programming

How to write applications for the Android mobile devices using the Android Development Tools. Developing software with the Model-View-Controller paradigm. Knowledge of Java is required. The course project will be the development of an Android app.

3 lecture hours
Credit: 0.50
Prerequisite: CP213, CP317
Exclusion: CP400Q

Section Days Times Room Instructor
A MW 11:30 AM - 12:50 PM BA211 Dr. Abdul Mawlood-Yunis

CP493: Directed Research Project I

An in-depth investigation of a computer science subject under faculty supervision, including the submission of a final report. Irregular course.

3 lecture hours
Credit: 0.50
Prerequisite: Registration status: Year 4 Honours Computing and Computer Electronics, or Computer Science, and permission of the department

Section Days Times Room Instructor
A -

CP494: Directed Research Project II

An in-depth investigation of a computer science subject under faculty supervision, including the submission of a formal report. Irregular course.

3 lecture hours
Credit: 0.50
Prerequisite: CP493 and permission of the Department.

Section Days Times Room Instructor
A -

CP600: Practical Algorithm Design

The techniques of algorithm design form one of the core practical technologies of computer science. This course focuses on advanced techniques for designing and analysing algorithms, and explores their use in a variety of application areas. Topics include: sorting and search algorithms, graph traversal algorithms, combinatorial search, heuristics methods, and dynamic programming, intractable problems. Students learn the skill of recognizing computational complexities of computing problems and designing solutions for them.

3 lecture hours
Credit: 0.50

Section Days Times Room Instructor
A MW 05:30 PM - 06:50 PM LH1010 Ms. Nakhat Fatima
B TR 02:30 PM - 03:50 PM N1057 Ms. Nakhat Fatima

CP601: Seminar in Technology Entrepreneurship

This seminar focuses on the fundamentals of technology entrepreneurship. It involves taking a technology idea and finding a high-potential commercial opportunity, gathering resources such as talent and capital, figuring out how to sell and market the idea, and managing rapid growth. It also involves bringing incorporating a new technology idea into an existing business. There will be guest lecturers from the industry.

3 lecture hours
Credit: 0.50

Section Days Times Room Instructor
OC1 - Ms. Christina Sookram

CP630: Enterprise Computing

Enterprise computing offers integrated solutions to organizations that need help managing a variety of problems including software development, resource management and data analytics. This course extends traditional Computer Science education through a practical skills-based application focused on enterprise computing which integrates IT management and application development. Students examine the principles, techniques and practices in modern enterprise computing with a focus on backend business logic computing and the technical foundation of data analysis. Students will learn to manage all aspects of enterprise computing solutions including security, user experience, optimization, and distributed databases. Practical knowledge is further developed through lab work, case studies and guest-lectures of IT managers.

3 lecture hours
Credit: 0.50

Section Days Times Room Instructor
OC1 - Dr. Hongbing Fan

CP640: Machine Learning

Machine learning is the science of getting computers to act without being explicitly programmed. In the past decade, machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the human genome. This course focuses on machine learning, data mining, and statistical pattern recognition. Topics include supervised learning (parametric/non-parametric algorithms, support vector machines, kernels, neural networks) and unsupervised learning (clustering, dimensionality reduction, recommender systems, deep learning). Students work with variety of learning algorithms and evaluate which are most likely to be successful.

3 lecture hours
Credit: 0.50

Section Days Times Room Instructor
A MW 08:30 AM - 09:50 AM LH1009 Dr. Yang Liu
B F 10:00 AM - 12:50 PM BA112 Dr. Yang Liu
OC1 - Ms. Elham Harirpoush

CP670: Android Application Programming

As the worldwide smartphone market continues to grow, so does the demand for mobile applications. This course provides students with the skills for creating and deploying applications for mobile devices using Android, the most widely used operating system. With an emphasis on the Model-View-Controller paradigm this course provides students with the foundational knowledge that underlies many popular programming languages. The course cumulates with the development of an original Android application. Knowledge of Java is required.

3 lecture hours
Credit: 0.50
Exclusion: CP470

Section Days Times Room Instructor
A MW 01:00 PM - 02:20 PM N1044 Dr. Abdul Mawlood-Yunis

CP680: Capstone Project

This course is available only to students in the Co-Operative Education Option and will be completed in the term following their co-op terms. Students will complete a major project that integrates their academic and work experience.

3 lecture hours
Credit: 1.00

Section Days Times Room Instructor
A -

CP699: Master's Thesis

Students will complete a thesis based on original research and defend it before an examining committee.

3 lecture hours
Credit: 2.00

Section Days Times Room Instructor
A -

PC131: Mechanics

Calculus-based course, which introduces basic principles of physics. Detailed topics covered: one-dimensional motion, vectors, motion in two and three dimensions, force and motion, kinetic energy and work, potential energy, conservation of energy, collisions and momentum, rotational motion, simple harmonic motion, torque, angular momentum, and gravitation.

Lecture/Discussion: 3, Lab: 2 (biweekly)
Credit: 0.50
Prerequisite: OAC or Grade 12U Physics or Advanced Functions and Introductory Calculus
Corequisite: MA110* or MA103 or MA105
Exclusion: PC100*, PC110*, PC141, PC151, PC161, SC100

Section Days Times Room Instructor
A TR 01:00 PM - 02:20 PM N1044 Mr. Salim Al-Ajeel
L1 M 08:30 AM - 10:20 AM N2090
L2 M 02:30 PM - 04:20 PM N2090
L3 M 04:30 PM - 06:20 PM N2090
L4 T 02:30 PM - 04:20 PM N2090
T1 F 09:30 AM - 10:20 AM BA210
T2 F 10:30 AM - 11:20 AM BA210

PC141: Mechanics for the Life Sciences

Algebra-based course, which introduces basic principles of physics. Detailed topics covered: kinematics, motion in two dimensions, force, work and energy, linear momentum and collisions, circular motion and gravitation, rotational motion and equilibrium.

Lecture/Discussion: 3, Lab: 2 (biweekly)
Credit: 0.50
Prerequisite: One of OAC or Grade 12U Biology, Chemistry, or Physics
Exclusion: PC100*, PC110*, PC131, PC151, PC161, SC100

Section Days Times Room Instructor
A TR 01:00 PM - 02:20 PM 1E1 Dr. Maher Ahmed
L1 M 02:30 PM - 04:20 PM N2089
L10 R 02:30 PM - 04:20 PM N2089
L2 M 04:30 PM - 06:20 PM N2089
L3 W 04:30 PM - 06:20 PM N2089
L4 W 10:30 AM - 12:20 PM N2089
L5 T 02:30 PM - 04:20 PM N2089
L6 T 04:30 PM - 06:20 PM N2089
L7 W 08:30 AM - 10:20 AM N2089
L8 W 12:30 PM - 02:20 PM N2089
L9 W 02:30 PM - 04:20 PM N2089
T1 R 06:00 PM - 06:50 PM BA209
T2 R 07:00 PM - 07:50 PM BA209
T3 R 08:00 PM - 08:50 PM BA209
T4 F 09:30 AM - 10:20 AM BA110
T5 F 10:30 AM - 11:20 AM BA110
T6 F 11:30 AM - 12:20 PM BA110

PC151: Mechanics

Identical to PC131 but without the labs.

3 lecture/discussion hours
Credit: 0.50
Prerequisite: OAC or Grade 12U Physics or Advanced Functions and Introductory Calculus
Corequisite: MA100 or MA110* or MA103 or MA105
Exclusion: PC131, PC141, PC161, BSc degree programs, physics minor

Section Days Times Room Instructor
A TR 01:00 PM - 02:20 PM N1044 Mr. Salim Al-Ajeel
T1 F 09:30 AM - 10:20 AM BA210
T2 F 10:30 AM - 11:20 AM BA210

PC161: Mechanics for Life Sciences

Identical to PC141 but without the labs.

3 lecture hours
Credit: 0.50
Prerequisite: One of OAC or Grade 12U in Biology, Chemistry, or Physics
Exclusion: PC131, PC141, PC151, BSc degree programs, physics minor

Section Days Times Room Instructor
A TR 01:00 PM - 02:20 PM 1E1 Dr. Maher Ahmed
T1 R 06:00 PM - 06:50 PM BA209
T2 R 07:00 PM - 07:50 PM BA209
T3 R 08:00 PM - 08:50 PM BA209
T4 F 09:30 AM - 10:20 AM BA110
T5 F 10:30 AM - 11:20 AM BA110
T6 F 11:30 AM - 12:20 PM BA110

PC212: Electricity and Magnetism

Introduction to electrostatics and magnetostatics including Gauss' law, electric potential, capacitance, electromagnetic induction. Introductory DC and AC circuit theory. Electromagnetic waves.

3 lecture/discussion hours
Credit: 0.50
Prerequisite: PC131, PC132 (or PC141 and PC142), MA122, and one of MA110* or MA103 or MA105.

Section Days Times Room Instructor
A TR 08:30 AM - 09:50 AM BA211 Dr. Li Wei

PC220: Digital Electronics

Introduction to digital logic: logic gates, combinational circuit analysis using Boolean algebra and Karnaugh maps, number systems and codes, minimization techniques applied to combinational logic systems; flip-flops, multivibrators, counters and shift registers.

3 lecture hours
Credit: 0.50
Prerequisite: Registration status: Year 2
Exclusion: CP120/PC120
Cross-Listed: CP220

Section Days Times Room Instructor
A MW 02:30 PM - 03:50 PM LH1001 Dr. Maher Ahmed
L1 M 11:30 AM - 12:50 PM N2083
L10 R 04:00 PM - 05:20 PM N2083
L12 R 02:30 PM - 03:50 PM N2083
L13 F 11:30 AM - 12:50 PM N2083
L14 F 01:00 PM - 02:20 PM N2083
L15 R 11:30 AM - 12:50 PM N2083
L16 T 11:30 AM - 12:50 PM N2083
L17 R 01:00 PM - 02:20 PM N2083
L18 T 05:30 PM - 06:50 PM N2083
L19 M 05:30 PM - 06:50 PM N2083
L2 M 01:00 PM - 02:20 PM N2083
L23 T 10:00 AM - 11:20 AM N2094
L24 M 10:00 AM - 11:20 AM N2083
L26 T 10:00 AM - 11:20 AM N2083
L28 R 10:00 AM - 11:20 AM N2083
L3 M 04:00 PM - 05:20 PM N2083
L31 M 08:30 AM - 09:50 AM N2083
L34 T 08:30 AM - 09:50 AM N2094
L4 T 01:00 PM - 02:20 PM N2083
L5 T 02:30 PM - 03:50 PM N2083
L6 W 11:30 AM - 12:50 PM N2083
L7 W 01:00 PM - 02:20 PM N2083
L8 W 04:00 PM - 05:20 PM N2083
L9 T 04:00 PM - 05:20 PM N2083

PC234: Planetary and Space Science

This is an introductory course in planetary and space science. We will study the basic physics, structure, morphology and evolution of each planet separately, including comets, asteroids, and meteorites, Kuiper belt and Oort cloud. We will address the most recent theories of the Solar System formation and evolution hypotheses as a whole, and we will touch briefly upon all the known theories from the tidal theory to the most recent re-emergence of the nebular hypothesis. We will also examine the corresponding outstanding issues, as well as the solar evolution hypothesis. Finally, we will discuss in a fair amount of detail the most important up to date deep space missions, their findings, and their importance in the understanding of our neighborhood as a whole.

3 lecture hours
Credit: 0.50
Prerequisite: AS101
Exclusion: PC310B

Section Days Times Room Instructor
A MWF 09:30 AM - 10:20 AM BA429 Mr. Salim Al-Ajeel

PC319: Digital System Design

Logic families and interfacing considerations for logic devices, VHDL; implementation techniques for combinational and sequential logic; introduction to finite state machines and design methodologies for synchronous and asynchronous sequential circuits; hazards, cycles and races; operation and interfacing of memory devices.

3 lecture hours
Credit: 0.50
Prerequisite: CP104, CP220/PC220 (or CP120/PC120)
Corequisite: CP300/PC300 recommended
Cross-Listed: as CP319

Section Days Times Room Instructor
A TR 11:30 AM - 12:50 PM BA429 Mr. Ahmed Fahim Mostafa

PC320: Physical Computing: Digital Interaction with the Analog World

Design and construction of computational systems that interact with the physical world for applications such as home or experiment automation. Basics of electrical circuits, reading from analog and digital sensors, controlling analog and digital actuators, single board computers such as Arduino or Raspberry PI, analog components including diodes, transistors and operational amplifiers.

3 lecture hours
Credit: 0.50
Prerequisite: CP164 (or CP114), CP220/PC220 (or CP120/PC120)
Exclusion: CP300°/PC300°
Cross-Listed: CP320

Section Days Times Room Instructor
A TR 08:30 AM - 09:50 AM P327 Mr. Terry Sturtevant
L1 TR 10:00 AM - 11:20 AM N2082
L2 -

PC321: Quantum Mechanics I

Schroedinger equation, interpretation of the wave function, expectation value, Ehrenfest's theorem, wave packets, stationary states and energy quantization, potential wells and potential barriers, scattering and tunneling, the harmonic oscillator, Schroedinger equation in three dimensions, the hydrogen atom, WKB approximation.

3 lecture hours
Credit: 0.50
Prerequisite: PC242, MA205

Section Days Times Room Instructor
A TR 02:30 PM - 03:50 PM BA431 Dr. Alexei Kaltchenko

PC344: Thermodynamics and Statistical Mechanics

An introduction to thermodynamics and its statistical basis at the microscopic level, with applications to problelms originating in a modern laboratory or engineering environment. Topics include thermodynamics of model systems, Maxwell-Boltzmann distribution, quantum statistics and applications.

3 lecture hours
Credit: 0.50
Prerequisite: PC131, PC132, (or PC141 and PC142), MA201.

Section Days Times Room Instructor
A MW 02:30 PM - 03:50 PM BA431 Dr. Alexei Kaltchenko

PC454: Solid State Physics

The purpose of this course is to acquaint the student with the fundamentals of solid state physics. This emphasis is on understanding the behavior of electrons in metals and semiconductors. Topics discussed: crystal structure, reciprocal lattice, crystal binding and elastic constants, phonons, free-electron Fermi gas, energy bands, semiconductor crystals and Fermi surfaces.

3 lecture hours
Credit: 0.50
Prerequisite: PC321

Section Days Times Room Instructor
A MWF 11:30 AM - 12:20 PM BA431 Mr. or Ms. T. Stephen Sathiaraj

PC491: Directed Research Project I

An in-depth investigation of a topic under faculty supervision, including the submission of a formal report.

3 lecture hours
Credit: 0.50
Prerequisite: Registration status: Year 4 Honours Computing and Computer Electronics, Honours Physics or Honours Photonics and permission of the department.

Section Days Times Room Instructor
A -

PC492: Directed Research Project II

An in-depth investigation of a topic under faculty supervision, including the submission of a formal report.

3 lecture hours
Credit: 0.50
Prerequisite: PC491 and permission of the Department

Section Days Times Room Instructor
A -

Winter 2024

Spring 2024