You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lindsay Ward edited this page Mar 24, 2023
·
4 revisions
This page is not intended to be an exhaustive collection, but simply a list of good resources we know of that you might find useful for learning Python (or other languages) programming.
Please note that your uni subject course materials are always the best starting point. These are extra things, not replacements for anything in the subject.
http://askpython.com - Materials and exercises for the Python 3 programming language. In this course you will learn how to write basic code and see examples.