[IndiChix] Python links

Amit Karpe amitkarpe at gmail.com
Mon Jun 23 18:59:24 UTC 2008


Hi all,
           You can go through following links to learn python .

( We had discussion at Pune meeting . Many girls wanted to start
learning python .
I hope this will help to start leaning python . )

For video
www.python.org/doc/av/5minutes
showmedo.com/videos/python

For book
http://www.diveintopython.org/  -->
http://www.diveintopython.org/download/diveintopython-pdf-5.4.zip

http://www.swaroopch.com/byteofpython/ -->
http://www.ibiblio.org/swaroopch/byteofpython/files/120/byteofpython_120.pdf


http://wiki.python.org/moin/IntroductoryBooks

http://www.freeprogrammingresources.com/pythonbook.html


Tutorial
http://docs.python.org/tut/
http://www.python.org/doc/essays/ppt/sd99east/sld004.htm


For installation --->

If you are using debain/ubuntu    ( for any debian base system this
should work )
sudo apt-get install python

For fedora/Redhat   ( for any rpm base system this should work )
yum install python


Recommended IDE --?
1.Dr.Python
2.Eric                       [ My recommendation ]
3.SPE  - Stani's Python Editor
4. pydev ( Plugin for Eclipse )

Basic Tool/shell to start using python is  "idle" .


To start web development use XAMPP -> xampp.org with add on
http://addons.xampp.org/project/3.html


I am not python expert.
But still if anyone have any problem , please share here . We will try
to solve .


PS: If this is too much information .
Then use above any 1 book to start .
"diveintopython" will help you to understand python as syntax and
programming language.


--
Regards
Amit.


More information about the IndiChix mailing list