Hi everyone!

Our next meeting of the Melbourne Python user group will be next week, on
Monday 2nd September. Do come and join us! We have these two talks planned:

*1. Michael Milewski: Next-level test driven development with TCR (~15-20
minutes)*

Developers love to write code but once the code is undergoing iterative
development by a group of developers, testing the code is a must. A lot of
developers under the Extreme Programming movement even choose to write
their tests first in Test Driven Development, TDD. TCR, or "test && commit
|| revert" is taking it to the next level. Not only do you write your tests
first but if your test passes then the code will be committed and if it
fails - deleted and you start again. A brief coding demo of writing code
with no tests, the benefit of test driving code with TDD and finally seeing
what we can learn from TCR.


*2. Genevieve Buckley: Recap of the 2019 SciPy conference (~40 minutes)*
Genevieve Buckley is a scientific programmer who loves working in Python.
She just got back from the 2019 SciPy conference in Austin, Texas and is
here to tell you all about it.


*3. Announcements and pizza*
*When:* 5.45pm for mingling; talks from 6pm; pizza afterwards
*Where:* Level 2, 17 Hardware Lane, Melbourne CBD
*How to get there:* Walk 8 minutes from Flinders Street station or 5
minutes from Melbourne Central
*Sponsorship:* many thanks to Outcome Life for providing the venue, Biarri
for sponsoring pizzas, and Python Charmers for organisation and meetup
sponsorship.
*RSVP:* Please respond accurately on Meetup.com so we can track numbers:
https://www.meetup.com/Melbourne-Python-Meetup-Group/

Do come along! We hope to see you there! :-)

Best wishes,
Ed

-- 
Dr. Edward Schofield
Python Charmers
http://pythoncharmers.com
_______________________________________________
melbourne-pug mailing list
melbourne-pug@python.org
https://mail.python.org/mailman/listinfo/melbourne-pug

Reply via email to