From f1cc185b2571715b3077c9ea8ed601940a8f4932 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 28 Apr 2025 11:41:51 -0600 Subject: notebook files in module 1. Added content --- tutorials/module_1/fundamentals_of_programming.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'tutorials/module_1/fundamentals_of_programming.md') 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 -- cgit v1.2.3