commit e2816242b2524f05e983d5ecbfa0bdee8c9b6072 parent 72c6f1e1f56287f7bc184a4a2333e9687ecede8b Author: Siddharth Ravikumar <sravik@bgsu.edu> Date: Tue, 29 Mar 2016 00:02:36 +0000 presentation: update section 3. - Add two new frames. - They cover Vollmo's Combo-Box and combox briefly. Diffstat:
presentation/combox-p.pdf | | | 0 | |
presentation/sections/3-psolution.tex | | | 21 | +++++++++++++++++++++ |
2 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/presentation/combox-p.pdf b/presentation/combox-p.pdf Binary files differ. diff --git a/presentation/sections/3-psolution.tex b/presentation/sections/3-psolution.tex @@ -454,4 +454,25 @@ \end{semiverbatim} } +\end{frame} + +\begin{frame} + \frametitle{Vollmar's Combo-Box} + + \begin{itemize} + \item<1-> C\# + \item<2-> SQL for tracking files + \item<3-> Microsoft Windows program + \end{itemize} + +\end{frame} + +\begin{frame} + \frametitle{combox} + + \begin{itemize} + \item<1-> python + \item<2-> Key-value data store for tracking files + \item<3-> python package, runs on GNU/Linux and OS X + \end{itemize} \end{frame} \ No newline at end of file