\documentclass[12pt,ifthen]{article} \usepackage{url} \usepackage{comment} \newif{\ifshowsoln} % \showsolntrue \newcommand{\und}{\_\_\_\_\_\_\_\_\_} \newcommand{\Z}{\mathbb{Z}} \usepackage{amsmath} \usepackage{amssymb} % for \nmid \begin{document} \centerline{\bf HW 00 CMSC 452} \centerline{\bf Morally Due Jan 30 3:30PM. Dead-Cat Due Feb 2 at 3:30PM} \noindent {\bf Course Website} \url{https://www.cs.umd.edu/~gasarch/COURSES/452/S24/index.html} \begin{enumerate} \item (50 points- 5 points each) READ the Syllabus before doing this problem. You may also need to look at the slides from Jan 25. \begin{enumerate} \item Give an optional topic (not on the syllabus CONTENT part) that you would like me to cover. \item When is the Midterm? \item What is {\it the dead-cat policy}? \item Why is is called {\it the dead-cat policy}? \item When are Adams's Office Hours? \item When are Isaac's Office Hours? \item Where are the TAs office hours? \item When are Bill's Office Hours? \item Where are Bill's Office Hours? \item Name all of the ways you can communicate with Adam, Isaac, and Bill. \end{enumerate} \newpage \item (0 points but do it anyway. This is the most important problem on this HW!) \begin{enumerate} \item (0 points) Learn LaTeX and write some simple documents in it. \item (0 points) Learn the package tikz that you can use to draw pictures in LaTeX. Draw a simple picture with it. \end{enumerate} \newpage \item (50 points) Read Vannevar Bush's paper from July 1945: \url{http://web.mit.edu/STS.035/www/PDFs/think.pdf} Write down two predictions he made that came true. (Note- this is not a paper in Discrete Math but it is such a good paper that every undergraduate should read it!) \end{enumerate} \end{document}