By Gianluca Campanella (g.campanella@estimand.com)
This repository contains teaching materials for the Python Programming 101 workshop at General Assembly London.
By the end of the session, you should be able to:
- Understand how Computer Scientists approach problems
- Use basic Python programming constructs
- Independently navigate through additional resources
- Official Python tutorial, language reference and standard library
- Automate the Boring Stuff with Python
- Python courses on edX