summaryrefslogtreecommitdiff
path: root/tutorials/1_computing_fundamentals.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-03-17 14:31:50 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-03-17 14:31:50 -0600
commita439c924b7f222f8160e694cee928b0c09c03551 (patch)
treea17dd6ff7eafcf2b61b58827c5c3bc3657873651 /tutorials/1_computing_fundamentals.md
parent7be45360e1131945f2c43182358da252ee07edac (diff)
Re-organized tutorials to modules
Diffstat (limited to 'tutorials/1_computing_fundamentals.md')
-rw-r--r--tutorials/1_computing_fundamentals.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/tutorials/1_computing_fundamentals.md b/tutorials/1_computing_fundamentals.md
deleted file mode 100644
index 1fef338..0000000
--- a/tutorials/1_computing_fundamentals.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Computing Fundamentals
-
-## Using computers as a tool for engineers
-
-## How do computers work?
-Globe analogy: Hardware, Kernel, Shell, Application, Software.
-
-## Interfaces
-
-### Text editor for Scripting
-
-
-
-### 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.