This repository contains slides for any talks and/or presentations by Omar Mekky (cousine).
This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit Creative Commons Attribution 4.0 International License or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
Unless stated otherwise, all slides use the Go Present tool, to install you first need to have a properly configured Go installation on your machine.
Once you have Go installed, install Present using the following command:
$ go get -u golang.org/x/tools/present
This will clone the present tool source code to $GOPATH/src/
and build the
present
executable and place it in $GOPATH/bin/
.
To view any presentation, just navigate to the topic folder and run:
$ present
This should start an http server where you can navigate the available slides in the topic folder.
- Reactive Architecture: Building Resilient Systems (PDF Format)