Differences between revisions 2 and 3
Revision 2 as of 2009-05-20 21:14:00
Size: 1442
Comment:
Revision 3 as of 2009-05-21 18:53:01
Size: 2154
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Top page: Top page will feature:
Line 3: Line 3:
Large headings, w/ an icon that will be re-used on the sub-pages.
  
The text between headings will start out collapsed and hidden; click on the heading or the icon to expand them.
 * Large headings, w/ an icon that will be re-used on the sub-pages.
 * The subhead from each page.
Line 7: Line 6:
XXX should all headings be in the form of questions? Or just title form? e.g. "What is Python?" vs. "About Python" The sub-page will contain the title and the expanded content below.
Line 11: Line 10:
Subhead: Python is an open-source programming language, available as open source. (more)
Line 13: Line 14:
 * Used by XXX  * Used by (various companies/organizations/projects)
Line 16: Line 17:
= Starting to Learn Python = = Learning More =

Subhead: Find books, videos, and online documentation for Python. (more)
Line 33: Line 36:
Subhead: Download Python for your computer, check whether it's already part of your system, or even try it on the web. (more)

Download links
Line 39: Line 46:
Subhead: Powerful development environments and editors help you write and debug Python code.
Line 43: Line 52:
 * Eclipse/PyDev
Line 53: Line 63:
Subhead: Explore the thousands of add-on libraries available for Python. (more)
Line 59: Line 71:
User groups

Conferences
 * PyCon; EuroPython
Subhead: Connect to other Python users on the web, at local user groups, and at conferences. (more)
Line 67: Line 76:

User groups

Conferences

 * PyCon; EuroPython
Line 73: Line 88:
 * Special page for Django & other web toolkits?
Line 75: Line 91:

Not within scope:

 * How Python is developed: this microsite is aimed at beginners, who don't need that sort of information)

Top page will feature:

  • Large headings, w/ an icon that will be re-used on the sub-pages.
  • The subhead from each page.

The sub-page will contain the title and the expanded content below.

What is Python?

Subhead: Python is an open-source programming language, available as open source. (more)

  • Object-oriented programming language
  • Free software
  • Used by (various companies/organizations/projects)
  • Used in (various applications: Blender, etc.)

Learning More

Subhead: Find books, videos, and online documentation for Python. (more)

Books and tutorials

  • O'Reilly: Learning Python, Programming Python
  • Prentice Hall: Core Python Programming
  • New Riders: Essential Reference
  • docs.python.org

Videos:

Try Python

Subhead: Download Python for your computer, check whether it's already part of your system, or even try it on the web. (more)

Download links

Is Python already installed?

Link to shell.appspot.com, sample programs

Tools for Python Development

Subhead: Powerful development environments and editors help you write and debug Python code.

IDEs:

  • WingIDE
  • Komodo
  • Eclipse/PyDev

Distributions:

What else?

Finding Libraries

Subhead: Explore the thousands of add-on libraries available for Python. (more)

PyPI; commonly-used libraries

Link to an easy-install tutorial/page?

Joining the Community

Subhead: Connect to other Python users on the web, at local user groups, and at conferences. (more)

planet.python.org

Python wiki

User groups

Conferences

Additional topics

I'm not sure whether the following material is worth including.

  • The Zen of Python principles
  • Special page for Django & other web toolkits?

  • A news page that pulls RSS feeds from pypi and python.org?
  • Link to Software Carpentry tutorials?

Not within scope:

  • How Python is developed: this microsite is aimed at beginners, who don't need that sort of information)

PythonWebsite/Learning/Top (last edited 2024-01-04 11:18:18 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.