From 397ba81d210dad7331626e4bbaccfca3b745576c Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 5 Nov 2025 10:13:24 -0700 Subject: Removed book/ from tracking --- book/module1/computing_fundamentals.tex | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 book/module1/computing_fundamentals.tex (limited to 'book/module1/computing_fundamentals.tex') 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. -- cgit v1.2.3