Google money system and Google BizKit are scam | Arief Darmawan on ...
ariefdarmawan.net
Google money system and Google BizKit are scam | Arief Darmawan on ...

ayah

Sat, 11 Jul 2009 14:41:56 GM

I was receiving an email from my friend who introduce a new money making system claimed from Google, ahhh that must be adSense I think, but I get more curious.

Erlang: Why My Integer List Printed as String
ivandarmawan.blogspot.com
Erlang: Why My Integer List Printed as String

Ivan Darmawan.

Sat, 01 Aug 2009 05:46:00 GM

Let's try to run the following even/1 function code that I had taken from page 86 (paper) or 62 (pdf) of Erlang Programming book: -module(example​). -export([even/1​]). even([]) -> []; even([H|T]) when H rem 2 == 0 -> [H | even(T)]; ...

Erlang Programming, Exercise 2-3: Simple Pattern Matching
ivandarmawan.blogspot.com
Erlang Programming, Exercise 2-3: Simple Pattern Matching

Ivan Darmawan.

ue, 21 Jul 2009 12:18:00 GM

I am reading Erlang Programming book. This is the solution of Exercise 2-3: Simple Pattern Matching. Following is the original question: Write a module boolean.erl that takes logical expressions and Boolean values (represented as the ...

From Google Blog Search: "darmawan"
Wed Aug 5 21:00:48 2009