getting somewhere

This commit is contained in:
Kenneth Reitz
2011-10-05 03:11:25 -04:00
parent 21203d2e31
commit f1827c06b2
3 changed files with 65 additions and 10 deletions
+54
View File
@@ -0,0 +1,54 @@
!SLIDE
# API Design
# and
# Pragmatic Python
!SLIDE bullets incremental
# Name Iterations
* Why Python Sucks
* Python is a Cancer™
* Kennethreitz Has Jumped the Shark™
I ♥ PYTHON
!SLIDE
# ~Pragmatic Python
(or something to that effect)
!SLIDE
Hi, may name is:
github.com/
# kennethreitz
I build things.
!SLIDE
# I work.
[COUCH]
Readability.
!SLIDE incremental smbullets
# Projects
* Requests
* Tablib
* Legit
* OSX-GCC-Installer
* Clint
* Envoy
* HTTPBin
* ~198 Others
!SLIDE
# Elsewhere
The GitHub Reflog
(Cash bribes and anonymous threats welcome)
!SLIDE
# ~Pragmatic Python
(or something to that effect)
-9
View File
@@ -1,9 +0,0 @@
!SLIDE
# My Presentation #
!SLIDE bullets incremental
# Bullet Points #
* first point
* second point
* third point
+11 -1
View File
@@ -1 +1,11 @@
{ "name": "My Preso", "sections": [ {"section":"one"} ]}
{
"name": "Python Sucks",
"sections":
[
{"section": "0_intro"},
{"section": "1_context"},
{"section": "2_problem"},
{"section": "3_proposal"},
{"section": "4_conclusion"}
]
}