I’ve been asked this question twice in the last 2 weeks by people wanting to write their first Web application. So I’m going to answer it here for anyone else interested: If you want to write Web applications you need to learn the following languages: Javascript, PHP, HTML, CSS and SQL. It sounds like a […]
July 23, 2011 | Code, perl, PHP, Technology, Which programming language | 42 comments
The video below is Perl’s development history since Larry Wall and a small team started out in January 1988. It’s visualized using gource. Notice how dev activity has continued to increase all the way to 2010. Perl is a powerful language. It’s also fast and everything you need has already been implemented, debugged, refactored, reimplemented […]
April 3, 2010 | perl | No comments
I have this module that a great group of guys in Malaysia have put together. But their language of choice is PHP and mine is Perl. I need to modify it slightly to integrate it. For example, I need to add my own session code so that their code knows if my user is logged […]
October 24, 2009 | perl, PHP | 2 comments