沃新书屋 - The Art and Science of C - 作者:Eric S. Roberts

Eric S. Roberts

人物简介:

暂无相关内容,正在全力查找中


The Art and Science of C书籍相关信息

  • ISBN:9780201543223
  • 作者:Eric S. Roberts
  • 出版社:Addison-Wesley
  • 出版时间:1994-9-10
  • 页数:704
  • 价格:USD 160.00
  • 纸张:暂无纸张
  • 装帧:Paperback
  • 开本:暂无开本
  • 语言:暂无语言
  • 适合人群:Students and professionals in computer science or related fields, developers with an interest in the C programming language, software engineers, and anyone looking to improve their programming skills.
  • TAG:Programming / Computer Science / Algorithms / Software Engineering / C Language
  • 豆瓣评分:7.5
  • 更新时间:2025-05-17 04:30:47

内容简介:

This book provides a solid introduction to computer science that emphasizes software engineering and the development of good programming style. Writing in an engaging style, Stanford professor Eric Roberts makes difficult concepts accessible and exciting. The text focuses on the use of libraries and abstractions, which are essential to modern programming. Moreover, by using libraries to hide C's complexity, Roberts introduces topics in an order that allows students to master each one individually. As soon as the student has the background to understand the details, Roberts reveals the underlying implementation of each library. With this approach, the libraries themselves demonstrate the power of abstraction.