zoukankan      html  css  js  c++  java
  • Python学习书籍推荐 中英对照

    Learn Python The Hard Way

    笨办法学 python

    A Byte of Python

    简明Python教程

     

     

     

    初学者

    英文版

    • Learning Python, 3rd Edition" by Mark Lutz
    • Python For Dummies

    By: Stef Maruch, Aahz Maruch

    中文版

    • 学习Python(第二版,影印版)

    作者 : Mark Lutz/David Ascher

    出版社 : 东南大学出版社

    评语 : 初级/中级用这本书没错

    中级用户

    英文版

    • Programming Python By: Mark Lutz
    • Python Cookbook

    By: Alex Martelli, David Ascher 中文版

    • Python核心编程

    本书不但介绍了OO思想,也很好的对函数式编程方法进行了普及,把Python语言的特点进行了很全面的介绍。对于想了解函数式编程的人,起到了很好的入门效果。

    高级用户

    英文版

    • Dive Into Python

    By: Mark Pilgrim

    • Python in a Nutshell

    By: Alex Martelli

    中文版

    • 深入Python

    参考资料

  • 相关阅读:
    基础DP(初级版)
    UVA-816.Abbott's Tevenge (BFS + 打印路径)
    1044: 数圈
    1049: 打牌
    1047: 小A的计算器
    1046: 最小的K个数
    1045: 愚人节的礼物
    1044: 数圈
    1043: 绩点计算
    1042: 小丑排序
  • 原文地址:https://www.cnblogs.com/jiangzhaowei/p/5106326.html
Copyright © 2011-2022 走看看