Xah Lee, 2005, ..., 2007
This is a tutorial on Perl and Python. The Pyhton code examples given here are tested with version 2.4 (released 2004-11). The Perl is v5.8.1 (released 2003-09).
Spend 15 minutes on each item in this basics section, and you will acquire familiarity to program in Python or Perl on your own. This coverage is concrete. It explains things as they function.
Basic Syntax
What are OOP's Jargons and Complexities?
Lists
Misc
Functions, Objects, Modules
Files
String Pattern Matching (regex) Documentation
Regex
For a full-featured script that does find-replace in Perl, see: Find & Replace on Multiple Files with Perl
What is Expresiveness in a Computer Language
About The Author. Thanks to members of comp.lang.perl.misc and comp.lang.python for comments and corrections.
Page created: 2005-01. © 2005 by Xah Lee.