| CS41: AlgorithmsFall 2013
     Design and Analysis of Algorithms
 LaTeX ResourcesWriting homework solutions is not required for this course; however, it is a good skill to learn. If you plan on going to graduate school and/or publishing papers in the future, you will end up writing in latex. On this page, I give some resources and links to good latex tutorials. For most latex files, you should be able to compile a latex file using e.g. 'pdflatex foo.tex'. As with other compilable programs like C++, you migth get some compilation errors. 
 LaTeX TutorialsBelow are some good latex tutorials. If you just need to know a simple command or two, googling "latex
 |