Research
MDB: Mapotofu RDBMS research project
OLS: Onigiri logic simulator research project
Software
README | Software folder: Software download for classes
demo.tar.gz: CISS245 game lib
C++ onlinegdb: Online gdb compiler
OCAML ocamlpro: Online OCAML interpreter
SQL dbfiddle: Online SQL interpreter
Sage sagemathcell: Online Sage interpreter
LaTeX overleaf: Online LaTeX
Tutorials
vmplayer.pdf: How to use vmware workstation/player
expand-vm-storage.pdf: Expand vm storage to 100GB.
unix1.pdf: Intro to linux.
emacs.pdf: Intro to emacs/xemacs
emacs.pdf (python version): Intro to emacs/xemacs
gdb.pdf: How to use g++ to compile C++ programs.
memory-debugging.pdf: How to use Google’s addr sanitizer and valgrind to find memory bugs.
make.pdf: How to use Google’s addr sanitizer and valgrind to find memory bugs.
googletest.txt: How to use Google’s googletest to write C++ unit tests.
latex.pdf How to write LaTeX documents and generate pdf.
latex-graph.pdf: How to draw directed and undirected graphs (including DFAs, TMs).
latex-automata.pdf: How to draw automata diagram.
latex-2d-graphs.pdf: How to draw functions in 2D plane.
latextool.pdf: How to draw using latextool.
latex-surfaces.pdf: How to draw 3D surfaces. TO COME.
graphviz.pdf: How to draw 3D surfaces. TO COME.
book.tar.gz: book template
article.tar.gz: article template