in reply to Re^3: Handling asynchronous events with Perl
in thread Handling asynchronous events with Perl
Hi,
I'm really inspired by KISS and UNIX, modular programming, small units, etc.
I recommend books like The Art of Unix Programming and Extreme Programming, the last one has much in common with the Unix Programming Philosophy.
Once you start thinking about all in small pieces all at the same time seems more simple that it would be in programming bulky programs and also more robust and flexible.
Regards,
|
---|