[Tutor] Internet programming with python
w chun
wescpy at gmail.com
Wed Jan 18 10:54:08 CET 2006
On 1/18/06, Johan Geldenhuys <johan at accesstel.co.za> wrote:
>
> Has the book 'Internet programming with Python' (ISBN: 1558514848,
> publisher: M&T Books, 1996) ever been revised or is there a secod editin
> available?
> I don't have it, but I would like this or something simular very much.
>
> Any ideas what the status is or where I can find it?
hi johan,
this book is long out-of-print, and i doubt any revision is coming in
the near-term (but i don't know for sure). what is it about this book
that interests you? is it the title alone?
if so, there are plenty of current books out there with material that
you're looking for. you could also tell us what topics are of
interest to you. if not, then we should still be able to help you
with your interest areas.
for example, i teach a 3-hour tutorial with that very same name, i.e.,
http://wiki.python.org/moin/PyCon2006/Tutorials/InternetProgrammingWithPython
and it involves 3 distinct areas of "internet programming," namely
socket programming, internet *client* programming (i.e., FTP, NNTP,
SMTP, POP3, etc.), and finally, web and CGI programming. there are
corresponding chapters in my book, "Core Python" too. other books out
there include "Foundations of Python Network Programming" by John
Goerzen, and another one by Steve Holden, "Python Web Programming,"
both of which are very good.
hope this helps, but if you want more help, you need to be more
specific about your interest areas.
cheers,
-- wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Core Python Programming", Prentice Hall, (c)2006,2001
http://corepython.com
wesley.j.chun :: wescpy-at-gmail.com
cyberweb.consulting : silicon valley, ca
http://cyberwebconsulting.com
More information about the Tutor
mailing list