Apprendre à programmer en python en jouant.
All currently-maintained UNIX/Linux Operating Systems have a POSIX-compliant /bin/sh. If you want to write shell scripts that run on any UNIX/Linux system, this is the book for you.
This book will push the boundaries of your knowledge of UNIX/Linux scripting by introducing techniques to overcome the most daunting tasks. Issues once thought to be too complex for shell programming are tackled in-depth and in a cross-platform compatible nature.
Pyo is a Python module written in C to help DSP script creation. Pyo contains classes for a wide variety of audio signal processing. With pyo, the user will be able to include signal processing chains directly in Python scripts or projects, and to manipulate them in real time through the interpreter. Tools in the pyo module offer primitives, like mathematical operations on audio signals, basic signal processing (filters, delays, synthesis generators, etc.), but also complex algorithms to create sound granulation and other creative audio manipulations. pyo supports the OSC protocol (Open Sound Control) to ease communications between softwares, and the MIDI protocol for generating sound events and controlling process parameters. pyo allows the creation of sophisticated signal processing chains with all the benefits of a mature and widely used general programming language.
PyInstaller is a program that freezes (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. Its main advantages over similar tools are that PyInstaller works with Python 2.7 and 3.3—3.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.
Une plate-forme de formation gratuite au langage ADA.
Les erreurs de débutants (ou pas) en Python.
Learn to code interactively, for free.
CodernityDB is opensource, pure Python (no 3rd party dependency), fast (really fast check Speed if you don’t believe in words), multi platform, schema-less, NoSQL database. It has optional support for HTTP server version (CodernityDB-HTTP), and also Python client library (CodernityDB-PyClient) that aims to be 100% compatible with embedded version.
The best free Python resources
The best free JavaScript resources
JavaScript Éloquent est un livre fournissant une introduction au langage de programmation JavaScript et à la programmation en général.
A growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes and subtle bugs, as well as performance issues and bad practices, that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.
Another nice Python course.
A must have !
Développement d'applis en Python sous Android
"I hope this book helps on your journey to improving your knowledge of design patterns and the usefulness of their application to JavaScript."
Community-curated collection of free books for the intellectually curious.
Ce site a pour but d'aider les utilisateurs du Tuxdroid (après la fermeture de Kysoh). Ce site fournit les sources d'installation ainsi que les binaires (la construction des RPMs pour Fedora provient de ce site). Un forum est présent pour permettre de mettre en place des développements sur Tuxdroid.