買這商品的人也買了...
-
$680$537 -
$1,840$1,748 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$1,150$1,127 -
$920$727 -
$880$695 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$860$731 -
$650$553 -
$450$351 -
$1,650$1,568 -
$780$741 -
$650$553 -
$590$466 -
$690$538 -
$650$618 -
$720$569 -
$149$149 -
$350$315 -
$750$675 -
$560$504 -
$400$340 -
$480$379
相關主題
商品描述
C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other languages with a desire to better understand the fundamentals of this core language.
As with all the editions, author Stephen Prata's aim has been to create an introduction to C that is instructive, clear, and helpful. Programming concepts are explained along with details of the C language; the book does not assume that you are a professional programmer. Many short, easily typed examples illustrate just one or two concepts at a time, since learning by doing is one of the most effective ways to master new information. Finally, review questions and programming exercises at the end of each chapter punctuate the most critical information and help readers digest the most difficult concepts. The text has been updated to accommodate the emergence of a new standard for C-C99.
Table of Contents
Preface.
1. Getting Ready.
2. Introducing C.
3. Data and C.
4. Character Strings and Formatted Input/Output.
5. Operators, Expressions and Statements.
6. C Control Statements: Looping.
7. C Control Statements: Branching and Jumps.
8. Character Input/Output and Redirection.
9. Functions.
10. Arrays and Pointers.
11. Character Strings and String Functions.
12. Storage Classes, Linkage and Memory Management.
13. File Input/Output.
14. Structures and Other Data Forms.
15. Bit Fiddling.
16. The C Preprocessor and the C Library.
17. Advanced Data Representation.
Appendix A: Reference Section.
Appendix B: Answers to the Review Questions.
INDEX