Always remain updated about current software development trends

Articles having tag: PYTHON

This Week in MongoDB May 21-May 27

Happy Monday everyone. Here’s what’s going on in the MongoDB World.\xa0 News Know some MongoDB ninjas? We’re accepting more Masters into ourMongoDB Mastersprogram for stellar MongoDB contributors, evangelists and community members.Submityour...

Powered by MongoDB: Rafflecopter

Juan Pattenfrom Rafflecopter answers a few questions about how Rafflecopter is using MongoDB. What is Rafflecopter? Rafflecopteris a web app that helps online publishers run sweepstakes on their own blogs and other sites. It used to take hours to plan, set...

Getting started with Web 2.0 using Wakanda

You aren't familiar with Web 2.0 development ? Wakanda is free, Open Source, and easy to learn, so after reading this article you'll be able to develop a Web 2.0 app whitout coding HTML5 ,CSS3, or SQL. ;)

Peg Solitaire With Python and MongoDB

Peg Solitaire With Python and MongoDB:David Taylor: Anyway to cut a long story short my attempt eventually failed because my mathematical naivety hid the fact that a brute force attack would result in far too many hours of computation and a database that...

MongoDB Driver Releases: April

We’ve had a big month with updates and improvements to our drivers. \xa0Here's a summary: We released v1.0 of theMongo-Hadoop connector, which provides working input and output adapters for MongoDB onHadoop’s MapReduce. We releasedNode.js...

Silverlight Pronunciation Test

How to create a pronunciation test tool using Silverlight and Python

Painting on a Widget

Create a PyQt Widget that can be drawn on

Data Clustering Simulation in Python and PyGame

Clustering of 2D data Using Python and simulation in PyGame

8-Puzzle solving using the A* algorithm using Python and PyGame

Implementation of A* algorithm using Python and PyGame for solving an 8-Puzzle automatically.