diff --git a/README.md b/README.md index 5b74e23310f33b19440042222d17489b577911c6..1643920db73b9f8fc370274ee6aa20a35f96654e 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,17 @@ To be held on Mondays at 1400 somewhere on Boldrewood Campus. The format will be | Date | Theme | Location | |-------|-----------------|----------| | 24/02 | Big Oh Notation | 176/2013 | -| 03/03 | Commenting Code | 176/2013 | +| 02/03 | Commenting Code | 176/2013 | +| 09/03 | Matplotlib | 176/2013 | +| 16/03 | Functions | 176/2013 | # Contributing -Please contribute any ideas you have. We want to learn more. Ideas for session themes, good resources and more are all welcome. \ No newline at end of file +Please contribute any ideas you have. We want to learn more. Ideas for session themes, good resources and more are all welcome. + +## Resources + +* Python Black - code style guide & plugins +* Clean Code - book by Robert Martin +* \ No newline at end of file