---------- Forwarded message ---------- From: Vijay Kumar <[email protected]> Date: 2013/12/26 Subject: [Chennaipy] December Monthly Meet To: [email protected]
= December Monthly Meet == Date & Time 28 December 3:00pm to 5:00pm == Venue Zilogic Systems, Fourth Main Road, Kamaraj Nagar, Thiruvanmiyur, Chennai Location map: http://www.zilogic.com/contact.html == Agenda Talk 1: Twisted, Getting Started by Vijay Kumar Duration: 45min Twisted is an event-driven network engine written in Python. This talk, will cover the following topics - Event Loops and How They Work, Implementing Protocols. The talk will include lots of Examples and Demos, to get you started with Twisted. Links: http://twistedmatrix.com/trac/ Talk 2: Unit Testing with Mocks by Manikandan Duration: 30min This talk will show how to use 'unittest.mock' to simplify unittesting of modules that have complex behaviors like sending/receiving SMS, email, sending/receiving data through serial port, etc. The 'unittest.mock' module in the Python standard library allows programmers to replace parts of the system under test with mock objects. The programmer can configure the mock object to return specific values, when a method is invoked. The programmer can also assert if the mock object was invoked in a certain way. Links: http://docs.python.org/3.3/library/unittest.mock If you would like to give a lightning talk, just come prepared, we will be able to accommodate you. If you are new to Python, the tutorial at http://learnxinyminutes.com/docs/python/ will give you a quick overview of what Python is all about. Regards, Vijay _______________________________________________ Chennaipy mailing list [email protected] https://mail.python.org/mailman/listinfo/chennaipy -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
