Click here to see Funny Pictures

 
Google
 
Discovered Topics
 python  programming  tutorial  decorators  metaprogramming  patterns  hacks  hack

Discover From This Page & Topic: [] python
 [] First Two Django Screencasts - Eric Florenzano's Website http://www.eflorenzano.com/blog/post/first-two-django-screencasts/ (python screencasts django pagination)
 [] Google Open Source Blog: Check Out Mox, Our Mock Object Framework for Python http://google-opensource.blogspot.com/2008/07/check-out-mox-our-mock-object-framework.html (python google testing mock)
 [] Python-by-example http://www.lightbird.net/py-by-example/ (programming python tutorial reference)
 [] PEP 8 -- Style Guide for Python Code http://www.python.org/dev/peps/pep-0008/ (programming reference python style)
 [] Python best practices http://www.fantascienza.net/leonardo/ar/python_best_practices.html (programming python style reference)
 [] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (programming python tutorial code)
 [] Python __Underscore__ Methods - Siafoo http://www.siafoo.net/article/57 (programming python api reference)
 [] PIBlog » Blog Archive » Building a Python Web Application, Part 1 http://blog.paulbonser.com/2008/06/26/building-a-python-web-application-part-1/ (python programming wsgi webdev)
 [] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python programming tips)
 [] Writing An Hadoop MapReduce Program In Python - Michael G. Noll http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python (hadoop tutorial parallel cluster)
 [] Python Recipes « ActiveState Code http://code.activestate.com/recipes/langs/python/ (python cookbook recipes)
 [] import this. » Django on Windows http://thinkhole.org/wp/django-on-windows/ (django windows python install)
 [] Kamaelia: A python toolkit for streaming server architectures http://kamaelia.sourceforge.net/Home (network python framework research)
 [] Concurrency with Python, Twisted, and Flex http://www.artima.com/weblogs/viewpost.jsp?thread=230001 (twisted python programming flex)
 [] Google Jumps Head First Into Web Services With Google App Engine http://code.google.com/appengine/ (google development python programming)
 [] Universal Feed Parser http://www.feedparser.org/ (python parser rss programming)
 [] scienceoss.com » Blog Archive » Read Excel files from Python http://scienceoss.com/read-excel-files-from-python/ (python programming spreadsheet excel)
 [] Using Python to create Unix command line tools http://www.ibm.com/developerworks/aix/library/au-pythocli/?ca=dgr-lnxw06pythonunixtool&S_TACT=10 ... (python programming unix tools)
 [] django-evolution - Google Code http://code.google.com/p/django-evolution/ (django database schema python)

 [] Pylons Python Web Framework http://pylonshq.com/ (programming framework pylons webdev)
 [] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html (programming python tutorial reference)
 [] Amazon EC2 Basics For Python Programmers http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java ... (python amazon aws tutorial)
 [] Overview — Sphinx Documentation http://sphinx.pocoo.org/ (documentation python software tools)
 [] Django Master Class http://toys.jacobian.org/presentations/2007/oscon/tutorial/ (django python development tutorial)
 [] Deploying and tuning Django http://mydjangoblog.com/2008/04/24/deploying-and-tuning-django/ (django python programming framework)
 [] sontek ( John M. Anderson ) » Python with a modular IDE (Vim) http://blog.sontek.net/2008/05/11/python-with-a-modular-ide-vim/ (python vim programming tips)
 [] dave^2 = -1: 99 problems with Python (1-10) http://davesquared.blogspot.com/2008/03/99-problems-with-python-1-10.html (python tutorial programming problems)
 [] Debugging Django http://simonwillison.net/2008/May/22/debugging/ (django testing python debugging)
 [] 'Practical' tips for working with Django | patrickbeeson.com http://patrickbeeson.com/blog/2008/jul/10/tips-working-django/ (python django cms programming)
 [] The Pylons Book (James Gardner) http://pylonsbook.com/ (pylons python programming books)
 [] NewformsAdminBranch - Django Code - Trac http://code.djangoproject.com/wiki/NewformsAdminBranch (django newforms admin python)
 [] ReportLab - Open Source Software http://www.reportlab.org/ (pdf programming tools library)
 [] LinkMingle.com » List of Free Online Python Books http://linkmingle.com/list/List-of-Free-Online-Python-Books-freebooksandarticles (python books free programming)
 [] python_cheatsheet.png (PNG Image, 773x938 pixels) http://coffeeghost.net/pybat/python_cheatsheet.png (programming python cheatsheet reference)
 [] Ruby's not ready http://glyphobet.net/blog/essay/228 (python ruby comparison rails)
 [] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/index.html (python programming generators presentation)
 [] Doug Hellmann: PyMOTW: SimpleXMLRPCServer http://blog.doughellmann.com/2008/06/pymotw-simplexmlrpcserver.html (python xmlrpc xml pymotw)
 [] Overview of Using Django on the Google App Engine http://lethain.com/entry/2008/jun/17/overview-of-using-django-on-the-google-app-engine/ (google python gae django)
 [] Learning Python Design Patterns Through Video Lectures - good coders code, great reuse http://www.catonmat.net/blog/learning-python-design-patterns-through-video-lectures/ (programming coding python design)
 [] Usefull tips to start a new project with Django - Keep Da Link http://kdl.nobugware.com/post/2008/02/19/Usefull-tips-to-start-a-new-project-with-Django (tips django python programming)
 [] PythonDecoratorLibrary - PythonInfo Wiki http://wiki.python.org/moin/PythonDecoratorLibrary/ (python decorators programming reference)
 [] Python Decorators: Syntactic Sugar | avinash.vora http://avinashv.net/2008/04/python-decorators-syntactic-sugar/ (python programming tutorial decorators)
 [] Essential Python Reading List http://www.wordaligned.org/articles/essential-python-reading-list (python programming reference learning)
 [] The Django Book http://www.djangobook.com/ (programming django reference opensource)
 [] Python Idioms and Efficiency Suggestions http://jaynes.colorado.edu/PythonIdioms.html (programming python reference idioms)
 [] about:cmlenz - The Truth About Unicode In Python http://www.cmlenz.net/archives/2008/07/the-truth-about-unicode-in-python (unicode programming python internationalization)
 [] Slavus.net http://slavus.net/article/interactive-django-shell-in-pydev/ (eclipse django pydev shell)
 [] Code Like a Pythonista: Idiomatic Python http://python.net/~goodger/projects/pycon/2007/idiomatic/presentation.html (presentation programming python tips)
 [] FormWizard: multiple-step forms in Django http://superjared.com/entry/formwizard-multiple-step-forms-django/ (django python forms wizard)
 [] Bye Matlab, hello Python, thanks Sage " Bloody Fingers http://vnoel.wordpress.com/2008/05/03/bye-matlab-hello-python-thanks-sage/ (python math science sage)
 [] PIBlog » Blog Archive » Building a Python Web Application, Part 1 http://blog.paulbonser.com/2008/06/26/building-a-python-web-application-part-1/ (python programming wsgi webdev)
 [] Dive Into Python http://diveintopython.org/ (programming tutorial reference python)
 [] Learn Python in 10 minutes | Poromenos' Stuff http://www.poromenos.org/tutorials/python (programming python tutorial code)
 [] Python-by-example http://www.lightbird.net/py-by-example/ (programming python tutorial reference)
 [] Invent Your Own Computer Games with Python http://pythonbook.coffeeghost.net/book1/index.html (games programming python books)
 [] Python Tips, Tricks, and Hacks http://www.siafoo.net/article/52 (reference python programming tips)
 [] Django | The Web framework for perfectionists with deadlines http://www.djangoproject.com/ (python programming framework django)
 [] On Teaching Programming With Python 3.0 http://www.comp.leeds.ac.uk/nde/papers/teachpy3.html (programming python education tutorial)
 [] Paver -- tool to build, distribute and deploy Python projects http://www.blueskyonmars.com/projects/paver/ (python programming deployment paver)
 [] Concurrency with Python, Twisted, and Flex http://www.artima.com/weblogs/viewpost.jsp?thread=230001 (twisted python programming flex)
 [] scienceoss.com » Blog Archive » Read Excel files from Python http://scienceoss.com/read-excel-files-from-python/ (python programming spreadsheet excel)
 [] Django Djumpstart: Build a To-do List in 30 Minutes [Server Side Essentials] http://www.sitepoint.com/article/build-to-do-list-30-minutes (python django tutorial howto)
 [] Learning Python Design Patterns Through Video Lectures - good coders code, great reuse http://www.catonmat.net/blog/learning-python-design-patterns-through-video-lectures/ (programming coding python design)
 [] Find Similar Users on del.icio.us http://www.aiplayground.org/artikel/delicious-mates/ (del.icio.us script python socialnetwork)
 [] Python Cookbook, 2nd Edition - Python Cookbook, 2nd Edition http://www.ubookcase.com/book/Oreilly/Python.Cookbook.2nd.edition/ (programming cookbook python reference)
 [] Python 2.5 Quick Reference http://rgruet.free.fr/PQR25/PQR2.5.html (python programming reference cheatsheet)
 [] Bye Matlab, hello Python, thanks Sage " Bloody Fingers http://vnoel.wordpress.com/2008/05/03/bye-matlab-hello-python-thanks-sage/ (python math science sage)
 [] The Django Book http://www.djangobook.com/en/beta/ (python django book books)
 [] Bad CTK » Blog Archive » Python: Tips For Writing Daemons http://blog.charcoalphile.com/2008/05/03/python-tips-for-writing-daemons/ (python daemons daemon unix)
 [] The Python Challenge http://www.pythonchallenge.com/ (fun python programming puzzle)
 [] How to Think Like a (Python) Programmer http://www.greenteapress.com/thinkpython/ (programming python books development)
 [] Scipy - the embarrassing way to code http://www.vetta.org/2008/05/scipy-the-embarrassing-way-to-code/ (programming python scientific frameworks)
 [] » Kamaelia: The future of Python Frameworks looks promising. - DevChix - Blog Archive http://www.devchix.com/2008/05/10/kamaelia-the-future-of-python-frameworks-looks-promising/ (python programming framework bbc)
 [] CairoPlot - Plotting Graphics using Python and Cairo « http://linil.wordpress.com/2008/06/14/cairoplot-plotting-graphics-using-python-and-cairo/ (python programming visualization charting)
 [] LinkMingle.com » List of Free Online Python Books http://linkmingle.com/list/List-of-Free-Online-Python-Books-freebooksandarticles (python books free programming)
 [] Getting Started with the Google App Engine http://www.onlamp.com/pub/a/onlamp/2008/05/20/getting-started-with-the-google-apps-engine.html (google programming python toread)
 [] Python: 50 modules for all needs http://www.catswhocode.com/blog/featured/python-50-modules-for-all-needs-10 (python library resources programming)
 [] pygame - python game development http://www.pygame.org/news.html (python games gamedev programming)
 [] Using Git as a versioned data store in Python | Git, Python | New Artisans LLC http://www.newartisans.com/blog_files/git.versioned.data.store.php#unique-entry-id-69 (python git versioncontrol programming)
 [] Generator Tricks for Systems Programmers http://www.dabeaz.com/generators/ (python generators programming network)
 [] Using Python to create Unix command line tools http://www.ibm.com/developerworks/aix/library/au-pythocli/?ca=dgr-lnxw06pythonunixtool&S_TACT=10 ... (python programming unix tools)
 [] Juiced Google Analytics Python API: Juice Analytics http://www.juiceanalytics.com/openjuice/juiced-google-analytics-api/ (google python statistics analytics)
 [] Python Decorators: Syntactic Sugar | avinash.vora http://avinashv.net/2008/04/python-decorators-syntactic-sugar/ (python programming tutorial decorators)
 [] Python Readline Completions - John's Cool Things http://albatross.dnsdojo.net/apache2-default/wiki/index.php/Python_Readline_Completions? (python readline programming tips)
 [] Text Processing in Python (a book) http://gnosis.cx/TPiP/ (python programming book text)
 [] Python Tutorials, more than 300, updated October 16, 2006, and carefully sorted by topic and ... http://www.awaretek.com/tutorials.html (python programming tutorial tutorials)
 [] Real-World Tufte Graphics in 11 Lines of Code: Juice Analytics http://www.juiceanalytics.com/writing/real-world-tufte-graphics/ (visualization python graphics google)
 [] Python as a Discrete Event Simulation environment http://www.python.org/workshops/1998-11/proceedings/papers/gathmann/gathmann.html (python simulation programming ai)
 [] Deploying and tuning Django http://mydjangoblog.com/2008/04/24/deploying-and-tuning-django/ (django python programming framework)
 [] Running Sums in Python http://wordaligned.org/articles/running-sums-in-python (python programming review code)
 [] Yahoo! Developer Network - Python Developer Center http://developer.yahoo.com/python/ (python programming yahoo development)
 [] Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/ (html python programming parser)
 [] Red Hat Magazine | Python for Bash scripters: A well-kept secret http://www.redhatmagazine.com/2008/02/07/python-for-bash-scripters-a-well-kept-secret/ (bash scripting programming shell)
 [] Doug Hellmann: PyMOTW: cmd http://blog.doughellmann.com/2008/05/pymotw-cmd.html (python shell cmd interpreter)
 [] Another Do-It-Yourself Framework http://pythonpaste.org/webob/do-it-yourself.html (framework python programming tutorials)
 [] you've got 30 minutes... to write a python script http://random.noflashlight.com/ (hack python pizza programming)
 [] ActiveState O'Reilly Python cookbook code samples ratings review http://aspn.activestate.com/ASPN/Cookbook/Python/ (programming python cookbook development)
 [] CoffeeGhost » Python is the new BASIC. http://coffeeghost.net/2008/06/18/python-is-the-new-basic/ (python programming basic software)
 [] SQLAlchemy - The Database Toolkit for Python http://www.sqlalchemy.org/ (library python database orm)
 [] Experimenting with Google App Engine - Bret Taylor's blog http://bret.appspot.com/entry/experimenting-google-app-engine (google appengine programming python)