= Meting 2016/10/01 = == When? == The 1st of October, 2016 (This is the Saturday before [https://za.pycon.org PyCon ZA 2016] == Where? == The Oracle Cloud Development Centre Central Building, Black River Park, Fir St, Observatory == What? == Christo Goosen will speak about "MicroPython: Python for microcontrollers and constrained environments" == Next Meeting == To be confirmed, but likely mid-November ```python3 -c 'import datetime; print(datetime.date(year=2016,month=10,day=1) + datetime.timedelta(weeks=6))'```