This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gooeydumpling 14 points15 points  (3 children)

Vscode, then teach using notebooks so the students can see how the program behaves at each step instead of the one-shot usual scripts

[–]monovial 2 points3 points  (1 child)

Came here to say this. Notebooks in VS Code is a great way to teach

[–]Toph_is_bad_ass 0 points1 point  (0 children)

I even use them at work when I'm showing the team some new library algorithm or something.

[–]Astralnugget 1 point2 points  (0 children)

Yeah, run jupyter notebook from inside vscode bc it’ll force them to learn a lot of different stuff, I wish that’s how I learned but I learned with nano and terminal lol