Doing Boring Stuff in APL - Working with Web Services and JSON Data
Offered By: Dyalog User Meetings via YouTube
Course Description
Overview
Explore how to perform "boring" but essential tasks in APL, such as interacting with web services and handling JSON data, in this 54-minute conference talk from APL Seeds '23. Learn to create user commands that fetch data from HTTP APIs for seamless processing within an APL session. Discover techniques for dealing with data ecosystems, understand the advantages of using APL, and follow along with a practical example using JSON data from CouchDB. Dive into Dyalog User Commands, HTTP communication, and methods for fetching single and multiple documents. Master filtering techniques, handling primary keys, and grouping users by cluster. Conclude with insights on workflow and data processing, demonstrating APL's versatility in tackling everyday programming challenges.
Syllabus
Dealing with data ecosystems
Why choose APL?
Example application - JSON data from CouchDB
Dyalog User Commands
HTTP Communication
Fetch document by ID
Fetching multiple documents
All plans command
Filtering out secondary indices in the clusters command
Question about primary keys
Get users grouped by cluster
Wrapping up
Questions about workflow and data processing
Taught by
Dyalog User Meetings
Related Courses
The Benefits of Learning a Different Programming LanguageACCU Conference via YouTube A Novice Introduces APL Programming Language
ACCU Conference via YouTube The Power of Function Composition
NDC Conferences via YouTube Orthotope - APL-Inspired Arrays for Haskell - Lambda Days 2022
Code Sync via YouTube Apple Array Allocation - Static Memory Management for Flat, Immutable Arrays
ACM SIGPLAN via YouTube