@@ -63,7 +63,7 @@ statistical and programming skills to primarily upper-year undergraduate biology
6363students. Our learning module has three self-contained submodules spanning
6464sixteen lessons: 1) Programming in R, basic data wrangling, and visualizations;
65652 ) Exploratory data analysis, statistics, and modelling; and 3) Collaborative
66- and reproducible science. Our learning module includes eight assignments,
66+ and reproducible science. Our learning module includes eight assignments
6767distributed throughout the term to assess students' learning and understanding.
6868The material is made available as R Markdown documents and designed to be taught
6969using R Notebooks. Students are not expected to have any prior knowledge of the
@@ -144,9 +144,9 @@ coding along, forms the primary focus of each lesson. This hands-on approach to
144144teaching is frequently used by teaching organizations such as
145145[ Software Carpentry] ( https://software-carpentry.org/blog/2016/04/tips-tricks-live-coding.html )
146146[ @carpentry ;@rubin_effectiveness_2013;@haaranen_programming_2017;@wilson_teaching_2018] .
147- While many learning outcomes focused on developing programming proficiency, some
148- lessons were centred around concepts (such as "Statistical Modelling" or
149- "Differential Equations"), during which we still used the live-coding approach.
147+ While many learning outcomes focus on developing programming proficiency, some
148+ lessons are centred around concepts (such as "Statistical Modelling" or
149+ "Differential Equations"), during which we still use the live-coding approach.
150150This approach not only demonstrates the concepts in a step-by-step fashion but
151151also helps students practice writing code.
1521523 . * Interwoven Exercises* : Coding exercises or discussion points are
@@ -184,7 +184,7 @@ quantitative research methods and skills.
184184
185185To maximize the learning experience, we prioritized in-class participation,
186186engagement, and hands-on experience. The main teaching techniques we used to
187- achieve this goal were participatory live-coding, interweaving exercises with
187+ achieve this goal were participatory live-coding, exercises interwoven with
188188teaching, and project-based learning
189189[ @sawyer_cambridge_2006;@strobel_when_2009;@markham_project_2011] where students
190190collaborated in teams on data analysis problems to mimic a real world scenario.
@@ -209,7 +209,7 @@ tools, as they usually must use what their supervisor or colleagues use. Those
209209who do try to learn these modern tools often do so in isolation and without much
210210formal training available. These are major barriers to learning. To help break
211211down these barriers, we launched the graduate student group
212- [ University of Toronto Coders] ( http ://uoftcoders.github.io/) where we run
212+ [ University of Toronto Coders] ( https ://uoftcoders.github.io/) where we run
213213peer-led learning sessions on using code for research through skill sharing,
214214co-working, and community building in a friendly and supportive environment.
215215
@@ -243,6 +243,6 @@ JSS, LC, MB-F, and ARH taught the second iteration of the course, with guest
243243lectures from SM and LT. Lesson development for second iteration: JO and ARH
244244(1-5), JSS (8, 9, 11), LC (6, 7, 10), MB-F (12, 13), LWJ (14), ARH and SM (15),
245245LT (16). LWJ, MB-F, JO, SM, LT, ARH, and JSS wrote the paper. LWJ, MB-F, ES, JO,
246- LT, JSS, and AH proofread and editted the final draft.
246+ LT, JSS, and AH proofread and edited the final draft.
247247
248248# References
0 commit comments