Further Reading

March 18, 2017 ยท View on GitHub


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