The Object-oriented Programming Teaching Around Class as the Center
【摘要】:The Object-oriented programming is a professional foundation courses which is generally set up in the university, and it is the first lesson of a lot of follow-up courses. It runs through the other subjects of the teaching system. It is particularly important to learn this language for learning other courses in the future. In this paper, the characteristics, the course content, the teaching method of the C++ course are studied. The teaching ideas of Class as the core is proposed, fully around the class, closely linked to the design main line of the class in the process of teaching C++, to enhance the concept of class, around the design of the class teaching. Thereby, it can enhance teaching quality and teaching effectiveness of the C++ programming. Practice has proved that the teaching methods have a good teaching effect for students to learn and understand object-oriented thinking and raise the students' practical programming skills.