Xah Talk Show 2021-06-25 Emacs vs Vscode, on Documentation, Java, WolframLang, PowerShell, Golang, Python
- 2021-06-22 add
(delete-selection-mode 1)
to xah fly keys. also, maybe create a page of init tutorial of it - Emacs vs vsCode Memory
- emacs vs vscode
- history of atom editor
- electron gtk qt
- light table
- david capello, author of aseprite https://dacap.itch.io/
- Comp Lang Perving
- Xah on Lisp
- Syntax Soup
- Semantic Noodle
- Xah Talk Show 2020-05-23. Which programing language is worth learning? The Future of Lisp
- Computer Programer Jargons
- Object Oriented Programing (OOP) Jargons and Complexities
- Optional Function Parameters in Computer Language Docs (the idiocy thereof)
- Doc by Dummies
- java document example https://docs.oracle.com/javase/7/docs/api/
- Official Java Tutorial on Interface, the Inanity
- php doc example https://www.php.net/manual/en/language.types.array.php
- Wolfram Language doc https://reference.wolfram.com/language/ref/Table.html
- The Mathematica Book Online
- Microsoft PowerShell doc https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-childitem
- PowerShell Examples
- golang doc https://golang.org/pkg/
- Golang Tutorial
- python doc https://docs.python.org/3/
- urbit
emacs vs vscode
2021-06-26 ProfSE: @XahLee re: your latest video. one thing VSCode can't do, AFAIK, is macros. Quick record/replay of macros is not possible? in the API. you can write your own javascript functions, but the equivalent of pressing ctrl+x, ctrl+x, ctrl+x e(emacs record and play) isn't possible in vscode and it drives me NUTS.