Skip to main content
Blog post

Teaching Data Science Online: A Blessing or a Curse?

January 27, 2022
|
By GradProSkills

Source: GradProSkills

Teaching data science online has revealed some useful strategies to be continued as we transition back to in-person teaching.

Gauging interest, encouraging engagement, and monitoring understanding all become a challenge when your audience is reduced to a grid of black rectangles. These challenges only increase for subjects where interaction and engagement are key elements in the learning process, including programming.

teacher sitting in a library in front of a computer

Programming is, at its core, a skill-based subject. While we might be able to listen to and understand a data science tutorial, trying to replicate programming techniques after only watching them would be like trying to play the violin after attending a symphony. Considering the importance of active participation in programming education, a situation in which student engagement is decreased becomes especially detrimental.

Here are a few best practices from my experience leading data science workshops, that I believe can make the learning process smoother.

Minimize Tech Issues

Tech issues can be discouraging even in the best of times and might lead to disengagement or drop-outs. It’s important to remove as many potential hurdles for students as possible. Although giving learners installation and prep instructions beforehand is good practice, you need to be prepared for the very real possibility that students are coming with zero preparation, particularly for one-time events like workshops.

For this reason, I try to make sure that every resource I use in my workshops is easily accessible online. Through services such as binder and Google Colab, even the software used in workshops, including R and Python, can be accessed online, thereby eliminating the risk of installation issues.

If possible, even the data used in workshops should be accessible online without the need to download it. This avoids problems related to folders, file paths, and working directories;  concepts that might be less intuitive than you think.

By removing these initial barriers, you can spend more time on content instead of debugging installation and download issues which are often hyper-specific.

Engage Participants

One way to improve interaction online is to make learners more invested in the content. Giving students control over their learning experience is a great way to promote autonomy and make them more active participants. One of the techniques I like to employ in data science is to give students choices over which data we use in a lesson. This interactivity helps to tailor content to student interests and leads to increased engagement and participation, when combined with Zoom tools such as polls and reactions.

See Things from a Learner’s Perspective

Remember that learners don’t share your technology setup. So although you might have created the perfect work-from-home command centre, you should consider that many of your students will be viewing your content on a 13-inch laptop screen. This is an important consideration when deciding how to organize windows, which font size to use, and how to format slides. You might even want to go as far as joining your workshop on another computer so you can see what students see. Not only does this aid learning by making your material easier to follow, but it can also address important accessibility needs.

Online learning also gives us the opportunity to literally share the learner’s perspective. Anyone who has led a small, in-person workshop in tech or data science has likely had the experience of bouncing back and forth across the room, inspecting code and troubleshooting errors. Conversely, anyone who has tried troubleshooting remotely knows how frustrating it can be. One of the few benefits of online learning is the increased prevalence of screen-sharing. Screen-sharing allows not just the instructor but all of the other participants to be a part of the debugging process (provided that they are comfortable sharing their screen). This collaborative debugging can be a learning activity in itself.

Looking Towards the Future

Taken together, what stands out is that most of these techniques don’t need to be reserved for online learning. Although remote teaching might have pushed us to optimize our teaching techniques, there’s no reason we can’t take what we’ve learned back to in-person classes. And as we make this transition, we’ll have the opportunity to use blended learning approaches, allowing us to draw from the best of both worlds.

 

About Alexander Albury
Alex is a PhD student in Psychology working in the Penhune Lab for Motor Learning and Neural Plasticity. He studies how musical complexity and predictability affect how we learn and experience music. Alex is passionate about data science and programming and enjoys learning and sharing new techniques to make science easier and more accessible. 
                                                    

 

Want to learn data science with Alex?  Register for GPDI515 - Data Science & Communication with R

Back to top

© Concordia University