Week 2
Prepare
- Course Setup
- Read
- LearnPython.org
- Textbook Introduction & 1.1 - 1.2
Review
- Tools & Resources
-
Codecademy Stackoverflow - GitHub
-
Slack DH Slack Invite DH Slack
-
- Demonstration of Methods - Anglo Saxon Charters
- Python
- Programming: Math or Language? Describing with Expressions
- Like a language, slow to learn
- Variables & Variable Types
- Using Functions
len()/str()/int()/float()input()/print()
- Boolean Values & Comparisons
- Flow Control
- Code Blocks & Indentation
- Conditions:
if/else/elif
New
- Entire class spent in review