Feb 2011 Talks @ Science Gallery @ Studio 1 (upstairs)
Feb. 9, 2011, 7 p.m.
Introduction to Python & Advanced unit testing in Python. Event is free. All are welcome.
Venue thanks to The Science Gallery
The Science Gallery is a world first. A new type of venue where today's white-hot scientific issues are thrashed out and you can have your say. A place where ideas meet and opinions collide. -- sciencegallery.com
Advanced unit testing in Python (Rory Geoghegan)
Duration
20mins
Description
Level: Intermediate
Abstract:
Now that you have played around with the rudimentaries of the unittest module, and started writitng tests for your code, how can you make things easier? I'll go over the new additions to the unittest module in Python 2.7, the use of the mock library, and how to use them together to write effective unit tests.
Introduction to Python (Sean O'Donnell)
Duration
20mins
Description
Level: Beginner
Abstract: The content is an introduction to python, by means of comparing it to C, Java and Ruby.
Social