Home  >  Q&A  >  body text

哪本Python的书适合入门学习?

现在想要学习Python,去当当看有好多的Python的书。

《Python核心编程》《Python基础编程》《Python学习手册》《Head First Python》《Python编程入门》《Python开发实战》《Python编程初学者指南》......
当当的链接

没有必要看所有的书,而且我以前对Python的语法有过简单的了解。

那选择哪本呢?我想能够快速使用Python做一些有用的开发!

PHPzPHPz2741 days ago1817

reply all(17)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 17:11:02

    In addition to reading books, you should also start coding more:
    There are many code snippets on this website: http://code.activestate.com/recipes/langs/python/
    This is the python documentation from the python official website: https://docs .python.org/3/tutorial/index.html
    Check out the python official website

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-17 17:11:02

    http://rockywu.me/blogwall/

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 17:11:02

    No matter which book you have, whether you have the perseverance to read it seriously

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 17:11:02

    http://www.kancloud.cn/kancloud/learn-python-hard-way/49863

    Learn python the stupid way.
    Features: Easy-to-understand explanations, plus a lot of practice codes.

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 17:11:02

    The core tutorial is good, Liao Xuefeng’s website is more suitable

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 17:11:02

    I have read Liao Xuefeng’s Python tutorial first. After reading it, I feel that it is not enough and needs to be strengthened. I am still not satisfied. At this time, pick up the "Python Learning Manual" and start reading!

    reply
    0
  • 阿神

    阿神2017-04-17 17:11:02

    It is recommended to read the official documentation directly.

    reply
    0
  • Cancelreply