Tag Archives: Python

Python has a growing share

ActiveState: “The Growth of Dynamic Languages – Pythonists, Pythonistas, and Pythoneers”.

Posted in Coding, Software Engineering, Programming | Tagged , | Comments Off

A working Python library for Google Reader unofficial API

The linked library handles authentication and offers working methods for a few of Google Reader’s methods: libgreader. Looks like a great start.

Posted in Coding, Software Engineering, Programming | Tagged , , , | Comments Off

Programing Links March 7th, 2009

Mike Taylor on Kernighan and Plauger’s “The Elements of Programming Style” (gotta buy and read this) Eli Bendersky: “The server-side Javascript meme” PragPub–March 2010: Jason Huggins: “JavaScript: It’s Not Just for Browsers Any More” “Algorithms are Thoughts, Chainsaws are Tools”, … Continue reading

Posted in Coding, Software Engineering, Programming | Tagged , , , , , , | Comments Off

Netbeans IDE + Python virtualenv

teleported bits shares how.

Posted in Coding, Software Engineering, Programming | Tagged , , | Comments Off

Nice Django Forms tutorial

Usware Blog: “Doing things with Django forms”

Posted in Coding, Software Engineering, Programming | Tagged , , , | Comments Off

A Writing Technical Documentation series by Jacob Kaplan-Moss

Jacob Kaplan-Moss helps maintain Django’s high quality documentation along with being one of the co-creators of the framework itself. His series on how to write great documentation is going to be a great help to me.

Posted in Coding, Software Engineering, Programming | Tagged , , , | Comments Off

Two comparisons of different programming languages worth reading

Normally these kinds of pieces are worthless, but these two recently stood out to me: Dennis M. Ritchie: Five Little Languages and How They Grew: Talk at HOPL* March 19, 2002 Michael Tsai: Perl vs. Python vs. Ruby – distinguished … Continue reading

Posted in Coding, Software Engineering, Programming | Tagged , , , , , , | Comments Off

Two links on simple map visualizations with Python

Simon Wilson: Exploring Python: Stack Overflow Dev Days Amsterdam November 2009 FlowingData: How to Make a US Country Thematic Map Using Free Tools

Posted in Coding, Software Engineering, Programming | Tagged , , , , , , | Comments Off

Unit Testing Python Links

OnLamp.com: Jason Diamond: Test-Driven Development in Python OnLamp.com: Jason Diamond: More Test-Driven Development in Python AgileTesting: Python Unit Testing Part 1 AgileTesting: Python Unit Testing Part 2 StackOverflow: Python Doctest vs Unittest Ian Bicking: Behavior Driven Programming

Posted in Coding, Software Engineering, Programming | Tagged , , , , | Comments Off

Python links for October 28th, 2009

Dive Into Python: Chapter 11. HTTP Web Services IBM developerWorks: Working with Web server logs ActiveState: Python recipes PLEAC – Programming Language Examples Alike Cookbook: PLEAC – Python

Posted in Coding, Software Engineering, Programming | Tagged , , , | Comments Off