Re: Python Newbie

2005-07-14 Thread TechBookReport
> > > > Linuxfreak > Take a look at Dive Into Python (http://diveintopython.org/), it's a great place to start (there's a review of it here: http://www.techbookreport.com/tbr0103.html). -- TechBookReport Programming: http://www.techbookreport.com/ProgIndex.html -- http://mail.python.org/mailman/listinfo/python-list

Re: Good starterbook for learning Python?

2005-07-05 Thread TechBookReport
html) - also available as a free download. Learning Python (review: http://www.techbookreport.com/tbr0064.html) Both are recommended for beginners but have a reasonable level of depth. They're clear, enthusiastic and well-written. HTH -- TechBookReport - Programming http://www.techbookreport.com/ProgIndex.html -- http://mail.python.org/mailman/listinfo/python-list

Review of 'data crunching'

2005-07-04 Thread TechBookReport
There's a review of 'Data Crunching' by Greg Wilson over at TechBookReport. This is not a teach-yourself Python book but one that uses Python to solve various common data-related tasks with regular expressions, XML, SQL and so on. The review is here: http://www.techbookreport.c

Re: printing indented html code

2005-06-24 Thread TechBookReport
ke a look at this: http://www.oreilly.com/catalog/pythonsl/chapter/ch05.html HTH == TechBookReport - http://www.techbookreport.com -- http://mail.python.org/mailman/listinfo/python-list

Re: Learning more about "The Python Way"

2005-06-13 Thread TechBookReport
Kalle Anke wrote: > Those who have read my posts today have probably understood that I'm > not a "true" Python programmer ... but I want to learn more (I think > that Python is rather fun). > > I've read "Learning Python" pretty thoroughly, I've looked at some of > the tutorials, some of online

Review of 'Python Cookbook'

2005-06-06 Thread TechBookReport
TechBookReport (http://www.techbookreport.com) has just published a review of the Python Cookbook. This is an extract from the full review: We're big fans of cookbooks here at TechBookReport, whether its Java, XSLT or Linux, they're a great way of pulling together lots of useful s