From 190f7d7b4b50469c51b5335fe55ea3708095131a Mon Sep 17 00:00:00 2001 From: Keith Bingman Date: Wed, 6 May 2015 15:43:34 -0700 Subject: [PATCH] added syllabus --- _harp/public/_shared/workshops.ejs | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/_harp/public/_shared/workshops.ejs b/_harp/public/_shared/workshops.ejs index 07044fe..020ad15 100644 --- a/_harp/public/_shared/workshops.ejs +++ b/_harp/public/_shared/workshops.ejs @@ -113,7 +113,7 @@
  • Materials: You may want to bring a laptop, though this is not required.
  • - +

    Syllabus

    Here. @@ -156,10 +156,13 @@

    Prerequisites

    + +

    Syllabus

    + https://gist.github.com/kbingman/c9579ed68bb996b24e68

    About Keith (@kbingman)

    @@ -277,7 +280,7 @@
  • Knowledge: Basic programming experience in a C-like language
  • - +

    Syllabus

    https://gist.github.com/aleph7/71c6ae6717a4087eeff1 @@ -447,7 +450,7 @@

    Web apps and APIs are hugely important parts of modern life, but not every technique for building them is equally effective. With the right toolchain, correctness needn't require exhaustive test cases, scaling-out doesn't have to imply redesign, and failures can be handled gracefully with hardly any error-handling code.

    Let's take a deep dive into a technology stack that is designed from the ground up for productivity, scalability, correctness and fault tolerance, and see how much can be achieved with surprisingly little code.

    - +

    Prerequisites