Whatโ€™s up with WITH?

Scott Peters Articles, Databases, Development Technologies & Tools, Python 1 Comment

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Ah, the WITH statement. A (mostly) loved holdover from such languages as Python and VB(A) that still finds some questionable use today in JavaScript. …

Messaging with RabbitMQ

Mark Adelsberger Articles, Development Technologies & Tools, Java, Python, Tutorial Leave a Comment

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.We previously published a brief tutorial showing how to set up a Spring RabbitMQ Template. Now, letโ€™s take a step back for a broader …

Node Application Server with CouchDB

Brett Jones Articles, Databases, Development Technologies & Tools, HTML5, JavaScript, Node.js, Python, Tutorial 5 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Much has been made lately of โ€œNoSQLโ€ non-relational databases. A few weeks back, Lou wrote a post introducing CouchDB, a free Apache Foundation document …

KC User Group Tour, Part 3: Pythonistas

Luke Patterson Articles, Community, Development Technologies & Tools, Python 5 Comments

Attention: This article was published over 14 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.And now for something completely different… Me: What is the first thing I need to know about Python? Pythonista: Ok, first, open a command …