Skip navigation Jump to main navigation Jump to main navigation

Applications for 2024 Columbia Summer Session programs are now open!

Close alert

Coding for Risk Management, presented by the ERM Program

SUMMER-coding-banner

The Coding for Risk Management seminars get you started in Excel, VBA, R, Python, SQL, and GitHub. The first step in all of these languages is a big step; after taking it here, you will be able to take next steps on your own. These seminars are also a great opportunity to discover how much you like programming. The examples are all related to finance and risk management. In all of the languages we price stocks, bonds, and options. Students who want to take the next step and follow through on this content can enroll in our Coding for Risk Management Class.

How To Join a Session

Click on the Join a Session button at 9:00 am ET on the day of your desired workshop. Each workshop ends at 10:30 am ET.

Workshops

August 6 | 9:00 to 10:30 am ET

GitHub

This week we introduce GitHub. git is the most popular tool for software version control. That might not sound exciting; but, this tool enables teams to build code together and it has become the world’s repository for code. So, if you want to find code in order to accomplish a task, it’s on GitHub.

August 13 | 9:00 to 10:30 am ET

SQL

SQL is the language we use to store and retrieve our data from databases. It is an essential tool that drives our businesses, research, websites, and everything else. We will install SQLite and practice on a sample database.