FINM 32500

Computation for Finance in Python

Autumn Quarter
Instructor: Sebastien Donadio
Syllabus

This course is intended to teach basic programming concepts and techniques to students desiring to work in the financial sector. It is tailored for students without prior programming experience. At the end of this class, students will have the necessary programming skills to be successful in their daily activities. We will cover the basics: control structures, data structures, functions, algorithms, and debugging. Additionally, we will cover object-oriented design and Python specific data handling. We will work on several projects aimed at building a real trading system.