From 63e7205bf640b1d4ce62179fe486bf55401ac0f0 Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Fri, 16 May 2014 11:27:39 +0200 Subject: [PATCH] Add GNU and You talk --- content/talks.haml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/content/talks.haml b/content/talks.haml index aee030e..d2be66f 100644 --- a/content/talks.haml +++ b/content/talks.haml @@ -2,23 +2,37 @@ title: Talks by Ariejan --- :markdown - *I'm available for talks and presentations on software craftsmanship for - your company or event! If you are interested in having me, please - [contact me](/about) to discuss details.* - I love giving talks to motivate and inspire others. My talks can be in-depth - technical or on a higher level about clean code and craftsmanship. + **I'm available for talks and workshops!** - Since 2012 I'm keeping track of the talks I've given. You can find the slides to them below. + ## Gnu Privacy Guard and You + + This talk highlights why GPG is more relevant than ever in a modern age where government + spying is the norm and no one on the internet can be trusted. We also take a dive in to + how the RSA public key algorithm works at its core and how you can get started with GPG *today*. + + This talk contains (for some audiences complex) math, I've also made a + [MathSanitized™ version](https://speakerdeck.com/ariejan/gnu-privacy-guard-and-you-math-sanitized-version). + + ## Objective-C Awesomesuace + Ruby and Objective-C seem like programming languages from two different worlds. When + you take a closer look at them, you will start to see similarities. As a Ruby developer, + I want to highlight these similarities in this talks and learn from what Objective-C does + differently from Ruby. + ## Software Craftsmanship + + A talk I did for about 200 Unit4 developers on june 6th about software craftsmanship and how we do that at Kabisa. ## Introducting Gitlab + Gitlab is an awesome git-repo-tool-project-manager-web-ui-thingy you should know about. +