Beginners learn 50 advice of C ++

xiaoxiao2021-03-05  25

1. Take C as a new language study (and C do not have a relationship! Really.

); 2. Watch "Thinking In C ", don't watch "C becomes dead"; 3. Watch "The C Programming Language" and "Inside THE C Object Model", don't be because of it is difficult and we are actors Never look at; 4. Don't be confused by vocabulary such as VC, BCB, BC, MC, TC - they are all integrated development environments, and we have to learn is a language; 5. Don't let go of any one looks very Simple small programming problem - they are often not so simple, or they can lead a lot of knowledge points; 6. Will use Visual C , do not explain that you will C ; 7. Learn Class Class is not difficult, Template, STL, Generic Programming Also this - difficult is to have a long-term adherence to the practice and spare power of Expo group; 8. If it is not a genius, don't want to play games - you think you have done, in fact, your C level is not with you The ability of the customs clearance is high - actually remember to keep in mind: learn C is for the game; 9. Looking at the Visual C book, you can't learn C language; 10. Impetuous people are easy to say: XX language is not good, It should be learned yy; - is yourself! ? 11. Impetuous people are prone to question: I have learned what to learn; - don't ask, learn to be right; 12. Impro-irritable people are easy to ask: XX has a money; - I suggest you to grab bank; 13. Impetuous People are easy to say: I want Chinese version! I can't speak English! Don't you? Learn! 14. Improiled people are easy to ask: XX and YY which is good; - tell you, all - as long as you learn, 15. I) I'm only waiting to be visiting; b) Just learn, don't persist; 16. Hang the fashionable technology in the mouth, it is better to record the outdated technology in your heart; 17.c is not only supported object-oriented programming language; 18. The best learning programming One of the methods is to read the source code; 19. Don't think that your book in your hand is enough at any time; 20. Please read "The Standard C Bible" (Chinese version: Standard C Collection), master C standards; 21. I have a book, please look carefully; I don't understand the book, please watch it hard; 22. Don't expect to see the first book to remember and master what - please see the second pass, the third time; 23 Please see "Effective C " and "More Effective C " and "Exceptional C "; 24. Do not stay on the cradle of the integrated development environment, learn to control the integrated development environment, but also learn to handle programs in the command line; 25. Discuss meaningful C knowledge points with others, rather than quarrel XX can't do or YY and ZZ which is good; 26. Please see "program design practice" and strictly follow it; 27. Don't be because C and C

There are some syntax and keywords that look the same, and they think that their significance is exactly the same; 28.c is never the so-called "expansion" - if C is called Z language, you will never put The C and Z language are tightly tightly; "Let's take it again, you have learned C ; 31. The secret of learning programming is: programming, programming, reprogramming; 32. Please pay attention to the following books:" C object-oriented high-efficiency programming (C Effective Object-Oriented Software Construction " "Design Patterns" "" Design Patterns "" "The Art of Computer Programming"; 33. Remember that object-oriented technology is not just C proprietary; 34. Please put the book The program example is an example in which the computer is input, even if there is a source code in the CD; 35. Extension of meaningful examples seen in the book; 36. Please pay attention to the abnormal processing technology in C , and use it In your own procedure; 37. I often review the procedures I have written before, and try to rewrite, apply new knowledge you have learned; 38. Don't miss any exercises in the book - please do it all Record the problem of solving the problem; 39.c language and C integrated development environment should be learned and mastered at the same time; Program design technology is a cross-language; 41. Let's make a variety of platforms and development environments in the C language, we must learn the C language itself; 42. When you write C program, you find yourself When you use the method, please don't stop right away; please complete the remaining part of the remaining part to ensure the integrity of this design, then analyze your mistakes and redesign and write (see 43); 43. Don't worry, design C Class is not easy; Class and its own Class design level in our program is perfect and developed in constant programming practice; 44. Never follow some of your unskilled rules because the program is "small" - Good habits are cultivated, not a remember; 45 Every time I learned a C difficult point, I tried to explain this knowledge point and let him understand - you can explain that you really understand; 46. If you discove it, you're overlooked when you communicate with others. I don't understand the knowledge point; 47. Please make a higher requirement for the procedures written by yourself, even if your program version will become Version 100.xx; 48. Save all the programs you have written - It is one of your best accumulation; 49. Please don't be impetuous; 50. Please love C ! Source: ENET Date: 2005-04-08

转载请注明原文地址:https://www.9cbs.com/read-32248.html

New Post(0)