diff --git a/README.md b/README.md index 5042922..a92028c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ them. | 9/10 and 9/12 | Functions and data.table + [Homework 2](https://UofUEpiBio.github.io/PHS7045-advanced-programming/04-more-functions-and-datatable/homework.html) ([source](04-more-functions-and-datatable/homework.qmd)) | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/04-more-functions-and-datatable/slides.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/04-more-functions-and-datatable/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/04-more-functions-and-datatable/lab.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/04-more-functions-and-datatable/lab.qmd)) | | 9/17 and 9/19 | Introduction to C++ | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/05-cpp/slides.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/05-cpp/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/05-cpp/lab.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/05-cpp/lab.qmd)) | | 9/24 and 9/26 | C++ in R Deliver a paragraph in abstract mode describing their projects for the midterm. | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/06-rcpp/slides.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/06-rcpp/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/06-rcpp/lab.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/06-rcpp/lab.qmd)) | -| 10/01 and 10/03 | Parallel Computing | | | +| 10/01 and 10/03 | Parallel Computing | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/07-parallel-computing/slides.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/07-parallel-computing/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/07-parallel-computing/lab.html) ([source](https://github.com/UofUEpiBio/PHS7045-advanced-programming//tree/main/07-parallel-computing/lab.qmd)) | | 10/08 and 10/10 | Fall Break | | | | 10/15 and 10/17 (presentations) | Midterm project | | | | 10/22 and 10/24 | UofU’s CHPC + Homework 4 (Slurm) | | | diff --git a/pages.csv b/pages.csv index 0835af2..19e8ced 100644 --- a/pages.csv +++ b/pages.csv @@ -5,7 +5,7 @@ date,week,name,id,issue,extra 9/10 and 9/12,4,Functions and data.table,04-more-functions-and-datatable,,+ [Homework 2](https://UofUEpiBio.github.io/PHS7045-advanced-programming/04-more-functions-and-datatable/homework.html) ([source](04-more-functions-and-datatable/homework.qmd)) 9/17 and 9/19,5,Introduction to C++,05-cpp,,"" 9/24 and 9/26,6,C++ in R,06-rcpp,,"Deliver a paragraph in abstract mode describing their projects for the midterm." -10/01 and 10/03,7,Parallel Computing,06-parallel-computing,, +10/01 and 10/03,7,Parallel Computing,07-parallel-computing,, 10/08 and 10/10,8,Fall Break,,, 10/15 and 10/17 (presentations),9,Midterm project,,, 10/22 and 10/24,10,UofU's CHPC,,,+ Homework 4 (Slurm)