出版信息

Cay S. Horstmann、Rance D. Necaise / John Wiley & Sons / 2013-4-26 / GBP 181.99

内容简介

Cay Horstmann's" Python for Everyone "provides readers with step-by-step guidance, a feature that is immensely helpful for building confidence and providing an outline for the task at hand. "Problem Solving" sections stress the importance of design and planning while "How To" guides help students with common programming tasks. Photographs present visual analogies that explain the nature and behavior of computer concepts. Step-by-step figures illustrate complex program operations, while syntax boxes and example tables present a variety of typical and special cases in a compact format. This book contains a substantial number of self-check questions at the end of each section. "Practice It" pointers suggest exercises to try after each section. "Python for Everyone" presents the essentials in digestible chunks, with separate notes that go deeper into good practices or language features when the reader is ready for the additional information. You will not find artificial over-simplifications that give an illusion of knowledge.

为你推荐:

相关软件推荐:

python for everyone 中文版_Python for Everyone相关推荐

  1. python怎么自动中文版_Python实现AI自动版贪吃蛇

    主要思路 (1)蛇每走一步,就使用BFS计算游戏界面中每个位置(蛇身除外)到达食物的最短路径长: (2)将蛇的安全定义为蛇是否可以跟着蛇尾运动,即蛇头和蛇尾间是否存在路径: (3)蛇每次行动前先利用虚 ...

  2. python改为中文版_Python实现繁体中文与简体中文相互转换的方法示例

    本文实例讲述了Python实现繁体中文与简体中文相互转换的方法.分享给大家供大家参考,具体如下: 工作中需要将繁体中文转换成简体中文 安装方法 不需要什么安装方法,只需要把这两个文件下载下来,保存到与 ...

  3. vscode使用教程python-VSCode下好用的Python插件及配置_python

    这篇文章主要介绍了微软官方的Python插件,已经自带很多功能,下面是插件功能描述,其中部分内容我做了翻译,需要的朋友可以参考下 MS Python插件. 这是微软官方的Python插件,已经自带很多 ...

  4. python有没有中文版-python有中文版吗

    python是没有中文版的.Python的程序是标准的文本文件,为了实现跨平台的多语言支持,通常采用utf-8格式 -- 因此只要是支持utf-8格式的编辑器就都可以. 注: Python是一种计算机 ...

  5. python算法和数据结构_Python中的数据结构和算法

    python算法和数据结构 To 至 Leonardo da Vinci 达芬奇(Leonardo da Vinci) 介绍 (Introduction) The purpose of this ar ...

  6. python中定义数据结构_Python中的数据结构—简介

    python中定义数据结构 You have multiples algorithms, the steps of which require fetching the smallest value ...

  7. python 数据框缺失值_Python:处理数据框中的缺失值

    python 数据框缺失值 介绍 (Introduction) In the last article we went through on how to find the missing value ...

  8. [资源]Python资源大全中文版

    Python资源大全中文版,内容包括:Web框架.网络爬虫.网络内容提取.模板引擎.数据库.数据可视化.图片处理.文本处理.自然语言处理.机器学习.日志.代码分析等 Python 资源大全中文版 我想 ...

  9. python中文版-python怎么变成中文版

    python变成中文版的实现方法:首先下载pycharm汉化包:然后将"resources_en.jar"文件更名为"resources_cn.jar":最后将 ...

最新文章

  1. DRAM、SRAM、SDRAM、DDRSDRAM的区别
  2. C++实现深度优先搜索DFS(附完整源码)
  3. mongodb分片概念和原理-实战分片集群
  4. 万张图片,流畅体验——记一次 Vue 列表渲染
  5. opencv python 人脸识别 相似度_如何使用OpenCV3直方图方法进行人脸相似度对比
  6. HTML5浏览器兼容性解决方案
  7. 几何公差之什么是基准要素?基准要素有哪些类型?
  8. 1口百兆光纤收发器工业导轨式发送机接收机1百兆光1百兆电工业以太网光纤收发器
  9. Scala Either Left Right
  10. 2016-2017 ACM-ICPC, NEERC, Southern Subregional Contest A Toda2 贪心
  11. mysql误删除数据恢复处理
  12. 模糊数学——距离和贴近度
  13. 如何实现访问不同网络下的局域网网站
  14. 江西理工大学计算机网络基础试卷,无线网络技术作业(江西理工大学期末复习)...
  15. 便捷的oh-my-zsh
  16. MPEG DASH MPD文件字段解释
  17. 预见未来: 微软亚洲研究院看下一个二十年
  18. 一台路由器连接3个以太网_如何查找通过以太网直接连接到第一台计算机的第二台计算机的IP地址?...
  19. Java 使用注解检验手机号
  20. JS运算符—算术运算符、逻辑运算符、赋值运算符、关系运算符、条件运算符

热门文章

  1. Laravel限时特价
  2. SQL SERVER 判断是否数字的方法
  3. 博客园美化之超炫酷的鼠标特效
  4. Spring Security OAuth2.0 token生成与刷新机制源码阅读
  5. GitLab基础:新版本下使用gitlab-rake进行备份和恢复
  6. AG1280 CPLD Q48Q32 with PLL
  7. 报告显示:被调研中国企业超85%已从数字转型中获得回报
  8. C# Assembly说明
  9. python scrapy框架爬虫_Python Scrapy爬虫框架学习
  10. Python day1 变量、常量、注释基础数据类型初始以及用户输入input