十大Python常见问题

Top 10 Python FAQ

  1. Why is Python a dynamic language and also a strongly typed language?

  2. Which IDE is good for Python?

  3. Any good Python book?

  4. Can I get a job with python?

  5. Why separate sections by indentation instead of by brackets or 'end'?

  6. Which GUI is best for python?

  7. Why is Python slower than the xxx language?

  8. How to start learning Python? Any suggestions?

  9. Is there any tiny project or source for participation or reference?

  10. How to make exe on Windows (run without Python preinstalled)?

你可能感兴趣的:(python)