
Study Tips

C++ is an
important subject in the first year
Have you really understood
how to learn C++ well?
Let’s listen to the guidance from teachers and seniors.
Subject Introduction:
Actively explore and emphasize understanding
“C++, as a programming language, is similar to the English we learned as children. If we only learn some grammar and theoretical aspects without practical application and practice, it is difficult to truly master this language.”
1. Practice what you learn
“You will discover syntax and logical errors in your program while debugging. As you continuously find and correct errors, you will naturally become more familiar with C++ content.”
2. Extra problem-solving
“In fact, the assignments given by teachers are far from enough to help you master C++. To learn well, you must do more problems on your own. Through solving problems, you will continuously enrich your programming experience and deepen your understanding of C++ course content.”
3. Focus on understanding, avoid rote memorization


Before and After Class:
Review is more important than preview
“I emphasize review more than preview. To learn C++ well, you need to focus during class and follow the teacher, while also noting down the content you don’t understand. After class, you can review the PPT and textbook, and debug related programs to deepen your understanding of the knowledge. Additionally, when doing assignments, you can refer back to the PPT from the teacher’s class with questions. This review method is quite efficient. Of course, everyone’s learning situation is different. Some students may feel slower and can’t keep up with my pace, so previewing is also acceptable.”

Assignment Feedback:
Reasonably arrange time to complete
“For small questions in regular assignments, such as multiple-choice questions and analysis questions, you can make good use of fragmented time to complete them. For programming design questions, I suggest completing them in a relatively uninterrupted time period. During the programming design process, logical thinking should not be interrupted.”

Recommended Question Bank:
Make good use of Niuke.com
“I think you can find some very basic problems to solve. If you find these basic problems in the book very easy, then I think you can go online, for example, to Niuke.com to practice problems.”

Niuke.com
Special thanks to Teacher Zhang Qin for the guidance
Finally
I sincerely hope
that students can learn C++ well
and benefit for a lifetime.
Copywriting | Student Development Center
Typesetting | Student Development Center
Initial Review | Youth Publicity Center Lin Dan
Re-review | Zhang Lu
Final Review | Peng Shuli

Click “View”
Programming without errors