Selling cookie info to third-parties is a classic example of you can make money without doing evil.
RSS

Latihan Angka

2007/01/28 filed under /perl

After doing my homework for my Indonesian language course, I wondered if there was a module already that would transform numbers in the right written Indonesian equivalent. For instance, 10 would return sepuluh (= ten).

Of course it already exists and once again I didn't get to write a module for it. Instead, I wrote my little extra homework generator for it, being Latihan Angka 1, and Latihan Angka 2.

(for those curious, Latihan Angka means Number Practice)

Terima kasih, Steven Haryanto!

Posted by: B10m | permanent link | comments (2)

Comments

DaNiels wrote at 2007-02-05 09:45:

hmm, interesting.

I'm thinking to write Perl code completely in Bahasa.
Maybe after "ujian akhir semester" I will finish Indonesia.pm module and upload it to CPAN

#!/usr/bin/perl -w

use Indonesia;

variable x sama dengan sepuluh ribu.
cetak x.

TAMAT

sangat jayus bukan ? :-)

B10m wrote at 2007-02-05 17:12:

Yeah, that is sick ;-)

Comments are closed for this story.
Trackbacks are closed for this story.
return-member