Array Thinking Escaping The Groove
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore array programming concepts and their potential for parallelization in this 50-minute conference talk from GOTO Aarhus 2012. Delve into the ideas presented by David Leibs, a member of Oracle Labs' Virtual Machine Research Group, as he challenges traditional programming paradigms. Learn how array thinking, inspired by languages like APL and J, can offer an alternative to conventional branching, loops, and accumulators. Discover why this approach may be crucial for future programming practices, especially in the context of parallel computing. Gain insights into how array programming can help separate concerns and potentially simplify code parallelization.
Syllabus
Array Thinking Escaping The Groove • David Leibs • GOTO 2012
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube