搜索资源列表
python
- python不错的入门书籍,讲述python的基础知识。-python good entry-books, on the basis of knowledge of python.
Python
- 书名:<<python语言入门>>,不错的入门书籍-Title: < <python语言入门> > , A good introductory book
Python
- Python核心编程中文第二版. python入门经典书籍.-Core Python Programming second edition of the Chinese. Python classic book entry.
diveintopythonzh-cn-5[1].4b
- python入门书籍:深入理解Python-dive into python
keaidePython
- 哲思自由社区 编写的PYTHON 入门书籍-Philosophizing free community entry books written PYTHON
PYTHON MACHINE LEARNING BOOK
- python机器学习从零开始的入门书籍,其中有很不错的例子可以学习(a good python machine learning book, it must be helpful for you to learn machine learning technology.)
Python基础教程
- python基础教程,不错的入门书籍吗,介绍条理清晰,结构合理逻辑性强(Python basic tutorials, good introductory books, introduced clear, reasonable structure, logic strong)
编程小白的第一本 python 入门书
- python初学者使用书籍,介绍python基础知识,含有一些简单练习(books for python learner)
Python Crash Course
- 最经典的python入门书籍,python编程入门必看(Python from entry to practice)
Python编程:从入门到实践
- python从入门到编译,一本简单易懂的python入门书籍,用于python初学者入门,从入门到精通,简单又实用。(Python from the start to the compilation)
Python核心编程 第3版 中文版
- Python的入门书籍,很适合新手进行阅读(Python's introductory books)
笨办法学 Python(第四版)
- 本书是一本Python入门书籍,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。这本书以习题的方式引导读者一步一步学习编程,从简单的打印一直讲到完整项目的实现,让初学者从基础的编程技术入手,最终体验到软件开发的基本过程。 本书结构非常简单,共包括52个习题,其中26个覆盖了输入/输出、变量和函数三个主题,另外26个覆盖了一些比较高级的话题,如条件判断、循环、类和对象、代码测试及项目的实现等。每一章的格式基本相同,以代码习题开始,按照说明编写代码,运行并检查结果,然后再做附加练
Python数据挖掘入门与实践 .pdf
- python数据挖掘入门书籍,使用与有python基础的编程人员(Python data mining introductory books)
Python编程:从入门到实践
- Python编程 从入门到实践 一本通俗易懂的Python入门书籍(Python programming from the beginning to the practice of a easy to understand Python introductory book)
python code
- Python编程 从入门到实践之一本通俗易懂的Python入门书籍(Python programming from the beginning to practice one of the easy to understand Python introductory books)
Python编程:从入门到实践-无损压缩
- 入门书籍,python从入门到实践。一本基础书籍。(Python entry books, from entry to practice.Based on a book.)
Python核心编程 第3版 中文版.pdf
- python经典书籍,非常不错的入门教程(Python classic books, very good introductory tutorials)
《Python核心编程 第二版》
- python 入门学习必备书籍,python入门必备(Python introductory learning necessary books, python entry necessary)
Python爬虫开发与项目实战-范传辉
- Python爬虫开发与项目实战-范传辉 。爬虫入门书籍(Python crawler development and project real battle - Fan Chuanhui)
“笨方法”学python(英文版)
- 《“笨办法”学Python(第3版)》是一本Python入门书籍,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。《“笨办法”学Python(第3版)》以习题的方式引导读者一步一步学习编程,从简单的打印一直讲到完整项目的实现,让初学者从基础的编程技术入手,体验到软件开发的基本过程。 《“笨办法”学Python(第3版)》结构非常简单,共包括52个习题,其中26个覆盖了输入/输出、变量和函数三个主题,另外26个覆盖了一些比较高级的话题,如条件判断、循环、类和对象、代码测试