I don't see any use either. I was also recommended to read c++ Primer and c++ Programming Thought in my sophomore year.
But after graduation? I completely forgot, because this thing is basically used for interviews and written tests, and it is not used at ordinary times.
Besides, how can you contact project programming every day if you don't work? Programming is practicing and working.
It's improved You must do something practical. Just saying "practice more" is nonsense.
A very important part of 1. For us, it is process-oriented programming, which is basically similar to C language.
Old trick, then the object-oriented part, class, class inheritance, virtual class, function emphasis.
Load, the internal mechanism of the object (you can study the c++ object model in depth, which is what you should look at), and then
STL (standard template library), followed by data structure, combined with operating system programming.
2. I don't know the rest. Anyway, I have seen the easy-to-learn c++. I don't quite understand the reason for it, I guess you just
Take these books as textbooks. Beginners of programming should type books when reading, and the core of the tree is very important.
Codes, such as inheritance and overloading, have to be typed and run by themselves, but no.
But the effect is very pale after reading the book. Close the book as if you know everything, but in fact you still don't know anything.
Solution: Practice the procedures of important chapters in the book by yourself! Try to write out the procedures required by the exercises after the book!
Windows and network programming are not recommended to learn now. Now we should be familiar with the header files in the c++ standard library.
. In fact, you see that there are many header files in the standard library, and in fact, no more than three or five are often used.
Iostream, string and so on are rarely used. Look it up when you really need it. Just remember to use it often.
Just a few. According to the tree knocking procedure, if you knock too much, you will naturally know the commonly used ones, but I don't remember them.
Remember this, as for windows programming, there is a set of windows programming that is very classic, but too
Thick and verbose, adding up to thousands of pages, I have no interest in programming after reading it. The solution is to jump and watch.
There is a lot of content and it is not difficult. Just browse and remember. The inside story of VC technology is a good book
You should take a good look.
3. The source code is for the master. If you want this project, don't say anything. You will get the joint development of programmers.
Look for it in www.pudn.com.cn. There are many projects and source codes here, but you have to register a number. project
If the target code is windows, it is thousands of lines, and the system can generate thousands of lines by itself.
Well, what do you think?
Solution: learn windows programming first, read the second article, this is learning, learning MFC, and then learning.
Can pick out which is the framework and which is the core source code, just look at the core. Do not look at the skin code.
4。 Vc's books are much more chaotic, and Hou Jie's simple explanation of mfc is very good and verbose. But I still want to recommend it.
This book is very good. The other is to find Sun Xin's book. The biggest advantage is that he has a free video tutorial.
, very detailed, in practice, an episode of learning, the effect is good.
5. I can't find it because this thing really uses only a few library functions, io and file operations.
There is nothing else, let alone an api. What is the standard c++ api? Look it up until you learn windows programming.
Only then did I realize that I really should check the api and the electronic version of msdn.
I just have a little foundation, so I don't need to care about its development trend at all. Mathematics and physical chemistry have new developments and new breakthroughs every year.
Yes, I haven't seen any changes in the textbooks of primary and secondary school students. All you have to do is program and follow the procedures in the book.
foremost
7. Just practice and program more. You want to do nothing all day reading. After reading for a year, there was no result at all.
Then why do you still have the enthusiasm to read Sun Xin's tutorial, start programming, knock by the book and knock yourself too much?
Can you knock, make up a timer, clock, this is the result, are you afraid that the enthusiasm will have the result?
The biggest fear is not to do it. After a long time, you will definitely have no enthusiasm, because there is no result.
8. Experiences and suggestions:
In fact, all you have to do is look at windows programming first. Learn how to use MSDN to learn WIN32.
API function, to put it bluntly, is to use MFC architecture in vc. Check the word Sun Xin and you will see it.
Frequency, just follow the learning, learning about, just buy a Tsinghua University data structure.
Realize all the pseudo code in it, and then prepare to learn the database and operating system. Study these subjects.
When the goal is achieved, it should be gradual. The school is full of teaching theories, but there is still a lot of room for practice.
To play is to practice the questions at the back of each chapter.
Then you can carry out small-scale "development" and add project practice to your work. At this time,
Reading "C+c++ Primer" at work, thinking in c++ will almost gain something.
I don't suggest you watch it now. It's useless, wasteful and expensive.
In a word, I suggest you take the above road first, and then start making things slowly, so that you will feel satisfied.
It is better to engage in advanced c++ elementary or something. Otherwise, it will be hit hard in a few days.
9. nothing. It took me ten minutes. . . I went to wash my hair.
Supplement:
1.msdn can't read it. Learn windows programming first, just read the book I just recommended to you, and then
See Sun Xin again, and then learn to use msdn. I'll teach you. See how he uses it, and you will learn it yourself.
2. There is no need for manuals and reference books. Program more and practice more in books. Someone has to publish a book in a publishing house.
Buy. What are the functions of standard c++? Just a few, how to publish a book.
Really want to check the concept, Baidu search it.