blob: af38b93d3adbf1b6157a77438a9ac3bd6efa5dba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.
|