From 2b9f8c35f64a5cc2bc176fcd3cb62e63be3e3ff0 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 7 Apr 2019 17:06:59 -0400 Subject: Update talks --- talks.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/talks.md b/talks.md index d015352..2ee2ddd 100644 --- a/talks.md +++ b/talks.md @@ -2,7 +2,7 @@ title: Talks --- -### Channeling the Inner Complexity +## Channeling the Inner Complexity An essential requirement for writing programs that scale is to have constructs to model concurrency in an understandable, safe, and @@ -16,8 +16,9 @@ Clojure's core.async. [slides [pdf]](talks/scala-channels.pdf) [[html]](talks/scala-channels.html) [project escale](https://github.com/jodersky/escale) +--- -### Project Condor +## Project Condor Building a DIY quadrotor. This talk gives an overview of all steps necessary in building a drone from the ground up, with off-the-shelf -- cgit v1.2.3