summaryrefslogtreecommitdiff
path: root/book/module1/computing_fundamentals.tex
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-11-05 10:13:24 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-11-05 10:13:24 -0700
commit397ba81d210dad7331626e4bbaccfca3b745576c (patch)
treec5dd8180103638bf0394cd2104dc687e68d0e6df /book/module1/computing_fundamentals.tex
parent6a5f11936e4419866b941f35b5dfad0729008cb5 (diff)
Removed book/ from tracking
Diffstat (limited to 'book/module1/computing_fundamentals.tex')
-rw-r--r--book/module1/computing_fundamentals.tex19
1 files changed, 0 insertions, 19 deletions
diff --git a/book/module1/computing_fundamentals.tex b/book/module1/computing_fundamentals.tex
deleted file mode 100644
index af38b93..0000000
--- a/book/module1/computing_fundamentals.tex
+++ /dev/null
@@ -1,19 +0,0 @@
-\section{Computing Fundamentals}\label{computing-fundamentals}
-
-\subsection{Using computers as a tool for
-engineers}\label{using-computers-as-a-tool-for-engineers}
-
-\subsection{How do computers work?}\label{how-do-computers-work}
-
-Globe analogy: Hardware, Kernel, Shell, Application, Software.
-
-\subsection{Interfaces}\label{interfaces}
-
-\subsubsection{Text editor for
-Scripting}\label{text-editor-for-scripting}
-
-\subsubsection{Command window}\label{command-window}
-
-Command window, terminal, console, command prompt you might've heard of
-theses terms before. They all essentially mean the same thing. The
-command window is used to control your system.