summaryrefslogtreecommitdiff
path: root/tutorials/module_1/notebook_1/computing_fundamentals.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/module_1/notebook_1/computing_fundamentals.ipynb')
-rw-r--r--tutorials/module_1/notebook_1/computing_fundamentals.ipynb31
1 files changed, 0 insertions, 31 deletions
diff --git a/tutorials/module_1/notebook_1/computing_fundamentals.ipynb b/tutorials/module_1/notebook_1/computing_fundamentals.ipynb
deleted file mode 100644
index cb8e088..0000000
--- a/tutorials/module_1/notebook_1/computing_fundamentals.ipynb
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "cells": [
- {
- "cell_type": "markdown",
- "metadata": {},
- "source": [
- "# Computing Fundamentals\n",
- "\n",
- "## Using computers as a tool for engineers\n",
- "\n",
- "## How do computers work?\n",
- "\n",
- "Globe analogy: Hardware, Kernel, Shell, Application, Software.\n",
- "\n",
- "## Interfaces\n",
- "\n",
- "### Text editor for Scripting\n",
- "\n",
- "### Command window\n",
- "\n",
- "Command window, terminal, console, command prompt you might’ve heard of\n",
- "theses terms before. They all essentially mean the same thing. The\n",
- "command window is used to control your system."
- ],
- "id": "c3aa6fa3-a0c6-4851-94d4-9e40d739b70d"
- }
- ],
- "nbformat": 4,
- "nbformat_minor": 5,
- "metadata": {}
-}