Size: 673
Comment:
|
Size: 670
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
* '''Just Use It''' -- many people just starting using Python from day one, referring to [:Is there any tiny project or source for participation or reference:example code] and the [http://docs.python.org/ language and library reference] while working on solving a real problem. This works well for most experienced programmers, starting with some smaller coding tasks. Be sure to skim the extensive library reference to get an idea of what modules are available for your use. | * '''Just Use It''' -- many people just start using Python from day one, referring to [:Is there any tiny project or source for participation or reference:example code] and the [http://docs.python.org/ language and library reference] while working on solving a real problem. This works well for most experienced programmers, starting with some smaller coding tasks. Be sure to skim the extensive library reference to get an idea of what modules are available for your use. |
SEE:["Ten things people want to know about Python"]for more details.
- Answer
* Just Use It -- many people just start using Python from day one, referring to [:Is there any tiny project or source for participation or reference:example code] and the [http://docs.python.org/ language and library reference] while working on solving a real problem. This works well for most experienced programmers, starting with some smaller coding tasks. Be sure to skim the extensive library reference to get an idea of what modules are available for your use.
* For more gentle introductions, see the [http://wiki.python.org/moin/BeginnersGuide Beginners Guide]