Hacker News new | ask | show | jobs
by jbum 6643 days ago
> write as much code as you can

Can't agree with this one enough. Also, it is better to write a lot of small scripts, than to write one big one. They will be easier to debug, and you'll get more done.

1 comments

Well, Perl code is usually write only anyway. So why not?