kaushal wrote: > Hi > > How do i start Learning Python,is there any reference material which I > can refer since I dont have > any programming experience > > Thanks and Regards > > Kaushal
If you have no programming experience at all, I highly recomend "Non Programmers Tutorial for Python" by Josh Cogliati: http://www.honors.montana.edu/~jjc/easytut/easytut/easytut.html This is how I got my feet wet with Python, and it's very easy to follow. I also recomend "A Byte of Python" by Swaroop: http://swaroopch.info/text/Byte_of_Python:Main_Page Both ebooks are available in multiple formats and are free. God luck! Luis -- http://mail.python.org/mailman/listinfo/python-list
