diff --git a/content/ta/fall2017/cpsc220.md b/content/ta/fall2017/cpsc220/_index.md similarity index 83% rename from content/ta/fall2017/cpsc220.md rename to content/ta/fall2017/cpsc220/_index.md index 53b1b81..e0909f0 100644 --- a/content/ta/fall2017/cpsc220.md +++ b/content/ta/fall2017/cpsc220/_index.md @@ -1,4 +1,9 @@ -# CPSC 220 Computer Programming and Problem Solving Fall 2017 +--- +title: CPSC 220 Computer Programming and Problem Solving +--- + +## Lecture Notes +Below are notes I've taken from the lectures: [Lecture 3 -- September 6](sept6) diff --git a/content/ta/spring2018/cpsc220.md b/content/ta/spring2018/cpsc220/_index.md similarity index 82% rename from content/ta/spring2018/cpsc220.md rename to content/ta/spring2018/cpsc220/_index.md index 4d7cfc1..e29a8fd 100644 --- a/content/ta/spring2018/cpsc220.md +++ b/content/ta/spring2018/cpsc220/_index.md @@ -1,5 +1,9 @@ +--- +title: CPSC 220 Computer Programming and Problem Solving +--- -# CPSC 220 Computer Programming and Problem Solving Spring 2018 +## Lecture Notes +Below are notes I've taken for the lectures. [Lecture 1 -- January 16](jan16) diff --git a/content/ta/summer2017/cpsc110.md b/content/ta/summer2017/cpsc110/_index.md similarity index 90% rename from content/ta/summer2017/cpsc110.md rename to content/ta/summer2017/cpsc110/_index.md index 6912fc9..c0eaffa 100644 --- a/content/ta/summer2017/cpsc110.md +++ b/content/ta/summer2017/cpsc110/_index.md @@ -1,4 +1,6 @@ -# CPSC 110 Introduction to Computer Science Summer 2017 +--- +title: CPSC 110 Introduction to Computer Science +--- For the summer session, I didn't write in depth lecture notes. Instead I wrote short complementary blog posts help out with the labs.