The following is to pay attention when studying C . 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"; 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 they are exactly the same; 28.c is never called "expansion" - if C is called Z language,
You will never touch the C and Z language it's so tight; 29. Please don't think that I have learned the XX language to change school C . You just learn a new language; 30. After reading " INSIDE THE C Object Model "After you have learned that 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 efficient programming (C Effective Object- Oriented Software Construction "" Design Patterns "" Design Patterns "" The Art of Computer Programming "; 33. Remember: Object-oriented technology is not just C proprietary; 34 Please enter the program of the program in the book to practice, 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 to use it into 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 of the exercises in the book - Please do all the ways and record the problem; 39.c language and C integrated development environment should learn and master at the same time; 40. Since I decided to learn C , please persist in learning, because the purpose of learning program is to master Program design technology, and program design technology is cross-language; 41. Let's make a variety of platforms in the C language to intense competition, we must learn C language itself; 42. When you write C program Write When half of it is very poor, please don't stop right away; please do the remaining part of the remaining part to ensure the integrity of this design, then analyze your mistakes and redesign (see 43); 43 Don't worry, design C Class is really not easy; Class and your own Class design level in our program is perfect and developed in continuous programming practice; 44. Never follow some of them because the program is "very small" Your unskilled rules - good habits are cultivated, not a remember; 45. Every time I learned a C difficult point, try to explain this knowledge point and let him understand it - you can explain it clearly Take you really understand; 46. Record the knowledge points you neglected or uninhabined when communicating with others; 47. Please make a higher demand for your own procedures, even if you are afraid of your program version number It will become a 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 ! Supplement: a little thinking about C learning, I hope to have some help for beginners 1. If you have never been exposed to C The first C tutorial of choice is especially important. I think you can choose from the following standards: a. Treatment of standard C , after all, C has changed significantly from the past.