ThinkPython_HowtoThinkLikeaComputerScien.epub
- 资料大王PDF
-
0 次阅读
-
0 次下载
-
2024-07-22 20:19:07
微信
赏
支付宝
文档简介:
Buy this book at Amazon.com
Think Python: How to Think Like a
Computer Scientist
Allen B. Downey
2nd Edition, Version 2.2.18
Preface
The strange history of this book
Acknowledgments
Contributor List
The way of the program
What is a program?
Running Python
The first program
Arithmetic operators
Values and types
Formal and natural languages
Debugging
Glossary
Exercises
Variables, expressions and statements
Assignment statements
Variable names
Expressions and statements
Script mode
Order of operations
String operations
Comments
Debugging
Glossary
Exercises
Functions
Are you
using one of
our books in
a class?
We'd like to
know about
it. Please
consider
filling out
this short
survey .
Think DSP
Think Java
Think Bayes
Think Python
2e
Think Stats
2e
Think
Complexity
Function calls
Math functions
Composition
Adding new functions
Definitions and uses
Flow of execution
Parameters and arguments
Variables and parameters are local
Stack diagrams
Fruitful functions and void functions
Why functions?
Debugging
Glossary
Exercises
Case study: interface design
The turtle module
Simple repetition
Exercises
Encapsulation
Generalization
Interf......
评论
发表评论