\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 250} \centerline{\bf Morally Due Jan 31 at 9:00AM. Dead-Cat Due Feb 2 at 9:00AM} {\bf WARNING- THIS HW IS FOUR PAGES LONG} \begin{enumerate} \item (24 points- 2 points each) READ the Syllabus before doing this problem. \begin{enumerate} \item When is the untimed part of midterm one due? Give date and time. \item When is the timed midterm one. Give date and time. \item When is the untimed part of midterm two due? Give date and time. \item When is the timed midterm two. Give date and time. \item When is the untimed part of the final due? Give date and time. \item When is the timed part of the final due? Give date and time. \item What is {\it the dead-cat policy}? \item Why is is called {\it the dead-cat policy}? \item What is the {\it Mask Policy}? \item When are Emily's Office Hours? \item When are Bill's Office Hours? \item Name all of the ways you can communicate with Emily and Bill. \end{enumerate} \vfill \centerline{\bf GOTO THE NEXT PAGE} \newpage \smallskip \item (36 points-12 each) Learn Python 3 and write a simple program in it before doing this problem. \begin{enumerate} \item Name a PRO of Python. \item Name a CON of Python. \item What did your program do? \end{enumerate} \vfill \centerline{\bf GOTO NEXT PAGE} \newpage \item (0 points but do it anyway. This is the most important problem on this HW!) \begin{enumerate} \item Learn LaTeX and write some simple documents in it. \item Write a LaTeX document that summarizes the lecture on Propositional Logic. The document should include a truth table (so you get practice doing LaTeX tables) and some formulas on the variables $x_1,x_2,x_3$ (so you get practice typesetting mathematics). \end{enumerate} \vfill \centerline{\bf GOTO NEXT PAGE} \newpage \item (40 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}