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]] SEE:'''[[Ten things people want to know about Python]]'''for more details.