50 advice to learn C ++

xiaoxiao2021-03-06  40

1. Take C as a new language study (and there is no relationship! Really.); 2. Look "Thinking In C ", don't watch "C becomes dead"; 3. Watch "THE C Programming Language" And "Inside THE C Object Model", don't be difficult because of them, we will not look at it;

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 small programming that looks very simple. Question - 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. Learning Class is not difficult, Template, STL, generic programming is alive - It is difficult to persist in practice and spare no effort; 8. If it is not a genius, don't want to play games - you think you have done it, in fact, your C level does not have the ability to pass by you. Gao - actually always remember: learning C is for the game; 9. Looking at the Visual C book, you can't learn C language; 10. The impetuous person is easy to say: XX language is not ok, you should learn yy; - Yes you can't do it! ? 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 tight; 29. ​​Please don't think about learning the XX language and rehabilize the C . You just learn a new language; 30. After reading "Inside the C Object Model "Let you have learned C in the future. 31. The secret of learning programming is:

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

New Post(0)