
Visual Coding Tutorials by Volunteer Learners
Explore CodePourri, a platform where volunteer learners collaboratively create visual coding tutorials. Discover how crowd-created tutorials match or surpass expert ones, with annotations and execution visualizations enhancing the learning experience.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Codepourri: Creating Visual Coding Tutorials Using A Volunteer Crowd Of Learners Mitchell Gordon and Philip J. Guo Department of Computer Science University of Rochester Rochester mgordI2@u.rochester.edu, pg@cs.rochester.edu Presented by David Gonzalez
Key Insights A novel crowdsourcing workflow where volunteer learners use Codepourri to collectively create tutorials . Experimental results showing that crowd-created tutorials are comparable to or better than expert-created ones, for code taken from an introductory textbook. Annotations let you select lines and ask what they do. Execution visualizations expose what the program does, oriented to data structures and their relationships. Collaborative approach to improve the tutorials based on crowd- voting.
Experiment and results Create tutorials for both the easy and medium code using Codepourri.
Questions What about complexity of the visualizations? What about same line of code on multiple calls? What about crowd-voting? Thanks =]