Python: Links, News And Resources (2)

Previous Post
Next Post

I’m preparing a talk about Python (and Clojure and Ruby) for Alt.NET Hispano. These are my second set of links about this programming language.

How to install both Python 2.x and Python 3.x in Windows 7
http://stackoverflow.com/questions/3809314/how-to-install-both-python-2-x-and-python-3-x-in-windows-7

Python vs PHP vs Ruby [Infografía]
http://www.puntogeek.com/2012/01/11/phyton-vs-php-vs-ruby-infografia/

Be Pythonic
http://cafepy.com/article/be_pythonic/

Fusion Programming: From Python to Clojure and Back
http://www.cassiel.com/2012/02/19/fusion-programming/

Python Patterns – Implementing Graphs
http://www.python.org/doc/essays/graphs.html

Flask web development
http://flask.pocoo.org/

Code Generator for Glade
https://launchpad.net/gladex/
Gladex is a Python application which takes a .glade file written in the Glade User Interface Builder and generates code in Perl, Python, or Ruby. The generated code uses libglade to draw a GUI and is not raw pygtk code. Support for additional languages can be added through the plugin API.

eigenhombre / PyClojure
https://github.com/eigenhombre/PyClojure
Clojure implemented on top of Python

Intro to OWIN and Knack
http://remi.org/2010/12/14/intro-to-owin-and-knack#

Pygments
http://pygments.org/
It is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.

sean- / flask-skeleton
https://github.com/sean-/flask-skeleton
A skeleton for Flask applications

Infografía: Comparativa entre PHP, Ruby y Python
http://www.genbetadev.com/lenguajes-de-programacion/infografia-comparativa-entre-php-ruby-y-phython

drelu / webhdfs-py
https://github.com/drelu/webhdfs-py
Python Client for WebHDFS REST API

FINALIZANDO CON PYTHON Y MYSQL
http://www.maestrosdelweb.com/editorial/guia-python-bases-de-datos-mysql/

Batch value insert in Redis list
http://stackoverflow.com/questions/6504861/batch-value-insert-in-redis-list

The Switch: Python to Node.js
http://journal.paul.querna.org/articles/2011/12/18/the-switch-python-to-node-js/

Historia del Software: el lenguaje Python
http://bitelia.com/2011/12/lenguaje-python

Python for Lisp Programmers
http://norvig.com/python-lisp.html

Best Programming Language
Python
http://www.linuxjournal.com/slideshow/readers-choice-2011?page=27

StarTechConf Chile
http://vimeo.com/channels/startechconf

arkadini / twimp
https://github.com/arkadini/twimp
RTMP protocol implementation for the Twisted framework.

hydralabs / rtmpy
https://github.com/hydralabs/rtmpy
RTMP for Python

Excepciones, Helpers y Refactoring
http://www.maestrosdelweb.com/editorial/guia-python-excepciones-helpers-refactoring/

HERENCIA, RELACIÓN ENTRE DOS O MÁS CLASES
http://www.maestrosdelweb.com/editorial/guia-python-herencia-relacion-clases/

Tutorial Part 2: Adding a JIT
http://morepypy.blogspot.com/2011/04/tutorial-part-2-adding-jit.html

Writing An Hadoop MapReduce Program In Python
http://www.michael-noll.com/tutorials/writing-an-hadoop-mapreduce-program-in-python/

Bienvenido a PyAr – Python Argentina
http://python.org.ar/pyar/

PyCon 2011: How Dropbox Did It and How Python Helped
http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2011-how-dropbox-did-it-and-how-python-helped-4896698

My Links
http://delicious.com/ajlopez/python

More links about Python and programming languages are comint.

Keep tuned!

Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez

2 thoughts on “Python: Links, News And Resources (2)

  1. Pingback: Python: Links, News and Resources (1) « Angel ”Java” Lopez on Blog

Leave a comment