Exercises in Programming Style

编程风格练习 第2版

计算机软件

原   价:
492.5
售   价:
394.00
优惠
平台大促 低至8折优惠
发货周期:预计5-7周发货
作      者
出  版 社
出版时间
2020年07月24日
装      帧
平装
ISBN
9780367350208
复制
页      码
346
开      本
6-1/8 x 9-1/4
语      种
英文
版      次
2nd ed.
综合评分
5 分
我 要 买
- +
库存 49 本
  • 图书详情
  • 目次
  • 买家须知
  • 书评(0)
  • 权威书评(1)
图书简介
The first edition of Exercises in Programming Style was honored as an ACM Notable Book and praised as "The best programming book of the decade." This new edition retains the;same presentation but has been upgraded to Python 3, and there is a new section on neural network styles. Using a simple computational task (term frequency) to illustrate different programming styles, Exercises in Programming Style helps readers understand the various ways of writing programs and designing systems. It is designed to be used in conjunction with code provided on an online repository. The book complements and explains the raw code in a way that is accessible to anyone who regularly practices the art of programming. The book can also be used in advanced programming courses in computer science and software engineering programs. The book contains 40 different styles for writing the term frequency task. The styles are grouped into ten categories: historical, basic, function composition, objects and object interactions, reflection and metaprogramming, adversity, data-centric, concurrency, interactivity, and neural networks. The author states the constraints in each style and explains the example programs. Each chapter first presents the constraints of the style, next shows an example program, and then gives a detailed explanation of the code. Most chapters also have sections focusing on the use of the style in systems design as well as sections describing the historical context in which the programming style emerged.
本书暂无推荐
看了又看
  • 上一个
  • 下一个