README
changeset 229 5549016ab10f
parent 228 33c2655be47d
child 264 ecd989eee8bd
equal deleted inserted replaced
228:33c2655be47d 229:5549016ab10f
     9 check Graham's Haskell book
     9 check Graham's Haskell book
    10 
    10 
    11 five-in-a-row as a spiral
    11 five-in-a-row as a spiral
    12 (Tic-Tac-Toe on steriods or Go for the weak mind)
    12 (Tic-Tac-Toe on steriods or Go for the weak mind)
    13 
    13 
       
    14 ----------
       
    15 for serving locally a directory
    14 
    16 
       
    17 python -m SimpleHTTPServer 8000
    15 ----------
    18 ----------
    16 CokeBottle cokeBottle = new CokeBottle();
    19 CokeBottle cokeBottle = new CokeBottle();
    17 
    20 
    18 joke from...
    21 joke from...
    19 
    22