list-of-python-api-wrappers - List of Python API Wrappers and Libraries
Disclaimer I am the creator and main developer of Brython. I am aware that this makes me suspect of partiality ! The test conditions are explained in detail below so that anyone can easily reproduce them and compare with the results presented here ; if something is wrong please post a comment and I will…
A recipe for a functional app, part 2
java-design-patterns - Design pattern samples implemented in Java
My name is Stephan, and I'm a scientist on the Climatology team at The Climate Corporation. We make extensive use of Python to build statistical weather models, and sometimes we need our code to be fast. Here's how I choose between Numba and Cython, two of the best options for accelerating numeric Python code. Most…
This post is a cheatsheet with enumeration of options, which should be always used to configure Java Virtual Machine for Web-oriented server applications (i.e. Web Front-End) in production or production-like environments.
Une grosse checklist de bonnes pratiques pour réussir votre projet Django.
Dans ce lightning talk, nous découvrirons le langage Rust, et comment il répond à des problématiques de performances proches du C ("close to the metal") tout en maintenant un typage fort et un bon confort d'utilisation et de maintenabilité. Rust est encore en cours de stabilisation avant sa version 1.0.
go-lua - A Lua VM in Go
The mypy programming language tutorial. Focus on new features not present in Python.