diff options
Diffstat (limited to 'book/module1/computing_fundamentals.tex')
| -rw-r--r-- | book/module1/computing_fundamentals.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/book/module1/computing_fundamentals.tex b/book/module1/computing_fundamentals.tex new file mode 100644 index 0000000..af38b93 --- /dev/null +++ b/book/module1/computing_fundamentals.tex @@ -0,0 +1,19 @@ +\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. |
