My Perl Tutorials

Post Reply
Ch4r
Newby Cowboy
Posts: 4
Joined: Fri Sep 16, 2005 11:20 pm
Location: San Francisco
Contact:

My Perl Tutorials

Post by Ch4r »

I'm in the process of writing a series of Perl tutorials that begins explaining what print() does and should eventually cover more advanced topics such as Tk, sockets, threading, etc. So far the first two have been finished. If anyone's interested in learning some Perl or giving some feedback, check them out at:

http://binaryuniverse.net/tutorials/perl1.html
http://binaryuniverse.net/tutorials/perl2.html

I'll post part two when it's finished (shouldn't be too long, heh).

-Ch4r
http://binaryuniverse.net
irc://irc.thekeyboardcowboys.org/binaryuniverse

eekay
Administrator
Posts: 231
Joined: Mon Sep 20, 2004 3:38 pm
Location: Denver, CO.
Contact:

Post by eekay »

Ah. Nice tutorials, Ch4r. Easy to follow and well printed. I'm sure they won't go unappreciated. :P

Post Reply