aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2019-04-07 17:06:59 -0400
committerJakob Odersky <jakob@odersky.com>2019-04-07 17:06:59 -0400
commit2b9f8c35f64a5cc2bc176fcd3cb62e63be3e3ff0 (patch)
treeffaa66c7e7f5accbd6155c10dba3f64ca7cb9f01
parenta994e4c8cb683e38860dcd0276c0ea210735a8c0 (diff)
downloadwebsite-2b9f8c35f64a5cc2bc176fcd3cb62e63be3e3ff0.tar.gz
website-2b9f8c35f64a5cc2bc176fcd3cb62e63be3e3ff0.tar.bz2
website-2b9f8c35f64a5cc2bc176fcd3cb62e63be3e3ff0.zip
Update talks
-rw-r--r--talks.md5
1 files 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