From fa1d79f31778ebb2e4157938182aa8822c6147eb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 6 Oct 2011 22:36:28 -0400 Subject: [PATCH] mmmblah --- custom.css | 4 ---- pragmatic_packages/1_content.md | 31 +++++++++++++++++++++++-------- showoff.json | 2 +- 3 files changed, 24 insertions(+), 13 deletions(-) diff --git a/custom.css b/custom.css index c82ff6f..692cb7b 100644 --- a/custom.css +++ b/custom.css @@ -10,7 +10,3 @@ color: red; } - -.code { - font-family: 'UbuntuBeta Mono'!important; -} \ No newline at end of file diff --git a/pragmatic_packages/1_content.md b/pragmatic_packages/1_content.md index d6b1a34..6f9d301 100644 --- a/pragmatic_packages/1_content.md +++ b/pragmatic_packages/1_content.md @@ -13,10 +13,10 @@ !SLIDE -# Part I: Philosophy +# Philosophy. !SLIDE -# Dark Pasts +# We share a dark past: Perl, Java, PHP, ColdFusion, Classic ASP, *&c*. @@ -25,16 +25,31 @@ Perl, Java, PHP, ColdFusion, Classic ASP, *&c*. >>> import this !SLIDE -> Beautiful is better than ugly. +## Beautiful is better than ugly. + !SLIDE -> Explicit is better than implicit. +## Explicit is better than implicit. + !SLIDE -> Readability counts. +## Simple is better than complex. + !SLIDE -> If the implementation is hard to explain, it's a bad idea. +## Complex is better than complicated. + + +!SLIDE incremental bullets +### If the implementation is hard to explain, it's a bad idea. + +- (except pypy) + + +!SLIDE +### There should be one—and preferably only one—obvious way to do it. + + !SLIDE # Welcome to paradise. @@ -77,9 +92,9 @@ Decisions, decisions. * If so, Unix or framework build? !SLIDE -# Step 3: Profit! +# Let's play around. -Let's play around. Maybe play with the GitHub API? +Maybe play with the GitHub API? !SLIDE small code execute diff --git a/showoff.json b/showoff.json index a85d390..e0984f4 100644 --- a/showoff.json +++ b/showoff.json @@ -1,5 +1,5 @@ { - "name": "Python Sucks", + "name": "Pragmatic Python", "sections": [ {"section": "pragmatic_packages"}