Differences between revisions 12 and 16 (spanning 4 versions)
Revision 12 as of 2008-08-12 04:19:01
Size: 1099
Editor: 219
Comment:
Revision 16 as of 2008-11-15 13:59:36
Size: 993
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[TableOfContents]] <<TableOfContents>>
Line 3: Line 3:
11 August 2008: ["Guido van Rossum"] mentions (on a [http://python.org/moin/PSF private mailing list]) [http://jaiku.com/channel/python/presence/42088545#comments this formulation]: 11 August 2008: [[Guido van Rossum]] mentions (on a [[http://python.org/moin/PSF|private mailing list]]) [[http://jaiku.com/channel/python/presence/42088545#comments|this formulation]]:
Line 6: Line 6:
 1. ["Why is Python a dynamic language and also a strongly typed language"]?
 1. ["
Which IDE is good for Python"]?
 1. ["
Any good Python book?"]
 1. ["
Can I get a job with python?"]
 1.
Why separate sections by indentation instead of by brackets or "end"?
  * You
're going to indent your code even if your language uses brackets or other start/end separators, if you want it to be readable and understandable. Extra notation beyond what we should be doing regardless of the language doesn't add anything, except for clutter.
 1. ["
Which GUI is best for python?"]
 1.
Why is Python slower than the xxx language?
 1.
How to start learning Python? Any suggestions?
 1.
Is there any tiny project or source for participation or reference?
 1. ["
How to make exe on Windows"] (run without Python preinstalled)?
 1. [[Why is Python a dynamic language and also a strongly typed language]]?
 1. [[
Which IDE is good for Python]]?
 1. [[
Any good Python book?]]
 1. [[
Can I get a job with python?]]
 1. [[
Why separate sections by indentation instead of by brackets or 'end']]?
 1. [[
Which GUI is best for python?]]
 1. [[
Why is Python slower than the xxx language]]?
 1. [[
How to start learning Python? Any suggestions]]?
 1. [[
Is there any tiny project or source for participation or reference]]?
 1. [[
How to make exe on Windows]] (run without Python preinstalled)?
Line 20: Line 19:

Notice that earlier times produced other [[faq]]s, and it's likely Python will survive long enough
to merit still other ones in the future.

Ten things people want to know about Python (last edited 2014-04-14 00:31:52 by DaleAthanasias)

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