-
If the landlord is looking for the textbook for the class, it is not helping the landlord, the book is not good, and no one has to do the electronic version.
If the landlord wants to learn C++, I recommend the landlord not to read that book, Mr. Tan's C is really very good, very in-depth, but because of this, his C++ obviously can't get rid of the structured processing of C, I have read that book, almost C++ as an upgraded version of C, modern C++ real technology is almost not reflected, the landlord can refer to this article, written very pertinently, is talking about the shortcomings of this book:
Therefore, if the landlord really wants to learn C++, don't choose Mr. Tan's book because of the old one, I recommend you a classic textbook "C++Primer" in the classics, all over the world, countless C++ programmers are reading this book to start, even if you haven't read it, you have to admit this classic. Here is the third edition:
Now I can't find the fourth Chinese version of the e-book on the Internet, if the landlord wants the English version, you can send me a message.
-
Tan Haoqiang C language tutorial word version to send to your mailbox Please check.
Send email.
-
C++ Programming 3rd Edition (Haoqiang Tan, Tsinghua University).pdf
PWD=RQWF Extraction code: RQWF C++ Programming (3rd Edition) lowers the starting point for entry, does not require the foundation of C language, and introduces programming and C++ from scratch.
The majority of teachers and students have responded very well after using it, and believe that "C++ Programming (3rd Edition)" has accurate positioning, clear concepts, simple explanations, reasonable trade-offs, and many difficult concepts of C++ in easy-to-understand language have been thoroughly and popularly explained, which greatly reduces the difficulty of beginners to learn, and is a good textbook for beginners to learn C++.
-
3. Find it in the online school.
1. Professor Tan Haoqiang's C programming is a classic and worth seeing.
2. C Programming, written by Professor Tan Haoqiang and published by Tsinghua University Press, is a recognized classic textbook for learning C language programming. According to the development of the C language and the needs of computer teaching, the author revised it on the basis of C Programming (3rd Edition).
3. "C Programming (4th Edition)" is introduced in accordance with the new standard C99 of C language, and all programs are in line with the provisions of C99, making the writing of programs more standardized; Explain the basic concepts and key points of C language and programming thoroughly, comprehensively and in-depth; According to the author's trilogy of "raising problems, solving problems, and inductive analysis", teaching and organizing teaching materials are carried out; Each example problem in C Programming (4th Edition) follows the following steps: Propose a task, solve the problem, write a program, run a program, and analyze the relevant instructions. It conforms to the cognitive rules of readers, and is easy to get started and improve.
4. The content of this book is advanced, the system is reasonable, the concept is clear, the explanation is detailed, the steps are reduced, the difficulties are scattered, the examples are rich, the text is simple, the text is fluent, easy to understand, it is an ideal textbook for beginners to learn C programming, and can be used as a formal textbook for various majors in colleges and universities, and it is also a good textbook for self-study. The book is also accompanied by a supplementary textbook "C Programming (4th Edition) Learning Guide".
-
You're self-taught, aren't you? Like you, I looked for a lot at the beginning, like Hao Bin, Zeng Yi, Jin Wen, Kang Hui, etc., I have seen them all, but after reading a little, I can't read it, I can't keep up with it at all, I can't understand it, it's too verbose, I can't hear which ones are the main ones at all, it's no different from reading according to a textbook. Now I'm reading Mr. Xia's, which is based on Tan Haoqiang's textbook, I feel pretty good, I can understand it as soon as I hear it, and it seems like a concept that I didn't understand before, this is a metaphor I understand at once, for example, the array variables I'm seeing now are compared to a row of boxes containing things, and there are many such metaphors.
-
Tan Haoqiang, if you have any questions about resources, please feel free to ask
-
How can I send it to you? Resources are available, not (letter) Yiling nine noon six wine paint shop.
-
From getting started to giving up, trust you to do it.
You have to look at **", not memorize**, but you also have to learn the basics of the C language. If you don't even know ABCD, how can you read English**? Reading more about what others write is something you do after you have a certain foundation. >>>More
In fact, it's not difficult to learn C, the key is that you have to find a teacher who suits you or self-study**, I didn't learn when I signed up for the class, and then I didn't learn it online**, I read it at the beginning, Mr. Xia's, I feel that the lecture is very concise and clear, the kind that you can understand when you listen to it, and what you talk about is the key, and there is a difference from others is that there are many difficult concepts with metaphorical examples, for example, the array I recently saw is compared to a box with things in order, and I understand the array variables and assignments at once. It's much better than what I read before, Hao Bin and Zeng Yi's cumbersome like reading a textbook.
The main considerations for successful career planning are the following: >>>More
The C language program written according to the requirements of the topic is as follows. >>>More
First question: What does exit failure mean? Why do you need this thing in this program? >>>More