Jump to ratings and reviews
Rate this book

Effective Python: an effective method for the preparation of 59 high-quality Python code - Effective Python:编写高质量Python代码的59个有效方法

Rate this book
目  录?Contents本书赞誉译??者??序前  言致  谢第1章 用Pythonic方式来思考 1第1条:确认自己所用的Python版本 1第2条:遵循PEP 8风格指南 3第3条:了解bytes、str与unicode的区别 5第4条:用辅助函数来取代复杂的表达式 8第5条:了解切割序列的办法 10第6条:在单次切片操作内,不要同时指定start、end和stride 13第7条:用列表推导来取代map和f?ilter 15第8条:不要使用含有两个以上表达式的列表推导 16第9条:用生成器表达式来改写数据量较大的列表推导 18第10条:尽量用enumerate取代range

200 pages, Paperback

Published January 1, 2016

About the author

新华书店北美网

47.3k books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (100%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.