Class Notes
Up one levelMaterials, Lectures, Notes for Class
- Why it is called Python — by Dr. William L. Honig — last modified 2012-01-17 09:52 AM
- Which do you think?
- What we know about Python — by Dr. William L. Honig — last modified 2012-02-20 08:27 PM
- A list of the Python concepts, commands, key words covered...
- Regular Expressions Quick Notes — by Dr. William L. Honig — last modified 2012-03-20 11:52 AM
- How to start to think about Regular Expressions (RE). A great way to define, match, find, complex things in data.
- How to Storyboard Your Script — by Dr. William L. Honig — last modified 2012-04-02 05:09 PM
- An app or script storyboard will help you and potential users understand what you app is about. Do it before you start to program!