Re: [Tutor] Python starting books

2005-04-12 Thread Kent Johnson
Alexis wrote:
Hi, i would like to know if someone could recommend me some books to
get started not only the first book to read but if possible a few to
continue learning also.
If you have some programming background I recommend "Learning Python". "Python Cookbook" is an 
excellent intermediate-level book to deepen your understanding of Python.

Kent
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Python starting books (fwd)

2005-04-12 Thread Danny Yoo


-- Forwarded message --
Date: Tue, 12 Apr 2005 17:16:18 -0300
From: Alexis <[EMAIL PROTECTED]>
To: Danny Yoo <[EMAIL PROTECTED]>
Subject: Re: [Tutor] Python starting books

Hi people thanks to all of you for the suggestions, I am currently
reading some programming books but it seems as if i can't findn a
suitable one to get me started the way i want, i mean not only
learning the basics but getting prepared for more complex programming,
i will try to take a look at these books tonight.

I have never posted in a mailing list and was even hesitant to do so.

Thanks to al of you for being so kind.

Best Regards,
Alexis

On Apr 12, 2005 4:34 PM, Danny Yoo <[EMAIL PROTECTED]> wrote:
>
>
> > The requested URL /hp/alan.gauld/ was not found on this server.
> >
> > Additionally, a 404 Not Found error was encountered while trying to use
> > an ErrorDocument to handle the request.
>
> Hi Alexis,
>
> Odd!  It might be that Alan's hosting service is doing something bonkers;
> perhaps the service's virtual hosting setup?
>
> Can you try visiting the page again?  Here's the URL:
>
> http://www.freenetpages.co.uk/hp/alan.gauld/
>
> I did a quick Google search: there appears to be an older mirror of the
> page here:
>
> http://www.com-it.net.au/tutorials/learning_to_program/
>
> although I'm not sure how old this mirror is.
>
> If you are still unable to get to Alan's tutorial through the web, I'm
> sure someone here would be happy to send an archive of the tutorial and
> send it to you through email.
>
> Best of wishes to you!
>
>

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Python starting books

2005-04-12 Thread Danny Yoo


> The requested URL /hp/alan.gauld/ was not found on this server.
>
> Additionally, a 404 Not Found error was encountered while trying to use
> an ErrorDocument to handle the request.

Hi Alexis,

Odd!  It might be that Alan's hosting service is doing something bonkers;
perhaps the service's virtual hosting setup?

Can you try visiting the page again?  Here's the URL:

http://www.freenetpages.co.uk/hp/alan.gauld/

I did a quick Google search: there appears to be an older mirror of the
page here:

http://www.com-it.net.au/tutorials/learning_to_program/

although I'm not sure how old this mirror is.

If you are still unable to get to Alan's tutorial through the web, I'm
sure someone here would be happy to send an archive of the tutorial and
send it to you through email.


Best of wishes to you!

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Python starting books

2005-04-12 Thread joe_schmoe
Alexis wrote:
Hi, i would like to know if someone could recommend me some books to
get started not only the first book to read but if possible a few to
continue learning also.
thnx in advance
___
Hi Alexis
Books I found really helpful were/are:
Magnus Lie Hetland's "Practical Python"
Alan Gauld's "Learn to program using Python"
Deitel & Co's "Python: How to program"
along with a number of very help tutorials on the web (check out the 
Python website) and of course, the "Python reference" by Beazley (altho' 
not a good intro unless you are comfortable with programming generally)

HtH
/j
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


RE: [Tutor] Python starting books

2005-04-12 Thread Kooser, Ara S
You can also check out How to Think Like a Computer Scientist at
http://www.ibiblio.org/obp/thinkCSpy/ .

Alan's page is up I checked it using Firefox.

Ara



"There is something to be learned from a rainstorm. When meeting with a
sudden shower, you try not to get wet and run quickly along the road.
But doing such things as passing under the eaves of houses, you still
get wet. When you are resolved from the beginning, you will not be
perplexed, though you still get the same soaking." - Yamamoto Tsunetomo


-Original Message-
From: Alexis [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 12, 2005 12:31 PM
To: Kooser, Ara S
Cc: tutor@python.org
Subject: Re: [Tutor] Python starting books


Thnx for the info.

Unfortunately the site is unavailable

Not Found
The requested URL /hp/alan.gauld/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use
an ErrorDocument to handle the request.

Will try searching for these documents later and tell you if i find
anything

Thanks again,
Alexis

On Apr 12, 2005 3:25 PM, Kooser, Ara S <[EMAIL PROTECTED]> wrote:
> I've used http://www.freenetpages.co.uk/hp/alan.gauld/ Alan Gauld's 
> both for myself and to teach my students.
> 
> Ara
> 
> "There is something to be learned from a rainstorm. When meeting with 
> a sudden shower, you try not to get wet and run quickly along the 
> road. But doing such things as passing under the eaves of houses, you 
> still get wet. When you are resolved from the beginning, you will not 
> be perplexed, though you still get the same soaking." - Yamamoto 
> Tsunetomo
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
> Behalf Of Alexis
> Sent: Tuesday, April 12, 2005 12:14 PM
> To: tutor@python.org
> Subject: [Tutor] Python starting books
> 
> Hi, i would like to know if someone could recommend me some books to 
> get started not only the first book to read but if possible a few to 
> continue learning also.
> 
> thnx in advance ___
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
> 
>


___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Python starting books

2005-04-12 Thread Alexis
Thnx for the info.

Unfortunately the site is unavailable

Not Found
The requested URL /hp/alan.gauld/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to
use an ErrorDocument to handle the request.

Will try searching for these documents later and tell you if i find anything

Thanks again,
Alexis

On Apr 12, 2005 3:25 PM, Kooser, Ara S <[EMAIL PROTECTED]> wrote:
> I've used http://www.freenetpages.co.uk/hp/alan.gauld/ Alan Gauld's both
> for myself and to teach my students.
> 
> Ara
> 
> "There is something to be learned from a rainstorm. When meeting with a
> sudden shower, you try not to get wet and run quickly along the road.
> But doing such things as passing under the eaves of houses, you still
> get wet. When you are resolved from the beginning, you will not be
> perplexed, though you still get the same soaking." - Yamamoto Tsunetomo
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Alexis
> Sent: Tuesday, April 12, 2005 12:14 PM
> To: tutor@python.org
> Subject: [Tutor] Python starting books
> 
> Hi, i would like to know if someone could recommend me some books to get
> started not only the first book to read but if possible a few to
> continue learning also.
> 
> thnx in advance
> ___
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
> 
>
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


RE: [Tutor] Python starting books

2005-04-12 Thread Kooser, Ara S
I've used http://www.freenetpages.co.uk/hp/alan.gauld/ Alan Gauld's both
for myself and to teach my students.

Ara



"There is something to be learned from a rainstorm. When meeting with a
sudden shower, you try not to get wet and run quickly along the road.
But doing such things as passing under the eaves of houses, you still
get wet. When you are resolved from the beginning, you will not be
perplexed, though you still get the same soaking." - Yamamoto Tsunetomo


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Alexis
Sent: Tuesday, April 12, 2005 12:14 PM
To: tutor@python.org
Subject: [Tutor] Python starting books


Hi, i would like to know if someone could recommend me some books to get
started not only the first book to read but if possible a few to
continue learning also.

thnx in advance
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor