Differences between revisions 1 and 2
Revision 1 as of 2006-12-16 05:44:27
Size: 45
Editor: JeffRush
Comment:
Revision 2 as of 2007-04-25 08:38:57
Size: 479
Editor: adsl-68-95-130-15
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Outline for: "What is Python" = #format rst
Line 3: Line 3:
 * ??? ===============================
 Outline for: "What is Python"
===============================

:Abstract:
  The goal of this paper is to present a concise, benefits-based explanation of what the Python language is all about, to a reader who is already a programmer but not knowledgeable about Python.

Benefits
========

 * readable
 * very high-level expressibility
 * a feature-rich library
 * cross-platform
 * used in different problem domains

Outline for: "What is Python"

Abstract

The goal of this paper is to present a concise, benefits-based explanation of what the Python language is all about, to a reader who is already a programmer but not knowledgeable about Python.

Benefits

  • readable
  • very high-level expressibility
  • a feature-rich library
  • cross-platform
  • used in different problem domains

AdvocacyWritingTasks/WhatIsPython (last edited 2008-11-15 14:00:03 by localhost)

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