کتاب Modern C for Absolute Beginners, 2nd Edition: A Friendly Introduction to the C Programming Language (C مدرن برای مبتدیان مطلق، ویرایش دوم: مقدمه ای دوستانه بر زبان برنامه نویسی C) تمام موارد ضروری برای شروع برنامه نویسی در C مدرن را در اختیار شما قرار میدهد.
در ادامه مقدمهای از کتاب Modern C for Absolute Beginners را از زبان نویسنده شرح خواهیم داد.
مقدمهای بر کتاب Modern C for Absolute Beginners:
خواننده گرامی، انتخاب یادگیری زبان برنامهنویسی C را به شما تبریک میگویم و از شما بابت انتخاب این کتاب سپاسگزاریم. اسم من اسلوبودان دمیتروویچ است و سعی میکنم تا جایی که میتوانم شما را با دنیای شگفتانگیز برنامهنویسی C آشنا کنم.
کتاب Modern C for Absolute Beginners به پنج بخش تقسیم شده است. در قسمت ۱، ما اصول زبان C را پوشش میدهیم. قسمت ۲ کتابخانه استاندارد C را توضیح میدهد و قسمت ۳ ما را با استانداردهای مدرن C آشنا میکند. قسمت ۴ بایدها و نبایدها را در C مدرن توضیح میدهد. بخش پایانی شامل ضمیمهها است. اجازه دهید شروع کنیم!
سرفصلهای کتاب Modern C for Absolute Beginners:
- Table of Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Part I: The C Programming Language
- Chapter 1: Introduction
- Chapter 2: Our First Program
- Chapter 3: Types and Declarations
- Chapter 4: Exercises
- Chapter 5: Operators
- Chapter 6: Expressions
- Chapter 7: Statements
- Chapter 8: Exercises
- Chapter 9: Arrays
- Chapter 10: Pointers
- Chapter 11: Command-Line Arguments
- Chapter 12: Exercises
- Chapter 13: Functions
- Chapter 14: Exercises
- Chapter 15: Structures
- Chapter 16: Unions
- Chapter 17: Conditional Expression
- Chapter 18: Typedef
- Chapter 19: Const Qualifier
- Chapter 20: Enumerations
- Chapter 21: Function Pointers
- Chapter 22: Exercises
- Chapter 23: Preprocessor
- Chapter 24: Exercises
- Chapter 25: Dynamic Memory Allocation
- Chapter 26: Storage and Scope
- Chapter 27: Exercises
- Chapter 28: Standard Input and Output
- Chapter 29: File Input and Output
- Chapter 30: Exercises
- Chapter 31: Header and Source Files
- Part II: The C Standard Library
- Chapter 32: Introduction to C Standard Library
- Part III: Modern C Standards
- Chapter 33: Introduction to C11 Standard
- Chapter 34: The C17 Standard
- Chapter 35: The Upcoming C23 Standard
- Part IV: Dos and Don’ts
- Chapter 36: Do Not Use the gets Function
- Chapter 37: Initialize Variables Before Using Them
- Chapter 38: Do Not Read Out of Bounds
- Chapter 39: Do Not Free the Allocated Memory Twice
- Chapter 40: Do Not Cast the Result of malloc
- Chapter 41: Do Not Overflow a Signed Integer
- Chapter 42: Cast a Pointer to void* When Printing Through printf
- Chapter 43: Do Not Divide by Zero
- Chapter 44: Where to Use Pointers?
- Chapter 45: Prefer Functions to Function-Like Macros
- Chapter 46: static Global Names
- Chapter 47: What to Put in Header Files?
- Part V: Appendices
- Appendix A: Linkage
- Appendix B: Time and Date
- Appendix C: Bitwise Operators
- C.1 The Bitwise NOT Operator ~
- C.2 Bitwise Shift Operators << and >>
- C.3 The Bitwise AND Operator &
- Appendix D: Numeric Limits
- D.1 Integer Types Limits
- D.2 Floating-Point Types Limits
- Appendix E: Summary and Advice
- E.1 What to Learn Next?
- E.2 Online References
- E.3 Other C Books
- E.4 Advice
- Index
جهت دانلود کتاب Modern C for Absolute Beginners میتوانید پس از پرداخت، دریافت کنید.
دیدگاهها
هیچ دیدگاهی برای این محصول نوشته نشده است.