PythonBuddy
PythonBuddy copied to clipboard
Track Most Commonly Typed Errors
As a user, I want to track what Pylint errors and understand how to mitigate them.
Current blocker => login feature
Along the same lines, I think it would be interesting to figure out how to intelligently help users with errors that they receive the most often.
For example, I could maybe create teaching modules revolving around different types/clusters of similar error messages.
Also some other questions that come to mind:
- How can we help beginning programmers still feel motivated if hypothetically they run into a lot of errors at first?
- How can we measure and quantify what are the most common errors?
- What are the best ways to understand why users receive certain errors?
Other:
- Privacy should be of utmost importance => make sure there is a clear opt in and opt out service.