Further Reading · Python Basics

Further Reading

Python curated resources - online courses, books, coding practice sites, frameworks for GUI/Game/Web, cheatsheet, online help forums, etc..

Standard topics not covered

Python extensions

  • Cython - optimising static compiler for both the Python programming language and the extended Cython programming language
  • Jython - Python for the Java Platform
  • NumPy - fundamental package for scientific computing with Python