
Python threads are somewhat more restrictive than in C. Effectiveness may be limited on multiple CPUs (due to interpreter lock). Threads can interact strangely with other Python modules …
- [PDF]
Python Tutorial
After reading it, you will be able to read and write Python modules and programs, and you will be ready to learn more about the various Python library modules described in library-index.
Grok Learning for open programming, Python, blocks, and Micro:bit interfaces Notebooks: Download or cloud-based, JupyterHub allows shared resources
Python offers an interactive help system and exposes a wide array of introspec-tive capabilities as a standard module (inspect. py) that provides functions for exploring various types of objects in …
- [PDF]
Take Action - Python
Contribute to an open source python project related to education. Consider different types of projects including: platforms for beginners, frameworks & libraries useful for education, …
You'll need a text editor with integrated building - I find SciTE and PyScripter to be good for beginners (and I still use SciTE after 4 years of Python programming).