|
||
Online Reference MaterialsHere are some online resources you might find useful. WikiYou should check the reference wiki being maintained for this class:
Available here Alternatively, there's more detail in the Programming:Python Wikibook. This is a work in progress, often minimal. It is useful if you want a quick overview of something (e.g., what you can do with strings, lists, and dictionaries.)
Available here: Official Python DocsIf all else fails, you can consult the official Python documentation. This is not written for beginners, but it can be quite useful. This should become more useful as the term progresses.
Library Reference:
Language Reference: |