August 2016/Github: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
MATH 107 Topics: | MATH 107 Topics: | ||
* units, percents, other essential math | * units, percents, other essential math | ||
* graphical | * graphical methods | ||
* intro to statistics | * intro to statistics | ||
* std dev | * std dev | ||
Revision as of 09:44, 17 August 2016
Goals:
- Teaching
- iPython notebooks
- Nice notebooks, re-usable material
Inspiration: https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks#engineering-education
CSC 142 Topics:
- Procedural programming: methods
- Procedural programming: parameters
- Procedural programming: return values
- Control structures: sequence
- Control structures: if/else
- Control structures: for
- Control structures: while
- File processing
- Arrays
- Introduction to objects
MATH 107 Topics:
- units, percents, other essential math
- graphical methods
- intro to statistics
- std dev
- normal distributions
- linear functions