Introduction to Perl on Windows
This article is intended as a guide to that process. Future additions will delve more deeply into the Windows-specific capabilities of Perl.
http://www.extropia.com/tutorials/winperl/
created by san on 2008-01-04 05:43:10
|
|
|
A Conversation with Larry Wall
In both language size and popularity, the Practical Extraction and Reporting Language (Perl) is probably the biggest of the little languages.
http://www.ddj.com/windows/184410483
created by san on 2008-01-04 05:41:42
|
|
|
Introduction to Object-Oriented Programming Using C++
The first course Object-Oriented Programming Using C++ was held in Summer 1994 and was based on a simple ASCII tutorial. After a call for participation, several highly motivated people from all over the world joined course coordinator Marcus Speh as consultants and had pushed the course to its success. Besides of the many students who spend lots of their time to help doing organizational stuff.
http://www.gnacademy.org/text/cc/Tutorial/tutorial
created by meena on 2008-02-04 21:27:17
|
|
|
Multiplexing filehandles with select() in perl.
Short Perl article on Multiplexing filehandles with select() in perl.
http://www.perlfect.com/articles/select.shtml
created by san on 2008-01-04 05:40:46
|
|
|
EJB 3.0 Tutorial
This tutorial walks you through the EJB 3.0 features and how they deploy to JBoss. Please check the install guide for system requirements.
http://docs.jboss.org/ejb3/app-server/tutorial/
created by meena on 2008-02-25 23:22:43
|
|
|
PHP 101: PHP For the Absolute Beginner
This area is intended for everyone new to PHP. It opens with a series of informal, entertaining tutorials written by Vikram Vaswani, founder and CEO of Melonfire. These tutorials build on a previously-published 5-part series which has now been updated and extended to embrace PHP 5, making parts of it suitable for those of you who already have worked with PHP 4 in the past.
http://devzone.zend.com/node/view/id/627
created by fabia on 2008-01-20 12:20:08
|
|
|
SAGE - Perl Practicum
A collection of articles on Perl.
http://www.usenix.org/publications/perl/perlindex.
created by san on 2008-01-04 05:45:59
|
|
|
Writing COM Components in Perl
When you strip away all the layers of marketing hype and industry jargon, Microsoft's Component Object Model (COM) is simply a technology that allows you to create an object in the language of your choice, and to make the functionality of that object available to any other object, or any other application, regardless of the language that the other object or application is written in.
http://www.extropia.com/tutorials/misc/perl_com.ht
created by san on 2008-01-04 05:43:47
|
|
|
Perl, Sockets and TCP/IP Networking.
Sockets are a mechanism that allows programs to communicate, either on the same machine or across a network.
http://www.perlfect.com/articles/sockets.shtml
created by san on 2008-01-04 05:42:24
|
|
|
Perl 5 by Example: Welcome
Online Perl Book. 22 chapters with appendixes.
http://affy.blogspot.com/p5be/index.htm
created by san on 2008-01-04 05:24:56
|
|
|