21st century C /

保存先:
書誌詳細
第一著者: Klemens, Ben (著者)
フォーマット: 図書
言語:英語
出版事項: 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.