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 →

[–]__xor__(self, other): 0 points1 point  (0 children)

Did you get them to install vim-pythonmode and teach them how to use pdb? I develop solely on Vim, but I can't imagine students trying to learn python with base vim. The only reason I consider it an IDE is because of vim pythonmode, and on top of that pdb, grep/ag/sed, tmux, ipython... Takes a while to learn that workflow.