21st century C /

Saved in:
书目详细资料
主要作者: Klemens, Ben (Author)
格式: 图书
语言:英语
出版: Beijing ; O'Reilly Media, Inc., 2015
版:2nd ed
主题:
标签: 添加标签
没有标签, 成为第一个标记此记录!
书本目录:
  • Preface
  • Part I. The environment. Set yourself up for easy compilation
  • Debug, test, document
  • Packaging your product
  • Version control
  • Playing nice with others
  • Part II. The language. Your pal the pointer
  • Inessential C syntax that textbooks spend a lot of time covering
  • Important C syntax that textbooks often do not cover
  • Easier text handling
  • Better structures
  • Object-oriented programming in C
  • Parallel threads
  • Libraries
  • Epilogue
  • A. C 101.