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.