- Week 1 -- interact with the command line, type in vim, create a simple python file in vim, and modify an existing python file in vim.
- Week 2 -- learn more advanced command line tools and personalize
your user experience with a
.vimrc
and.bashrc
- Week 3 -- create a document, presentation, and resume in LaTeX
with vim, compile these files into pdfs in the command line and by
customizing your
.vimrc
- Week 4 -- create markdown documents and convert them into Word or LaTeX or html or whatever else, read a solution of the travelling salesman problem in python, and parallelize it for use on a hypothetical supercomputer