Tag Archives: python

Python Code Completion in Vim

Using RopeVim you can achieve this very easily. Install python-vim and mercurial with your package manager. In ubuntu, you would type this: sudo apt-get install python-vim mercurial Download Alexander Artemenko’s easy installer script. Save it from the web, or copy+paste … Continue reading

Posted in Tech and games | Tagged , , , , | 4 Comments

Helpful online Python tutorials

I’m studying JAVA in school, but I’ve always felt Python was a more fun language, and I always recommend it to friends wanting to try programming for the first time. Here are a few good resources that can help you … Continue reading

Posted in Tech and games | Tagged , , | Leave a comment