
Indie developer. Android Apps : https://play.google.com/store/apps/dev?id=6924401024188312025 . Tout sur le Bitcoin : https://www.toutsurlebitcoin.fr
Après avoir découvert la Blockchain ainsi que le fonctionnement du Bitcoin au sein duquel les transactions sont validées par des mineurs, vous avez bien compris qu’il y avait l’existence d’un véritable business autour des frais de…
The Knapsack Problem is a well known problem of combinatorial optimization. Given a set of items, each with a weight and a value, we must determine the number of each item to include in a collection so that the total weight is less than or equal to a given limit…
Taking a screenshot programmatically in an Android Application can be very interesting to let your users to send you a visual representation of the application state when a bug occurs. Furthermore, it can be also useful to let users to…