diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 0862895..9780cc8 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "1.About Languages", + "path": "Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md" + }, { "basename": "OSX Apps", "path": "OSX Apps.md" @@ -195,10 +199,6 @@ { "basename": "Laser Cutting", "path": "Machine Tips (Quantum)/Project Vault/Constructions/Hardware/Laser Cutting.md" - }, - { - "basename": "Discord Message Monitoring script", - "path": "Coding Tips (Classical)/Terminal Tips/Languages/Python/Discord Message Monitoring script.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 8dd2e8d..a357616 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -49,7 +49,7 @@ "state": { "type": "markdown", "state": { - "file": "OSX Apps.md", + "file": "Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md", "mode": "source", "source": false } @@ -131,7 +131,7 @@ "state": { "type": "backlink", "state": { - "file": "OSX Apps.md", + "file": "Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -148,7 +148,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "OSX Apps.md", + "file": "Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -171,7 +171,7 @@ "state": { "type": "outline", "state": { - "file": "OSX Apps.md" + "file": "Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md" } } } @@ -200,9 +200,9 @@ }, "active": "3353c5e68fb7582c", "lastOpenFiles": [ + "OSX Apps.md", "Glow.md", "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Mods.md", - "OSX Apps.md", "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/IDEs & APIs/Mac X Code.md", "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/IDEs & APIs/MacFUSE.md", "Coding Tips (Classical)/Terminal Tips/Computers/Apple Macbook/Mac Tips/Hard Disk & SSD.md", diff --git a/enter/Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md b/enter/Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md index ad0a097..cb67f3a 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/Languages/1.About Languages.md @@ -15,6 +15,7 @@ There are even [ esoteric languages](https://en.wikipedia.org/wiki/Esoteric_prog I used CodeAcademy a lot back when it was free and accessible but alas that was like 10 years ago and is not the case as it is not even free anymore. Here are some great learning resources to get started with languages: - [Exercism.org](https://exercism.org/) - a forever-free non-profit coding platform for over 60 popular programming languages - [Code.org](https://code.org/learn) is a great resource for people of all ages to start programming +- Another great resource is tutsplus! Remember that the best way to learn is just by **doing**! :) diff --git a/enter/Glow.md b/enter/Glow.md index bc00794..44c8374 100644 --- a/enter/Glow.md +++ b/enter/Glow.md @@ -22,4 +22,4 @@ glow https://host.tld/file.md via [this](https://terminalroot.com/render-markdown-in-the-terminal-elegantly/) source. To view the full repository visit [here](https://github.com/charmbracelet/glow). -If you prefer markdown reader written in Swift: \ No newline at end of file +If you prefer markdown reader written in Swift, there is [mdless](https://brettterpstra.com/projects/mdless/). \ No newline at end of file diff --git a/enter/OSX Apps.md b/enter/OSX Apps.md index 556ebe8..5708505 100644 --- a/enter/OSX Apps.md +++ b/enter/OSX Apps.md @@ -7,4 +7,6 @@ - [TRANSMIT](https://panic.com/transmit/) - allows you to connect to various servers. - [On the job](https://stuntsoftware.com/onthejob/) - professional time tracking and invoicing for free lancers. - [nVALT](https://brettterpstra.com/projects/nvalt/) - a version of [notational](https://notational.net/) velocity. -- Airfoil- send music to any devic \ No newline at end of file +- [Airfoil](https://www.rogueamoeba.com/airfoil/mac/buy.php)- send music to any device +- [Bean](https://www.bean-osx.com/Bean.html) - a MacOS word processor that builds upon TextEdit + - check outpossibilities [here](https://www.bean-osx.com/screenshots.html). \ No newline at end of file