Makina Blog

Image
Header Blog Makina Corpus
05/05/2014

Python tutorial : Understanding Python threading

As many others languages, Python provides a great and simple library to use threads. This library includes all required objects and functions that you will need to do parallel programming and manage concurrent data access between threads.

Voir l'article
20/03/2014

Python Tutorial: Understanding Python MRO - Class search path

The Python Method Resolution Order defines the class search path used by Python to search for the right method to use in classes having multi-inheritance. It as envolved since Python 2.2 to 2.3. The algorithm change is also refered as old classes and new classes MRO algorithm. The new one is not so easy to bring out.

Voir l'article
Image
Geotrek
23/10/2013

Geotrek, histoire d'un projet libre

Retour sur les publications issues du projet

Voir l'article
Image
Django_GMAO_JOB.jpg
08/10/2013

La GMAO JOB en Guadeloupe

Après ALMA Services, nous voici chez EIB en Guadeloupe qui se dote de JOB, la Gestion de Maintenance Assistée par Ordinateur (GMAO) développée par Makina Corpus.

Voir l'article
Image
PyCON - Rencontre Francophone Python
22/02/2013

Makina Corpus est partenaire de PyCONFr

Makina Corpus est fière d'être partenaire de PyCONFr, la rencontre francophone autour du language de programmation libre Python

Voir l'article