程序设计导论-Python语言实践-(英文版)

本书特色

[

普林斯顿大学三位经验丰富的教师精心设计了这本跨学科、易于理解的python语言程序设计的入门教材,强调重要的、引人入胜的应用,而不是无实用价值的问题,适用于高等院校计算机、工程及相关专业的本科生,以及从事编程工作的专业人员。

]

目录

目  录第1章 程序设计的基本元素 11.1 你的**个程序 21.2 内置数据类型 141.3 选择结构和循环结构 561.4 数组 1001.5 输入和输出 1401.6 案例研究:随机web冲浪模型 188第2章 函数和模块 2092.1 定义函数 2102.2 模块和客户端 2482.3 递归 2902.4 案例研究:渗透原理 322第3章 面向对象程序设计 3513.1 使用数据类型 3523.2 创建数据类型 4023.2 设计数据类型 4503.4 案例研究:n体模拟 496第4章 算法和数据结构 5114.1 性能 5124.2 排序和查找 5564.3 栈和队列 5904.4 符号表 6344.5 案例研究:小世界现象 684背景 729术语表 733contents1—elements of programming . 1 1.1 your first program 21.2 built-in types of data 141.3 conditionals and loops 561.4 arrays 1001.5 input and output 1401.6 case study: random web surfer 1882—functions and modules 209 2.1 defining functions 2102.2 modules and clients 2482.3 recursion 2902.4 case study: percolation 3223—object-oriented programming 351 3.1 using data types 3523.2 creating data types 4023.3 designing data types 4503.4 case study: n-body simulation 4964—algorithms and data structures . . . . . . . . 511 4.1 performance 5124.2 sorting and searching 5564.3 stacks and queues 5904.4 symbol tables 6344.5 case study: small-world phenomenon 684context 729glossary . 733

封面

程序设计导论-Python语言实践-(英文版)

书名:程序设计导论-Python语言实践-(英文版)

作者:塞奇威克

页数:736

定价:¥139.0

出版社:机械工业出版社

出版日期:2016-01-01

ISBN:9787111524014

PDF电子书大小:73MB 高清扫描完整版

百度云下载:http://www.chendianrong.com/pdf

发表评论

邮箱地址不会被公开。 必填项已用*标注