Skip to content

Latest commit

 

History

History
executable file
·
59 lines (48 loc) · 2.12 KB

lectures.md

File metadata and controls

executable file
·
59 lines (48 loc) · 2.12 KB
layout title permalink
page
Lectures
/lectures/

Lecture recordings are available on YouTube.

Hands-On Tutorials are available on GitHub.

Detailed instructions for different stages of course projects are available here.

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