New Course Offerings
This page contains term-specific information on our newest course offerings, namely those for CS 489: Special Topics. Please note that we cannot guarantee that these courses will be offered again in a future term.
Spring 2025
CS489/698: Monte Carlo Methods for Advanced Applications
This course covers stochastic techniques used in the development of computer models employed in different fields, from computer graphics and biomedical engineering, to remote sensing and artificial intelligence, just to name a few. The course has four main modules. The first module provides theoretical background on fundamental probability concepts and Monte Carlo methods. The second and third modules are devoted to algorithms and methodology used in the development of Monte Carlo based models for interdisciplinary applications. While the case studies examined in the second and third modules largely involve light transport simulations, the described methodology has also been employed in other areas. These connections are discussed in the forth module along with a broad outlook on the disseminated use of Monte Carlo methods in art, science and medicine.
Grading: Midterm and Final Exams (50%), Assignments and Project (50%).
Intended Audience: CS and Engineering students, 3B or above; first year CS or Engineering graduate students.
Recommended Background: Students should have experience with C++ programming language and Matlab. It is expected that students have taken STAT 230/240 or similar courses (for students outside the computer science program). Familiarity with computer graphics techniques will be helpful, but not required. Reviews of relevant background topics may be given during the course as needed.
Winter 2025
CS489/698-001: Secure Programming
This course provides an introduction to building secure software applications. It examines the software development life cycle and teaches what developers can do in each step to make their software more secure. It also will cover common vulnerabilities that exist and how developers can avoid or safeguard against them.
Students completing this course should be able to build and deploy software with fewer security issues.
Intended audience: Fourth year CS students (CS 45X), or first year CS graduate students (CS 65X)
Corequisites: CS454 or CS456
Prerequisites: (MATH135 or MATH145) and (CS 350 or SE 350).
CS489/698-002: Computational Audio
This is a project-based course. Students choose their own topic and direction in any area related to audio (sound, music, acoustics, digital signal processing, electronics, etc). The project is developed with a proposal (week 5), a progress report (week 8), an optional in class presentation (week 12) and a final report (end of term).
Students may work individually or in groups. Curriculum and background material will be covered in lectures. Grading is 50% assignments, 50% project. Assignments will involve creation, analysis, and processing of audio files. Examples in lectures will be presented in Matlab/Octave though students are free to do assignments (and their project) on any platform.
Intended audience: CS students, 3B or above.
Prerequisites: None. Lecture material is self contained, however Matlab and Scientific Computation (CS370/71) or equivalent background is recommended.