[BangPypers] training inst in delhi??

Rohan Sharma gates.plusplus at gmail.com
Thu May 8 12:30:05 CEST 2008


On 5/8/08, Samit Jain <samitjainmca at gmail.com> wrote:
> Hi All,
>
> can you please tell me any training institute for python language in delhi
>
> --
> Regards,
> Samit Jain
> Intellisoft Services
> samit at intellisoft-services.com
>  +91-9899765287
> _______________________________________________
>  BangPypers mailing list
>  BangPypers at python.org
>  http://mail.python.org/mailman/listinfo/bangpypers
>
>

A "training institute" is not at all necessary for learning a
programming _language_, especially a language like Python that is
relatively minimalist. I believe GVR's tutorial
(http://docs.python.org/tut/tut.html) and _Dive into Python_
(http://www.diveintopython.org/#download) are all you need to become a
Pythonista - and you can do so in less than a day. You might also want
to buy the _Cookbook_  (http://www.oreilly.com/catalog/pythoncook2/)
and read _Code Like a Pythonista_
(http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html)
to get familiar with idiomatic Python.

And the Python Challenge (http://www.pythonchallenge.com/) is useful
for honing your skills.


More information about the BangPypers mailing list