On Sun, Sep 13, 2009 at 9:23 PM, Senthil Kumaran S <[email protected]> wrote: > Hi, > > Yesterday ie., 12 Spetember 2009 from 11:30 to 13:30 HRS IST, I > conducted "Python Programming Workshop" in SRM University as a part of > "Aaruush'09" (http://www.aaruush.net/).
But I have a few suggestions 1) State that a list can also mix various datatypes. After a few months using Haskell, it took me time to understand how a = [2, 'Hello',(1,2)] was valid 2) Add a line about unicode support in the slide about strings 3) Lastly, can you add a slide about where to proceed from now. eg. Dive into Python or PyPi. Overall, Brilliant :) --- Ash _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
