The slides that accompany the chapters in programming principles and practices in c++
http://www.oualline.com/teach/index.htmltags: c++
Allows you to use a key stroke or command to switch quickly between a header file and its implementation file. Very useful for c++ development
http://www.vim.org/scripts/script.php?script_id=31tags: c++ development plugin vim
A plugin for vim that uses ctags to show method/variable/class structures in side bar. Very usefull for c/c++ development in vim.
http://vim-taglist.sourceforge.net/index.html