mirror of
https://github.com/not-kennethreitz/python-for-humans.git
synced 2026-06-05 23:20:18 +00:00
getting somewhere
This commit is contained in:
@@ -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)
|
||||
@@ -1,9 +0,0 @@
|
||||
!SLIDE
|
||||
# My Presentation #
|
||||
|
||||
!SLIDE bullets incremental
|
||||
# Bullet Points #
|
||||
|
||||
* first point
|
||||
* second point
|
||||
* third point
|
||||
+11
-1
@@ -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"}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user