alexmojaki / alexmojaki/futurecoder

Instructions for using debuggers outside futurecoder

Open
#119 0 comments 0 reactions 0 assignees View on GitHub
course material discussion
Dominant language
Python
Stars
1.5k
Forks
183
PR merge metrics
No merged PRs in 30d

Description

After introducing each debugger, we should maybe point out at the end that users can still use these tools outside of futurecoder. For example:

> You can also use snoop outside futurecoder, e.g. if you're writing and running code on your own computer and editor. Assuming you have Python and `pip` set up, run `pip install snoop` and follow the instructions [here](https://github.com/alexmojaki/snoop).

Many users would not know what to do with this, but maybe some will remember that this was mentioned when they've moved on from futurecoder but miss the debuggers. They can come back and check or do some googling instead of thinking it has to be built into the IDE.

This is based on a discussion with @matan-h

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.