C + + This course, when I first entered the university has already begun to contact. Because my major is computer science, so C + +, for me is still more important. Unlike other majors, I started out with C + + and skipped classes in the language class. In my opinion, C + + is a very difficult lesson to learn. Freshman class, the teacher said that this class in the life of the application is very wide. In the beginner's I, began to give me the feeling is very dull and dull, not interested. But think about your major is related to it, even if you do not engage in this industry in the future, still have to learn it necessary. Because more than one technology will not be a disadvantage.
As a boy, I do not play games less. A lot of people play games, almost all people will use mobile phones, but suddenly think of those games, those mobile phone applications are how to be designed, this is a problem. That's what I'm talking about C + + now. Because I went online to find some of the C + + learning experience, want to know more deeply about this thing. Here's what I'm looking for.
1. Think of C + + as a new language learning;
2. See "Thinking in C + +";
3. See "The C + + programming Language" and "Inside the C + + Object Model", not because they are difficult and we ourselves are beginners so do not look;
4. Do not be confused by VC, BCB, BC, MC, TC and other words-they are integrated development environment, and we have to learn a language;
5. Do not let go of any small programming problem that seems simple-they are often not so simple, or they can draw out a lot of knowledge.
6. will use Visual C + +, does not mean that you will C + +;
7. It is not difficult to learn class, template, STL, generic programming also so-difficult is the long-term adherence to practice and spare no effort to read;
8. If it is not genius, want to learn programming do not want to play games-you think you have done, in fact, your C + + level and your ability to clear the high--in fact, you can always remember: learning C + + is to make up the game;
9. See the Visual C + + book, is not learning C + + language;
10. Impetuous people easy to say: xx language is not enough, you should learn yy;--is not your own!?
11. Impetuous people are easy to ask: what should I learn;--don't ask, learn is right;
12. Impetuous people are easy to ask: xx rich way;--suggest you rob a bank;
13. Impetuous people easy to say: I want the Chinese version! My English is not good! --no? Learn!
14. Impetuous people easy to ask: xx and yy which good;--tell you, all good--as long as you learn it;
15. Impulsive people are divided into two kinds: a) only to wait and see and not to learn, B) only learn and not adhere to the people;
16. It is better to keep the outdated technology in mind by hanging on to the lips of fashionable technology;
17.c++ not only supports object-oriented programming language;
18. One of the best ways to learn programming is to read the source code;
19. Do not at any time consider that the book in your hands is sufficient;
20. Please read the standard C + + Bible (Chinese version: standard C + + book), master C + + standards;
21. Read the book, please look carefully, read the book, please bite the bullet to see;
22. Don't expect to see what you can remember and master in the first book-see the second and third times;
23. See "Effective C + +" and "more effective C + +" and "exceptional C + +";
24. Do not stay in the cradle of the integrated development environment, to learn to control the integrated development environment, but also to learn to use the command-line approach to processing programs;
25. Discuss meaningful C + + knowledge points with others instead of arguing xx line or yy with ZZ which is good;
26. Please see "Program design Practice", and strictly in accordance with its requirements to do;
27. Do not think that the meanings and functions of C and C + + are exactly the same, because there are some syntax and keywords that look the same;
28.c++ is by no means the so-called "expansion" of C--if C + + begins with the name Z language, you will not associate the C and Z languages so tightly;
29. Please do not think that the study of XX language and then modify the C + + will have a problem-you are only learning a new language only;
30. After reading "Inside the C + + Object Model" to determine whether they have learned C + +;
31. The secret of learning programming is: programming, programming, re-programming;
32. Please pay attention to the following books: "C + + Object-oriented programming (C + + effective object-oriented Software construction)" Object-oriented Software construction (object-oriented software Construction) "Design Patterns", "The Art of computer programming";
33. Remember: Object-oriented technology is not just C + + proprietary;
34. Please input the program example of the book into the computer practice, even if the supporting CD has the source code;
35. Expand the meaningful examples that are seen in the book;
36. Please attach importance to the exception handling technology in C + +, and apply it to your own program effectively;
37. Always review the procedures that you have written before and try to rewrite and apply the new knowledge that you have learned.
38. Do not omit any of the book exercises-please complete and record the problem-solving ideas;
39.c++ language and C + + integrated development environment to learn and master at the same time;
40. Since the decision to learn C + +, please insist on learning, because the purpose of learning programming language is to master the design technology, and programming technology is cross-language;
41. Let the C + + language of the various platforms and development environment to fierce competition, we have to learn the C + + language itself mainly;
42. Do not stop immediately when you write half of the C + + program and find that you are using it in a very poor way; Please complete the remainder as soon as possible to ensure the integrity of the design, then analyze your mistakes and redesign and write them (see 43);
43. Don't be impatient, the design of C + + class is really not easy, the class and their class design level in their own program is perfected and developed in the continuous programming practice;
44. Never do not follow certain rules that you are not proficient in because the program is "very small"--good habits are cultivated, not once remembered;
45. Every time you learn a C + + difficult point, try to explain this knowledge to others and let him understand-you can speak clearly to show that you really understand;
46. Record the points of knowledge that you have overlooked or not understood while communicating with others;
47. Please keep on your own program to write higher requirements, even if your program version number will become version100.xx;
48. Keep all the programs you've written--one of your best builds;
The above is excerpted from http://60.191.134.22/xsc/xsh/onews.asp?id=116 myself by looking to find out what these say makes sense, so I quote you a little bit.
These words are very reasonable, I also have a good experience after reading. In fact, the use of C + + many, now the social progress, a lot of electronic products are also updated. Mobile phones can be updated to the next generation in less than a year, and computers are the same. Software too. These are very much related to C + +. Even when we are looking for something, the browser is the same. From the previous initial browser, the speed is slow, and the information is not much to find. To the current browser, a keyword can search for tens of millions of related information. Has brought a lot of help to people. C + + application so much, not a sentence can be said to clear, or we have to understand, to explore, to innovate.
Learning about C + + usage