-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathroadmap.tex
More file actions
28 lines (25 loc) · 1.06 KB
/
roadmap.tex
File metadata and controls
28 lines (25 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\chapter{Chapter/Section Topics and Sequence}
\label{ch:roadmap}
Formulas and equations provide a foundation
for most of the ideas discussed in this text.
Rigorous, formal methods underlie the presentation of classical logic
and reasoning about digital circuits and computer programs.
There are no prerequisites for readers other than high-school algebra,
but instructors who have a solid footing in equation-based programming
and symbolic logic will have an advantage in presenting this part of the material.
Discussions of large-scale computation take a more descriptive approach,
and these topics can be woven into the sequence at any point.
Moving between the rigorous work and more descriptive material
can usefully slow the pace of introduction
of challenging concepts in logic and equations.
The following diagram elucidates some options for choosing a
path through chapters and sections.
\vspace{1cm}
\label{diagram:roadmap}
\begin{center}
\includegraphics[scale=0.25]{images/roadmap.png}
\end{center}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "book"
%%% End: