Skip to content

Commit

Permalink
Update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
nimarafati committed Oct 16, 2024
1 parent 9b652df commit 91f21fc
Showing 1 changed file with 31 additions and 23 deletions.
54 changes: 31 additions & 23 deletions schedule.csv
Original file line number Diff line number Diff line change
@@ -1,29 +1,37 @@
date;room;start_time;end_time;topic;teacher;assistant;link_slide;link_lab;link_room
23/10/2023;Tripplet room;09:00;09:15;Welcome;Nima;NR, PA;;;
;;09:15;09:30;Intro to R;Nima;NR, PA;slide_r_intro.html;;
;;09:30;10:00;Intro to R programming;Nima;NR, PA;slide_r_programming_1.html;;
;;10:15;10:45;Intro to R environment;Nima;NR, PA;slide_r_environment.html;;
;;11:00;12:00;Using Rstudio;Nima;NR, PA;;https://www.dropbox.com/s/3sy4ou2o8jh5syf/RCourseVideo.mov?dl=0;
28/10/2024;Experimental room;09:00;09:15;Welcome;Nima;;;;
;;09:15;10:00;Introduction;Nima;;slide_r_intro.html;;
;;10:00;11:00;Using Rstudio;Nima;;;https://youtu.be/suX6nsSUXDw?si=Vs1e22GU6UJ4Ty7u;
;;11:00;12:00;Essential: Variable & operators;Nima;;slide_r_elements_1.html;;
;;12:00;13:00;Lunch;;;;;
;;13:00;15:00;Variables & Operators;Nima;NR, PA, GD;slide_r_elements_1.html;;
;;15:00;17:00;Data types;Nima;NR, PA, GD;;lab_datatypes.html;
24/10/2023;Tripplet room;09:00;10:00;Vectors & Strings;Sebastian DiLorenzo;NR, PA, SD, GD;slide_r_elements_2.html;;
;;10:00;11:00;Matrices, Lists and Dataframes;Prasoon;NR, PA, SD, GD;slide_r_elements_3.html;;
;;11:00;12:00;Working with Vectors;Sebastian DiLorenzo;NR, PA, SD, GD;;lab_vectors.html;
;;13:00;13:15;Projects and group discussion;Guilherme;;;;
;;13:15;14:00;Essential: data types;Guilherme;;;lab_datatypes.html;
;;14:00;15:00;Essential: Vectors & Strings;Guilherme;;slide_r_elements_2.html;;
;;15:00;16:00;Essential: Working with Vectors;Guilherme;;;lab_vectors.html;
;;16:00;17:00;Group discussion on projects;;;;;
29/10/2024;Experimental room;09:00;10:00;Essential: Matrices, Lists and Dataframes;Guilherme;;slide_r_elements_3.html;;
;;10:00;11:00;Essential: Matrices, Lists and Dataframes;Guilherme;;;lab_dataframes.html;
;;11:00;12:00;Loading data into R;Guilherme;;slide_loading_data.html;;
;;12:00;13:00;Lunch;;;;;
;;13:00;17:00;Working with Matrices, Lists and Dataframes;Prasoon;NR, PA, SD;;lab_dataframes.html;
25/10/2023;Tripplet room;09:00;10:00;Loading data into R;Sebastian DiLorenzo;NR, PA, GD, SD;slide_loading_data.html;;
;;10:00;12:00;Loading data into R;Sebastian DiLorenzo;NR, PA, GD, SD;;lab_loadingdata.html;
;;13:00;15:00;Loading data into R;Guilherme;;;lab_loadingdata.html;
;;15:00;15:30;Essential: Basic statistics;Nima;;slide_r_basic_statistic.html;;
;;15:30;16:00;Essential: Basic statistics;Nima;;;;
;;16:00;17:00;Group discussion on projects;;;;;
30/10/2024;Experimental room;09:00;10:00;Essential: Loops, Conditionals, Functions;Miguel;;slide_r_elements_4.html;;
;;10:00;12:00;Essential: Loops, Conditionals, Functions;Miguel;;;lab_loops.html;
;;12:00;13:00;Lunch;;;;;
;;13:00;14:00;Control Structures, Iteration;Nima;NR, PA, GD;slide_r_elements_4.html;;
;;14:00;17:00;Loops, Conditionals, Functions;Nima;NR, PA, GD;;lab_loops.html;
26/10/2023;Tripplet room;09:00;10:00;Base graphics;Prasoon;PA, NR, GD;slide_base_graphics.html;;
;;10:00;12:00;Base graphics;Prasoon;PA, NR, GD;;lab_graphics.html;
;;13:00;14:00;Intro to Tidyverse;Marcin;;slide_tidyverse.html;;
;;14:00;16:00;Intro to Tidyverse;Marcin;;;lab_tidyverse.html;
;;16:00;17:00;Group discussion on projects;;;;;
31/10/2024;Experimental room;09:00;10:00;Base graphics;Nima;;slide_base_graphics.html;;
;;10:00;12:00;Base graphics;Nima;;;lab_graphics.html;
;;12:00;13:00;Lunch;;;;;
;;13:00;14:00;Intro to Tidyverse;Marcin Kierczak;MK, PA, GD, NR;slide_tidyverse.html;;
;;14:00;17:00;Intro to Tidyverse;Marcin Kierczak;MK, PA, GD, NR;;lab_tidyverse.html;
27/10/2023;Tripplet room;09:00;10:00;Graphics using ggplot2;Prasoon;PA, NR;slide_ggplot2.html;;
;;10:00;11:00;Topic of your interest;Nima/Prasoon;NR, PA;;;
;;11:00;12:00;Q&A;Nima/Prasoon;NR, PA, MR;;;
;;13:00;14:00;Graphics using ggplot2;Lokesh;;slide_ggplot2.html;;
;;14:00;16:00;Working with ggplot2;Lokesh;;;lab_ggplot2.html;
;;16:00;17:00;Group discussion on projects;;;;;
1/11/2024;Experimental room;09:00;10:00;Group discussion on projects;;;;;
;;10:00;12:00;Group discussion on projects;;;;;
;;11:00;12:00;Group discussion on projects;;;;;
;;12:00;13:00;Lunch;;;;;
;;13:00;16:00;Working with ggplot2;Prasoon;PA, NR, MR;;lab_ggplot2.html;
;;13:00;14:30;Group presentation;;;;;
;;14:30;15:00;Q & A;;;;;

0 comments on commit 91f21fc

Please sign in to comment.