Dyalog Tooling Resources List (LambdaConf Talk 2020)
Here is a list of tooling resources that I mentioned in my recent LambdaConf 2020 talk, with links to documentation on each feature, or the like.
General Resources
You should generally check out the following pages for a general index:
- Documentation Center
 - Tools and Interfaces
 - Webinars, cutting edge, how-to, &c.
 - Papers
 - More Papers
 - Dyalog GitHub
 - APLTree
 
Specifically Mentioned in the Talk
- Namespaces
 - ⎕JSON
 - ⎕CSV
 - ⎕XML
 - Object System
 - Debugger
 - RIDE, the remote IDE
 - Charts/SharpPlot and Wizard (see ]??chart)
 - Office Integration
 - RDBMS/SQAPL
 - Jarvis
 - MiServer
 - SockPuppet (Contact Dyalog)
 - .NET, R, FFI, and Python Bridges
 - DWA, Direct Workspace Access (Contact Dyalog)
 - dfns library
 - Co-dfns
 - Isolates, Parallel Programming
 - Conga, Networking Stack
 - Component File Server
 - Date/Time Systems, ⎕TS and ⎕DT
 - PCRE Regular Expressions, ⎕R and ⎕S
 - Serialization (See file system functions and I-Beam 220)
 - Compression, as well as built-in compression of component files
 - Win32, XAML, WinGUI ( Interface Guide, WPF)
 - SAWS
 - Reports with SharpLeaf
 - APLMON and Profiling
 - Extra user commands
 - Math, code libraries, and example workspaces
 - VecDB
 - Exceptions
 - Triggers
 - APLCart
 - Haven
 ]dbuildand]dtestdevops user commands- Syntax Coloring
 - Link
 - File System Functions
 - Green Threading
 - Lexical and Dynamic Scope (dfns vs trad-fns)
 - Structured statements
 - ⎕DMX
 - Randomness, Search, hash
 - TamStat Statistical Suite
 - APLUnit
 - Jupyter Notebooks
 - Mystika, cryptography and bignum