Completed
Row and column sums
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Heart of the Algorithm - Introduction to APL Syntax and Problem Solving
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Functions and order of operations
- 3 Reduction operator
- 4 Outer product operator
- 5 Row and column sums
- 6 Problem: Who attended online user meetings?
- 7 Comparing session and attendance times
- 8 Use of outer product to compare all times
- 9 Use of rank operator to compare session durations
- 10 The Heart of the Algorithm
- 11 Questions