<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><br>If you are already familiar with some other programming language and need to quickly check up on Python syntax so you can get to your real problem solving, I would strongly suggest "<a href="http://swaroopch.info/text/Byte_of_Python:Main_Page">A Byte of Python</a>" by Swaroop CH. This is an extremely well written guide with just enough info to get you started with Python without overwhelming you with un-necessary info.<br><br>Once you are done with that, I would suggest going through Python creator Guido von Rossum's "<a href="http://docs.python.org/tut/tut.html">Python Tutorial</a>".<br><br>If you like dead-trees material (a.k.a. books) I guess "Beginning Python" is a good place to start.<br><br>I agree with Sriram V Iyer that "Dive into Python" is not a good place to start "learning" Python. But, its
 a good resource for learning about how to tinker around with various things (for instance XML) using Python. But, if that is what you want (i.e. you want to do real problem solving "using" python), your better option might be to pick up "the Python Cookbook" and search for required recipes in that book. In any case, I feel that before you use these cookbooks (or search online for other recipes), your better option would be to get a handle on basic Python syntax from the other three books mentioned earlier.<br><br><span style="font-family: verdana,helvetica,sans-serif;">HTH<br><font size="2"><span style="font-weight: bold;">Mahesh R. Shirgaonkar</span><br><a rel="nofollow" target="_blank" href="http://srmiocc.blogspot.com"><span style="text-decoration: underline;"></span></a></font><br></span><font size="1"><br></font><div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt;"><br><br><div style="font-family: times new roman,new
 york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Sriram V Iyer &lt;sriramv_iyer@yahoo.com&gt;<br>To: Bangalore Python Users Group - India &lt;bangpypers@python.org&gt;<br>Sent: Wednesday, October 17, 2007 7:35:58 PM<br>Subject: Re: [BangPypers] Python Training in Bangalore<br><br>
I am sorry to disagree - Dive into Python is NOT a<br>good book to start python (may be for some Uber<br>programmers). It is an excellent book on python - no<br>questions! But, I am worried if someone starts python<br>with that book, he may end up not doing python at all.<br><br><br>As Bharat pointed out, Guido's intro is an excellent<br>way to start python. I also feel how to think like a<br>computer scientist a good way to start python too. <br><br>Regards<br>Sriram<br><br><br><br>--- Siddharta &lt;<a ymailto="mailto:siddharta.lists@gmail.com" href="mailto:siddharta.lists@gmail.com">siddharta.lists@gmail.com</a>&gt; wrote:<br><br>&gt; Krishna wrote:<br>&gt; &gt; Hi.<br>&gt; &gt;&nbsp; <br>&gt; &gt; Any suggestions on what is a good book to start<br>&gt; with on Python.<br>&gt; &gt;&nbsp; <br>&gt; &gt; Thanks.<br>&gt; &gt; Krishnakanth./<br>&gt; &gt;<br>&gt; If you are familiar with programming in general,<br>&gt; then my favourite pick <br>&gt; is Dive
 Into Python. You can read it online and it<br>&gt; is also available as <br>&gt; a book.<br>&gt; <br>&gt; <a href="http://www.diveintopython.org/" target="_blank">http://www.diveintopython.org/</a><br>&gt; <br>&gt; --<br>&gt; Siddharta Govindaraj<br>&gt; <a href="http://www.silverstripesoftware.com/blog/" target="_blank">http://www.silverstripesoftware.com/blog/</a><br>&gt; <br>&gt; _______________________________________________<br>&gt; BangPypers mailing list<br>&gt; <a ymailto="mailto:BangPypers@python.org" href="mailto:BangPypers@python.org">BangPypers@python.org</a><br>&gt; <a href="http://mail.python.org/mailman/listinfo/bangpypers" target="_blank">http://mail.python.org/mailman/listinfo/bangpypers</a><br>&gt; <br><br>_______________________________________________<br>BangPypers mailing list<br><a ymailto="mailto:BangPypers@python.org" href="mailto:BangPypers@python.org">BangPypers@python.org</a><br><a
 href="http://mail.python.org/mailman/listinfo/bangpypers" target="_blank">http://mail.python.org/mailman/listinfo/bangpypers</a><br></div><br></div></div><br>
      <hr size=1>Be a better Globetrotter. <a href="http://us.rd.yahoo.com/evt=48254/*http://answers.yahoo.com/dir/_ylc=X3oDMTI5MGx2aThyBF9TAzIxMTU1MDAzNTIEX3MDMzk2NTQ1MTAzBHNlYwNCQUJwaWxsYXJfTklfMzYwBHNsawNQcm9kdWN0X3F1ZXN0aW9uX3BhZ2U-?link=list&sid=396545469">Get better travel answers </a>from someone who knows.<br>Yahoo! Answers - Check it out.

</body></html>