Introduction to Python
Summary:
Health Innovator’s introduction to Python covers basics of Python programming language:
- print statements
- variables and basic operating system commands
- If, elif, else and while loops
- lists, dicts, for loops and dictionary/list comprehensions
- functions ,import statements
- classes, objects and inheritance
There are 4 accompanying application classes for classes 3-6. They use the skills in previous classes to produce interesting real world applications.
The class is taught predominately using Cloud 9 software: https://c9.io.
Presentation:
These are the slides that we go over in the class:
https://drive.google.com/drive/folders/0B6B4DxZyu3xqYkVSUjVvQUVKcEk?usp=sharing
Github Repository:
This is the code used in the class with additional practice problems provided by teacher assistants:
https://github.com/Silber8806/innovators_class
Slack Channel:
Chat channel for the class where learners can chat with students, teacher assistants or instructors.
Best,
Chris