Skip to content

Latest commit

 

History

History
executable file
·
21 lines (19 loc) · 795 Bytes

File metadata and controls

executable file
·
21 lines (19 loc) · 795 Bytes
layout page
title Lectures
permalink /lectures/

Note that each lecture will be released weekly after each class.

    {% for lectures in site.data.lectures %}
  • {{ lectures.title }}
    tl;dr: {{ lectures.tldr }}   
  • {% endfor %}