(232e) Instructional Videos and Interactive Notebooks for Learning Coding Concepts in Chemical Engineering Analysis
AIChE Annual Meeting
2020
2020 Virtual AIChE Annual Meeting
Education Division
Computing and Data Science in ChE Education: In Honor of Fred Justice's Contributions to the Education Division
Wednesday, November 18, 2020 - 9:00am to 9:15am
In this talk, weâll detail our efforts at the University of Connecticut to improve a numerical methods course using a two-fold approach which consists of deploying a series of notebook-based coding assignments and developing complementary instructional videos. Notebook-based assignments make use of literate programming environments in Matlab and Julia. These consist of a template containing a series of code fragments with expository text and images, along with explicitly defined educational outcomes focused around coding skills. These template assignments are scaffolded in a manner that allows the instructor to distribute the burden of re-acquainting students with basic programming concepts over a series of assignments without the need to reteach programming skills explicitly at the start of the semester. We have found that template assignments naturally make the instructor consider transparent educational outcomes with respect to programming skills. Rather than taking the more traditional immersion-based approach, we have aligned our scaffolded approach with modern pedagogical theories of programming instruction.
In addition to literate programming environments, the students are provided with a series of video modules which provide an in-depth tutorial. This allows the instructor to model how a complicated problem is abstracted to a simpler one and the appropriate subject-area knowledge can be applied to address it. Over the course of the semester, the scaffold is removed as students become more confident in their abilities and better able to address more open-ended assignments. This helps to alleviate the degree to which an instructor is constrained by substantially revisiting prior programming concepts. Preliminary results, based upon survey data and assessment, suggest that students opt in to this more structured approach, and when they do, they increase their competency and self-efficacy.