python-ecology-lesson
python-ecology-lesson copied to clipboard
Timing and questions for section 01
There is no timing for section 01. Perhaps 30 mins? The questions are the same as section 00, they could be something like "What are the basics of programming in python?".
Oh, good catch. The time estimate looks about right. Perhaps the motivating questions for the first could be:
- How can programming with Python assist me in efficiently managing my data?
and the second could be:
- What are common data types in Python?
- How can Python be used to save and retrieve data in the computer's memory?
Or something?