[Tutor] Need help on How to Think Like a Computer Scientist: Learning with Python.

2007-08-15 Thread Vanneth Tea
Hello All,

I am new to computer programming and chose to learn
Python.  Now I am stuck with certain codes that I need
help.  Please let me know if there is an answer list
to the exercises in How to Think Like a Computer
Scientist: Learning with Python.

I followed and did good on most of the exercises but I
have been stuck on a few of them which burned me up
after spending days and nights trying to make them
works.  

I hope you understand the feeling when you are stuck
and need a drop of water to keep alive.  I really
appreciate any assistance you can give.

Thanks.





  

Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

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


Re: [Tutor] Need help on How to Think Like a Computer Scientist: Learning with Python.

2007-08-15 Thread bhaaluu
Greetings,

I think the accepted way to get help on this list
is to post the code you're having problems with,
showing what you've done, the error messages
you're getting, and an explanation of what you're
trying to do, the input, output expected, and so
forth. It is helpful for the Tutors to also know the
platform/version you're working on (MS-XP,
Linux kernel 2.6, Mac OSX), as well as the version
of Python you're using 2.2, 2.3, 2.4, 2.5
-- 
bhaaluu at gmail dot com

On 8/15/07, Vanneth Tea [EMAIL PROTECTED] wrote:
 Hello All,

 I am new to computer programming and chose to learn
 Python.  Now I am stuck with certain codes that I need
 help.  Please let me know if there is an answer list
 to the exercises in How to Think Like a Computer
 Scientist: Learning with Python.

 I followed and did good on most of the exercises but I
 have been stuck on a few of them which burned me up
 after spending days and nights trying to make them
 works.

 I hope you understand the feeling when you are stuck
 and need a drop of water to keep alive.  I really
 appreciate any assistance you can give.

 Thanks.





   
 
 Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
 and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7

 ___
 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] Need help on How to Think Like a Computer Scientist: Learning with Python.

2007-08-15 Thread Amadeo Bellotti
I don't know of any answer list but one you can ask for help here or what I
do when I have a question i stop working on it for anywhere from an hour to
a week and go back to it you will solve it if you solve it in your sleep
well thats a whole other issue but that does happen.

-Amadeo

On 8/15/07, Vanneth Tea [EMAIL PROTECTED] wrote:

 Hello All,

 I am new to computer programming and chose to learn
 Python.  Now I am stuck with certain codes that I need
 help.  Please let me know if there is an answer list
 to the exercises in How to Think Like a Computer
 Scientist: Learning with Python.

 I followed and did good on most of the exercises but I
 have been stuck on a few of them which burned me up
 after spending days and nights trying to make them
 works.

 I hope you understand the feeling when you are stuck
 and need a drop of water to keep alive.  I really
 appreciate any assistance you can give.

 Thanks.






   
 
 Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user
 panel and lay it on us.
 http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7

 ___
 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] Need help on How to Think Like a Computer Scientist: Learning with Python.

2007-08-15 Thread Eric Brunson

I don't know of an answer key, but feel free to post questions about 
what you're having trouble with and we'd be happy to discuss various 
approaches among the list members.

Vanneth Tea wrote:
 Hello All,

 I am new to computer programming and chose to learn
 Python.  Now I am stuck with certain codes that I need
 help.  Please let me know if there is an answer list
 to the exercises in How to Think Like a Computer
 Scientist: Learning with Python.

 I followed and did good on most of the exercises but I
 have been stuck on a few of them which burned me up
 after spending days and nights trying to make them
 works.  

 I hope you understand the feeling when you are stuck
 and need a drop of water to keep alive.  I really
 appreciate any assistance you can give.

 Thanks.





   
 
 Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
 and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

 ___
 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] Need help on How to Think Like a Computer Scientist: Learning with Python.

2007-08-15 Thread Kent Johnson
Vanneth Tea wrote:
 Hello All,
 
 I am new to computer programming and chose to learn
 Python.  Now I am stuck with certain codes that I need
 help. 

Where are you stuck? We should be able to help you here if you can be 
more specific.

It helps us to help you if you can show us
- the code you have tried
- what happens when you run the code - the specific error message and 
traceback, if that is what you get
- what you want to happen

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


Re: [Tutor] Need help on How to Think Like a Computer Scientist: Learning with Python.

2007-08-15 Thread Luke Paireepinart
Vanneth Tea wrote:
 Hello All,

 I am new to computer programming and chose to learn
 Python.  Now I am stuck with certain codes that I need
 help.  Please let me know if there is an answer list
 to the exercises in How to Think Like a Computer
 Scientist: Learning with Python.

 I followed and did good on most of the exercises but I
 have been stuck on a few of them which burned me up
 after spending days and nights trying to make them
 works.  

 I hope you understand the feeling when you are stuck
 and need a drop of water to keep alive.  I really
 appreciate any assistance you can give.
   
I don't know if there's a site specifically for that book - check google 
maybe?
As far as specific questions go, though, if you let us know what problem 
you're having we'd love to try to help you fix it.
-Luke

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