|
|
4 Member(s) Online
- Overview
- Presentations
- Con Activities
- Travel/Lodging/Food
- Help Out
- Past Cons
PyCon is a 100% Volunteer-run Conference Organized by Members of the Python Community.
Site/Questions etc ?
|
|
|
Conference T-Shirt Design for 2007
Slogans
- "Tired of wraslin with Python problems? Come learn from the pros in Texas. http://www.leicestergalleries.com/gfx/16930.jpg
- "Balance"
- "The Perfect Balance"
- "Python: Programming In Balance"
- "Python: So easy your boss can use it." (source: Garry Hodgson)
- "Python makes difficult tasks possible."
- "Python makes easy things easy, while keeping hard things possible." (This is a paraphrase of the subtitle for "Learning Perl".
- "Python gives you bigger bricks with which to build..."
- "Beauty against complexity"
- Or we could go with the original spirit of Python, and have a code snippet wherein all classes, methods, and variables are named "Bruce" (in various states of capitalization) to avoid confusion.
- "Kindergardners get it. Hackers get it. Next stop: middle management."
- "Python: Produce results and have fun too!"
- "python = ( each(solution) is easy for each, problem in Python )"
- "Python, the other ubiquitous scripting language."
- "def generate(ideas): yield results" (still LOVE this one) (I don't; results is undefined)
- "Python: the only language you never knew you couldn't live without."
- "Python: Produce impressive results and have fun too!"
- "Python: have fun programming (again)!"
- "Python: One obvious way to do things right."
- "Python: swallows livestock"
- "Python: will eat your dog."
- "Python: Explicitly powerful"
- "from __future__ import *" (or has that been done before?) (this is the title of Bob Ippolito's blog)
- "semi-endorsed by Joel Spolsky"
- "Is your scripting language a 'goer'...eh? Know what I mean? Know what I mean?"
- "Python: programming for human beings." (+1)
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
- "'Python's syntax succeeds in combining the mistakes of Lisp and Fortran. I do not construe that as progress.' -- Larry Wall, May 12 2004"
- "Anybody else on the list got an opinion? Should I change the language or not?" -- Guido van Rossum, 28 Dec 1991
- "Python: even though everyone's using it now, somehow it's still the coolest."
- "Python is still all about the music."
- "90% of all code is crud. The rest is python."
- "Any sufficiently advanced technology is indistinguishable from Python."
- "Any sufficiently advanced algorithm is indistinguishable from Python."
- "Any optimized general and generic C library is indistinguishable from Python."
- "Isn't it nice when things just work? Use Python."
- "Python: a scripting language can run the world."
- "Python: and now for something completely excellent." (+1 jorend)
- "Sting when you pyth? Use Python!
- "The __future__ is now!"
- "No muss, no fuss, no spills!" (pace Tom Waits)
- "Nudge, nudge, wink-wink, say no more..."
- "Python: scale the heights of computing"
- "Braces? We don't need no stinkin' braces!"
- "Python 2.4 - now with collections! (well, deque anyway...)"
- "Python's Dad can beat up Ruby's Dad"
- "Python 3000: 200% more zeroes than Python 2.0!"
- "PROCESS - SLOGAN DEFINITION"
- "Python for Productivity"
- "Ni!" (as in, We are the Knights Who Say...) (+1 jorend)
- "Python: Let the Snake Tempt You" (back of T-Shirt: A winking snake with an apple balanced on its nose)
- "Python: Welcome to the Tree of Knowledge" (back of T-Shirt: hackers around a tree with snake + apple)
- "Python: The Full Monty" (back of T-Shirt: a list of all the standard lib modules for python 2.5)
- "Everything* is easy with Python! (* except writing slogans, apparently)"
- "Don't believe the hype"
- "It's explicit."
- "This week there's only one place to do it"
- "Python - not a planet."
- "Python - adequate for writing computer programs."
- In really small letters: "readability counts"
- or "rdblty counts"
- "Python: fits your pocket, your hardware, your brain!" (by Rod Senra)
- "4 out of 5 people who arrange and design shrubberies recommend Python"
- Snakes on a brain! (or "snakes on the brain") (+1 Fuzzyman) (+1 jorend)
- No slogan (just a logo image)
def is_python(lang):
return len(lang.webframeworks) > len(lang.keywords)
- Python: The Science Behind the Art
- Python aint no constrictor
- You should have seen me smile, the day I lost my braces
- What does Pythonic mean ?
- Python: It's Serious Business Stuff
- Choose Python: or Someone is Going to Get Fired
- Python: It's whats for dinner. (holy *snakes* this one is AWESOME!!!)
- Get your daily dose of Python. Now with Iron.
- Manager swallows Python whole. News at 11:00.
- Python - the wafer-thin mint of programming.
- Python: It's a Freedom Thing
- Carpe Serpens -- Seize the Snake
- We eat cartoon foxes for breakfast
- Python 3000: It's not your father's python
- Where's the beef -- my snake ate it
>>> import this (-1, already been done)
- Downloading Python $0.00. Programming in Python, priceless!
- Python. Do you speak it?
- Python; because surely you don't want to be part of the road.
- Python the Language (agility +100)
- Python: I indent, therefore I code
- self.respect()
- Comprehension for __all__ !
- Let's get partial!
- Who's afraid of PEP talk?
- Purely pragmatic and objectively functional
- Who needs lambda anyway?
- more Turing complete than the competition
- Don't apply, cause that's been deprecated.
- General Purpose
- Celebrating the immaculate conception of the shortcut conditional expression
- Next slice please!
- Python changes everything
- 2007 is the new 3000
- Snakes on a Plain
- "This is your brain on Python" (accompanied by an illustration of a human brain with a huge smile on it)
- My code doesn't run...it slithers!
- Python: less code, more results
- Python: Fat-free Programming
- Python: Taste programming again for the first time.
- If the implementation is easy to explain, it may be Python.
- Python: Rehab for the semicolon.
- My other programming language is (also) Python.
- The origin of suffering lies in the use of not-Python.
- I'm not really a Wizard. I just use Python.
e.sub(r"(?i)\b(perl|java|vba?|c(#|\+\+|)?)", "python")
- Any technology distinguishable from Python is insufficiently advanced.
- Remember the Alamo. Forget the braces.
- Parental advisory - explicit language.
- Easy as Py.
- Python: so eye-opening that I can't C anymore!
if code not in python:
raise hell
import antigravity or something from http://xkcd.com/353/ . Would need author's permission.
|