Famous C language magic entry: the C language book (version 2nd)
[Author] (beauty) Greg Perry [same author's work] [author's introduction]
Translated by Xie Xiaogang and Liu yanjuan [same translator's work]
[Book name] Turing programming Series
[Release news agency] People's post and telecommunications Publishing House [book no.] 9787115216359
[Shelving time]
[Publication date] May January 2010 [Opening] 16
Sample free trial: http://www.china-pub.com/193079
Edit recommendations
The prestigious C language magic entry book.
Come on, start to conquer C language now ..
From here, fall in love with programming...
[Content Overview]
This book is an introductory tutorial on C language. For readers who do not have the foundation of programming, I will introduce the basic concepts and editing technology of C language in detail. This book consists of five parts and 32 chapters. The first part is the introduction to C language. The second part is about operators, which describes common operators and the selection structure. The third part is the logic control section, which explains various cycle structures and various common built-in functions. The fourth part is array and pointer, which explains array sorting, search, pointer, heap memory management, and struct. The fifth part is about functions, which explains the functions and files ..
This book is suitable for beginners of C language as an entry-level tutorial. It can also be used as a teaching material for students and training courses in colleges and universities. This book also has great reference value for C language developers.
[Directory information]
Part 1 C language preliminary
Chapter 3 C Language
1.1 What is program 4
1.2 What do C Programs need? 5
1.3 programming process 6
1.4 C language 7
Chapter 11 starting from 11
2.1 Overview 12
2.2 Main () function 13
2.3 Data Type 14
2.3.1 character 14
2.3.2 digit 16
2.4 Summary 18
Chapter 2 code comment 21
3.1 add comments to the Code 22
3.2 note details 23
3.3 white Art 25
3.4 another comment Method 26
<View detailed Directories