Installing Python from Source Code -- Have you been wanting to
try Python? Chapter 2 of Python in a Nutshell includes a
step-by-step guide that shows you where to get the code, and covers
installation, configuration, building, testing, and more. Get
a free trial to read this and four other O'Reilly books on Safari.
Why
Python? If you're considering another scripting language, consider Python, an
object-oriented scripting language that mixes the software engineering
features of traditional languages with the usability of scripting
languages. Chapter 1 of Learning Python lists all the reasons you
should give it a try. Get
a free trial to read this and four other O'Reilly books on Safari.
Five Habits for Successful Regular Expressions -- Tony Stubblebine shows how to avoid a lot of trial and error in your regular expression development by adopting these five habits, applicable to nearly any regex implementation. Tony is the author of Regular
Expression Pocket Reference.
Guido
van Rossum Speaks -- Guido van Rossum, creator of the
Python programming language, recently announced that he'll be leaving
PythonLabs to work for a California startup. In this interview, Guido talks
about the move, recent developments, and Python in general.
How Python Grips the Enterprise, Part 2 -- In the second half of Alex Martelli's interview with Open Enterprise Trends, Alex talks about how commercial developers of any stripe (Java, ASP.NET, Win32, C++) can best get started with the Python scripting language. He also offers practical tips for your own starter project. Alex is the author of the recently released Python in a Nutshell.
Python Success Stories: Eight True Tales of Flexibility, Speed, and Improved Productivity
-- The future looks bright for Python. O'Reilly's collection
of stories about successful Python-powered projects makes it easy to see
why Python isn't just a scripting language; it is being used more and more
in projects of all sizes, in all application areas. Download a copy of Python
Success Stories (PDF).
Interview:
How Python Grips the Enterprise -- In this Open
Enterprise Trends interview with Alex Martelli, Alex talks about how
Python scripting can make your current application components more easily
shareable with other applications. Alex is a coauthor of Python
Cookbook.
Sift, Stir, Code: O'Reilly
Cookbooks -- Looking for the right ingredients to solve a programming
problem? Look no further than O'Reilly Cookbooks. Each cookbook contains
hundreds of programming recipes presented in a special
Problem/Solution/Discussion format, and includes hundreds of scripts,
programs, and command sequences you can use to solve specific dilemmas. Get
your daily recipes and view our complete list of Programming Cookbooks for
Geeks.
What's
New in Python 2.3 -- Is it worth upgrading to Python 2.3, or should
you just stick to 2.2 for now? Alex Martelli looks at the changes and
improvements in 2.3, reviews its new modules, and explains why you will want
a copy of his recently released Python in a
Nutshell.
Introduction to PyObjC -- The PyObjC bridge between Python and Objective-C creates a powerful new environment. In this article, Bill Bumgarner shows you how to bring these worlds together. For a concise introduction to Obj-C, see O'Reilly's Objective-C Pocket Reference.
Book Review: Python Cookbook -- In this UnixReview.com article, Cameron Laird writes, "Python Cookbook is superb. Demonstrably so, in fact." Read why this book "deserves a different, more objective style of review." And get your Python Cookbook here.