On Wednesday 24 Aug 2005 12:56 pm, Nitin Chandra wrote: > Supreet and others "snake lovers" also :-) > > Suggest some good book(s)/links/web resources on > python which covers topic like > 1.web designing with python. > 2.python + pgsql. > 3.secure programming. > 4.client/server.
python comes 'with batteries included', which means that the online python reference is basically what you need if you are using just python. The only book worth buying is 'Python in a Nutshell' (Oreilly, low priced indian edition available) which is a reference to python and a pointer to other progs that you may need for specialised purposes. for web, explore cheetah, zope, plone, twisted and the new sensation, django database - standard is psycopg -- regards kg http://www.livejournal.com/users/lawgon tally ho! http://avsap.org.in ಇಂಡ್ಲಿನಕ್ಸ வாழ்க! _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
