Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #31378

Re: Which book is the best?

Newsgroups comp.lang.python
Date 2012-10-16 03:22 -0700
References <CAG2kGtKbuO4+rk8xw6yVaUHaoax4c1z3UXHbzm4wX+3_8Dx7mA@mail.gmail.com> <mailman.2253.1350362489.27098.python-list@python.org>
Message-ID <86c1280c-7642-4398-b712-ffbc4a06a392@googlegroups.com> (permalink)
Subject Re: Which book is the best?
From Marco Nawijn <nawijn@gmail.com>

Show all headers | View raw


On Tuesday, October 16, 2012 6:41:29 AM UTC+2, David Hutto wrote:
> On Tue, Oct 16, 2012 at 12:27 AM, 老爷 <yujian4newsgroup@gmail.com> wrote:
> 
> > I have strong c++ development experience.  But now I want to study the
> 
> > python to do some windows setting task, such as editing file, changing the
> 
> > system setting, doing some network processing.  Please help me which book is
> 
> > the best?
> 
> >
> 
> >
> 
> Definitely command line apps/command line usage.
> 
> 
> 
>  I could recommend google searches, but use the calls to the OS, and
> 
> you can accomplish a good bit of things.
> 
> 
> 
> 
> 
> -- 
> 
> Best Regards,
> 
> David Hutto
> 
> CEO: http://www.hitwebdevelopment.com

Hi,

Although I agree with the fact the working in the interactive interpreter (may I recommend IPython for this) is definitely an efficient way of exploring the Python world, I also liked alot the Python Essential Reference (4th edition). Since you already understand how to program, the Python essential reference quickly guides you through Python language and the standard library.

Regards,

Marco

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Which book is the best? Dwight Hutto <dwightdhutto@gmail.com> - 2012-10-16 00:41 -0400
  Re: Which book is the best? Marco Nawijn <nawijn@gmail.com> - 2012-10-16 03:22 -0700
  Re: Which book is the best? Marco Nawijn <nawijn@gmail.com> - 2012-10-16 03:22 -0700

csiph-web