On Fri, Dec 19, 2008 at 03:39:32PM -0500, Yaroslav Halchenko wrote: > > > plus, i find it easier to debug in an ide than to copy paste into the > > prompt - copy paste into a script file, and pylint will tell you what's > > wrong before you run it :) > thanks Scott! > > would you recommend any particular Python tutorial? This was my personal entry point into the Python world:
http://diveintopython.org/ I basically spent a weekend and got a nice, comprehensive overview about the general ideas and possiblities. If you want to have it a bit more entertaining I can recommend the screencasts at showmedo.com http://showmedo.com/videos/python For IPython usage I especially recommend http://showmedo.com/videos/series?name=CnluURUTV After watching it you can probably increase your productivity dramatically (if you haven't really used IPython before). Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050 _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

