Size: 702
Comment:
|
← Revision 18 as of 2014-04-14 00:31:52 ⇥
Size: 973
Comment: add http://wiki.woodpecker.org.cn/moin/PyTop10FAQ?action=show
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
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: |
<<TableOfContents>> |
Line 6: | Line 3: |
1. why python is a dynamic language & also a strong type 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 indent instead of by brackets or "End"? 1. Which GUI is best for python? 1. Why Python is slower than xxx language? 1. How to start learning Pythonï¼Any suggestionsï¼ 1. Is there any tiny project or source for participate or referenceï¼ 1. How to make exe on Windows (run without Python preinstalled)? |
11 August 2008: [[Guido van Rossum]] mentions (on a the PSF private mailing list) via IRC #python/presence/42088545 this formulation: = Top 10 Python FAQ = 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)? = i18N = * Chinese ~ http://wiki.woodpecker.org.cn/moin/PyTop10FAQ?action=show 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. |
Contents
11 August 2008: Guido van Rossum mentions (on a the PSF private mailing list) via IRC #python/presence/42088545 this formulation:
Top 10 Python FAQ
Why is Python a dynamic language and also a strongly typed language?
Why separate sections by indentation instead of by brackets or 'end'?
Is there any tiny project or source for participation or reference?
How to make exe on Windows (run without Python preinstalled)?
i18N
Notice that earlier times produced other faqs, and it's likely Python will survive long enough to merit still other ones in the future.