搜索资源列表
python_forUnix
- Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
VernCeder_QuickPython
- The Quick Python Book Source Code The Quick Python Book, Second Edition, is a clear, concise introduction to Python 3, aimed at programmers new to Python. This updated edition includes all the changes in Python 3, itself a significant shift from ea
Dive_into_Python
- 是一本初次学习python的好书 对于初学者来说比较容易看懂,而且容易入门-Is a first good book for beginners to learn python is easier to understand, and easy entry
Python
- 学习指南 , 很好的一本书 ,如果是新手 那对他用处就跟大了 .-Study guide, good book, if a novice use it just like his big.
Python
- developerWorks 中 David Mertz 创 作的“可爱的 Python”系列是本书的原型结构,介绍了Python入门。-the creation of David Mertz, developerWorks in " Charming Python" series is the prototype structure of the book, Getting Started with Python.
A-Byte-of-Python
- really good book for python learner(both chinese and english version)
Python-source-code-analysis
- 了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Python的运行原理都是非常重要的。本书以CPython为研究对象,在C代码一级,深入细致地剖析了Python的实现。书中不仅包括了对大量Python内置对象的剖析,更将大量的篇幅用于对Python虚拟机及Python高级特性的剖析。通过此书,读者能够透彻地理解Python中的一般表达式、控制结构、异常机制、类机制、多线程机制、模块的动态加载机制、内存管理机制等核心技术的运行原理,同时
Core.Python.Programming
- 学习pyphon基础的经典书籍,里面的内容由浅到深,层层渐进,是本好书-Learning pyphon classic books, the content inside from shallow to deep, layers of progressive, is a good book
Hack_x_Crack_de0aPython-(1)
- hack by Python is a book for the programmers and hackers that wants to learn to hack in python programming
Python-Programming
- is excellent book in programming
hackingciphers.pdf
- Hacking Secret Ciphers with Python There are many books that teach beginners how to write secret messages using ciphers. There are a couple books that teach beginners how to hack ciphers. As far as I can tell, there are no books to teach beginne
Goodrich-M.T.--Tamassia-R.--Goldwasser-M
- a book in python programming
Python_auto
- python 自动运维书籍 python 自动运维书籍-python book python book python book
Machine-Learning-in-Action
- This the python code according to the book named machine learning in action.-This is the python code according to the book named machine learning in action.
python_book_270
- Python is very good book for study
Python
- 《从零开始学Python》是一本关于学习Python编程语言的入门级的书 看了段时间 感觉作者写的通俗易懂 很容易学习- Learning Python scratch is an entry-level book on learning the Python programming language. It s time to write. It s easy to learn to write.
Python-data-analysis
- 本书讲的是利用python进行数据控制、处理、整理、分析等方面的具体细节和基本要点。同时,它也是利用Python进行科学计算的实用指南。-This book is about the use of python for data control, processing, sorting, analysis and other aspects of the specific details and basic points. It is also a practical guide to scie
A-Byte-of-Python---Chinese-Version.pdf
- This a very good document for a python beginner. This is a Chinese version of book A Byte of Python , the translation is very clear and easy to follow.-This is a very good document for a python beginner. This is a Chinese version of book A Byte of P
Head First Python - Paul Barry_125
- 一本很适合入门的headfirst电子书,可以用来入门python,亲测效果不错(A very good introduction to the headfirst e-book, can be used to start the python, the pro - testing effect is good)
Software_Architecture_with_Python
- 软件架构,可以说是为特定的应用软件创建一个蓝图设计。软件架构中存在两大挑战:首先,软件架构与需求必须保持一致,对尚未发现的需求或者发生演化的需求都是如此;其次,尽管常常发生架构实现的变更,但软件架构与其对应的架构实现必须保持一致。本书包含很多示例和用例,通过这种直观的方法来帮助你获取成为一名成功的软件架构师所需的一切。本书将帮助你了解Python的来龙去脉,以便可以用Python来构建和设计高度可扩展的、健壮的、简洁的、性能强大的应用程序。(Software architecture can b
