Re: How to learn python if I'm very familar with C++

2006-03-26 Thread bill pursell
[EMAIL PROTECTED] wrote: > Hi, > > I've been using C++ for a few years and have developed a few projects > in C++. And I'm familar with OO and template metaprogramming. > > There are some book like "Learning Perl". It is a little bit tedious > for me, because more material in that book seems obviou

Re: How to learn python if I'm very familar with C++

2006-03-26 Thread bitshadow
[EMAIL PROTECTED] wrote: > >The book "Learning Python" worked for me (a long time C++ person). > > Me too. I programmed in nothing but C++ for years, but this book made > learning Python easy. there are tons of tutorials available on the web. if your familiar with C++ then the tutorial that comes

Re: How to learn python if I'm very familar with C++

2006-03-26 Thread [EMAIL PROTECTED]
>The book "Learning Python" worked for me (a long time C++ person). Me too. I programmed in nothing but C++ for years, but this book made learning Python easy. -- http://mail.python.org/mailman/listinfo/python-list

Re: How to learn python if I'm very familar with C++

2006-03-26 Thread Jim Benson
On 26 Mar 2006, [EMAIL PROTECTED] wrote: > Hi, > > I've been using C++ for a few years and have developed a few projects > in C++. And I'm familar with OO and template metaprogramming. > > There are some book like "Learning Perl". It is a little bit tedious > for me, because more material in tha