Solving Every Sudoku Puzzle [by Peter Norvig]
http://norvig.com/sudoku.html An essay by Peter Norvig showing how to program sudoku solver. Note: Read this if you are a software developer . Even better is to print it out and read it with a pencil.
http://norvig.com/sudoku.html An essay by Peter Norvig showing how to program sudoku solver. Note: Read this if you are a software developer . Even better is to print it out and read it with a pencil.
http://libgit2.github.com/ normal git library, cab be used to create bindings to git (not libgit.a horror from official gir project )
http://mixpanel.com/jobs/?from=code
https://github.com/superjoe30/PyWaveform C utility and Python bindings for generating waveform images out wave files
http://msgpack.sourceforge.net/ “MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.” cpan Data::MessagePack
http://www.ibm.com/developerworks/linux/library/l-libvirt/index.html useful article about “libvirt” - a common management interface for different visualization software
http://habrahabr.ru/blogs/artificial_intelligence/67194/#habracut how to break captcha using python and fann (FAst Neural Network )
http://wiki.postgresql.org/wiki/Image:Moskva_DB_Tools.v3.pdf Link to a page with a download for file:Moskva_DB_Tools.v3.pdf (file size: 488 KB, MIME type: application/pdf)
http://www.artofsolving.com/opensource/pyodconverter PyODConverter
https://projects.commandprompt.com/public/pitrtools/ PITRTools is a set of wrapper scripts that provide warm standby functionality to PostgreSQL. The software is essentially two scripts, cmd_archiver.py and cmd_standby.py. The project is under the BSD license.