Friday, March 31, 2017

Python 3 - Useful Resources

The following resources contain additional information on Python 3. Please use them to get more in-depth knowledge on this topic.

Useful Links on Python 3

  • Python.org − Official Python site. Find a complete list of all documentation, installation, tutorials, news etc.
  • Web Programming in Python − This topic guide attempts to cover every aspect of programming Web applications (both clients and servers) using Python.
  • Starship − ... a Home for Pythonistas This is not the official Python Language Website!
  • The Jython Project − Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform.
  • PythonWare − PythonWare site provides useful software to the Python community under the PythonWare and effbot.org brands.
  • Wing IDE − Wing IDE is a powerful integrated development environment (IDE) for the Python programming language.
  • python.vim − Enhanced version of the Python 3 Syntax highlighting script.
  • Python and XML − This Topic Guide links to documentation and code for handling XML in Python.
  • Think Python − Free book on python. How to think like a computer scientist, by Allen Downey?

Useful Books on Python 3

  • Python Programming for the Absolute Beginner, 3rd Edition
  • Python Programming: An Introduction to Computer Science 2nd Edition
  • Programming Python
  • The Quick Python Book, Second Edition
  • Python Essential Reference (4th Edition)
  • Python in a Nutshell, Second Edition (In a Nutshell)
To enlist your site on this page, please drop an email to contact@tutorialspoint.com

2 comments: