Skip to content

Instantly share code, notes, and snippets.

I have a suspect interest for wondering from bookstore to another, I almost love more wondering and buying books than sometimes reading them.
This time got me close to my favorite Coffee / coworking spot... my misery is that often I buy more books than I can read. Here I am trying to write about those books to maybe create more attachement to reading them (what would I not try), let's hope that I finish them before I feel the urge again to wonder in a bookstore and buy more of them.
This time my quest started with a book that I have been strongly recommanded from Ahmet Altan (I Will Never See the World Again), having hard time to find the book I asked the bookstore owner, who loves the author and recommanded Madame Hayatt that she didn't have yet, will keep it in mind for next time.
She also recommanded some other books, three particuliarly kept my attention, the first is a tiny, really beautiful book. A piece of art: in Feodor Sologoub "A little man" write a critics of the Russian society in a humouristic
@radwane-h
radwane-h / # watchman - 2017-06-08_10-35-42.txt
Created June 8, 2017 14:37
watchman on macOS 10.12.5 - Homebrew build logs
Homebrew build logs for watchman on macOS 10.12.5
Build date: 2017-06-08 10:35:42

  KATA «Hexagonal »   Le domain : Un client fait une demande de prêt, son prêt est accepté, s’il remplit ces conditions : Balance supérieur à 10% du montant ; Salaire supérieur de 3x au mensualité ;

Les informations clients sont présnte dans un fichier texte (par souci de simplification), ci-dessous le clients.txt

// Learn more about F# at http://fsharp.net. See the 'F# Tutorial' project
// for more guidance on F# programming.
#load "Library1.fs"
(* Auto-generated code below aims at helping you parse *)
(* the standard input according to the problem statement. *)
open System
let N = int(Console.In.ReadLine())
@radwane-h
radwane-h / Kata
Last active November 1, 2015 23:36
Kata
Kata Refactoring :
Movie rental by Martin Fowler : [c# version: https://github.com/jpartogi/MovieRental-Kata.NET]
Gilded Rose : [C# version: https://github.com/emilybache/GildedRose-Refactoring-Kata/blob/master/csharp/GildedRose.cs]
Trip service : [C# version: https://github.com/sandromancuso/trip-service-kata/tree/master/c%23]
Trivia : [c# version: https://github.com/jbrains/trivia/tree/master/C%23/Trivia]
Golden Source : https://github.com/emilybache?tab=repositories