How to Learn C ++ well

Source: Internet
Author: User

Step 1: Take a look at the C ++ entry book and write down the problematic items at any time to Facilitate the Implementation on the computer.
Step 2: In the comprehensive learning stage, C ++ primer, and a series of well-known books, read Chinese first, and then read foreign languages. The experiment method is the same as step 1.
Step 3: Learn books on the data structure of C ++, learn a language, and do not use the corresponding data structure to polish it. I do not know what the language can do or cannot do. it is best to translate data structure books from other countries. There are a lot of hard-to-learn experiments.AlgorithmTo learn the C ++ language and understand the ideas and methods for solving the problem.
Step 4: Learn STL. For example, the soul of objective STL. c lies in the pointer. the connotation of C ++ lies in the design idea built on STL, which is highly respected by modern c ++.
Step 5: Use the C ++ InterfaceProgramMake a medium project, such as Chinese chess, chat software, and so on. In this way, you can become a qualified elementary programmer.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.