From fbba6f3fc32bd94f51348abb008143b7e2683927 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Mon, 17 Jul 2023 10:47:28 -0400 Subject: [PATCH] Updated: 2023-07-17 10:47:27 + 4 --- enter/.obsidian/workspace.json | 26 +++++++++++++++++++------- enter/GUIs.md | 4 ++++ 2 files changed, 23 insertions(+), 7 deletions(-) create mode 100644 enter/GUIs.md diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index ad0c004..ed8cfc5 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -103,6 +103,18 @@ } } }, + { + "id": "4c2d78743af9a7c4", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "GUIs.md", + "mode": "source", + "source": false + } + } + }, { "id": "59e5e285dba944b5", "type": "leaf", @@ -116,7 +128,7 @@ } } ], - "currentTab": 7 + "currentTab": 8 } ], "direction": "vertical" @@ -190,7 +202,7 @@ "state": { "type": "backlink", "state": { - "file": "Machine Tips (Quantum)/Physics/Particle Terms.md", + "file": "GUIs.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -207,7 +219,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Machine Tips (Quantum)/Physics/Particle Terms.md", + "file": "GUIs.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -230,7 +242,7 @@ "state": { "type": "outline", "state": { - "file": "Machine Tips (Quantum)/Physics/Particle Terms.md" + "file": "GUIs.md" } } } @@ -253,8 +265,10 @@ "omnisearch:Omnisearch": false } }, - "active": "a0cade148c515076", + "active": "4c2d78743af9a7c4", "lastOpenFiles": [ + "Machine Tips (Quantum)/Physics/Particle Terms.md", + "GUIs.md", "Machine Tips (Quantum)/My Quantum Vault/Quantum Programming Qudits.md", "Coding Tips (Classical)/Project Vault/Current Occupations/Shwetha Jayaraj Notes.md", "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection.md", @@ -281,8 +295,6 @@ "Machine Tips (Quantum)/Resources/Concepts Review/Math/Step 1 is Matrix Math.md", "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Companies & Events/DWave/Wired Article on D-Wave (2014).md", "Coding Tips (Classical)/Project Vault/On Obsidian/imgFiles/Pasted image 20230716230115.png", - "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Companies & Events/DWave/About D-Wave.md", - "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Companies & Events/List of Quantum Companies.md", "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Companies & Events/DWave", "Coding Tips (Classical)/Project Vault/On Obsidian/imgFiles/Pasted image 20230716200157.png", "Coding Tips (Classical)/Project Vault/On Obsidian/imgFiles/Pasted image 20230716220910.png", diff --git a/enter/GUIs.md b/enter/GUIs.md new file mode 100644 index 0000000..283af2d --- /dev/null +++ b/enter/GUIs.md @@ -0,0 +1,4 @@ + +GUI stands for **Graphic User Interface** and this is what brought people from the land of the terminal into the land of art and creatiivity. When people realized that they could make ASCII art and create shapes that would allow for a viewing box into another realm, the internet and computer industry exploded. Applications began to develop with the GUI in mind and the entire field of front end and web development and UI/UX got created. + +Thus, Terminal --> GUI