summaryrefslogtreecommitdiff
path: root/tutorials/module_1/fundamentals_of_programming.md
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-28 11:41:51 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-28 11:41:51 -0600
commitf1cc185b2571715b3077c9ea8ed601940a8f4932 (patch)
treeb2793dcc95f789ea43fcf406501a4680d46bc01f /tutorials/module_1/fundamentals_of_programming.md
parent8216a16d78d7aff5bc5a1607694ec3ea24eef64f (diff)
notebook files in module 1. Added content
Diffstat (limited to 'tutorials/module_1/fundamentals_of_programming.md')
-rw-r--r--tutorials/module_1/fundamentals_of_programming.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/tutorials/module_1/fundamentals_of_programming.md b/tutorials/module_1/fundamentals_of_programming.md
index 617d2c3..a5577af 100644
--- a/tutorials/module_1/fundamentals_of_programming.md
+++ b/tutorials/module_1/fundamentals_of_programming.md
@@ -9,7 +9,5 @@ This is a text based interface that allows the users to interact with the comput
### Text Editor / Script
Your text editor is the program used to write a script which can be re-run every time you call it from the command window. This can be a built-in text editor such as Spyder and MATLAB provide or an external on such a notepad++.
-
-
Globe analogy: Hardware, Kernel, shell, Application software.
- Scripting \ No newline at end of file