Application of progressive teaching method in "Python Programming" course
Regarding the problems in the teaching process of"Python Programming"course,such as insufficient class hours and learning difficulty gradually increases with Python knowledge levels,this paper proposes that teacher implements a systematic and effective programming training to guide students to consolidate knowledge points and master technical essentials step by step.This progressive teaching method includes six main points,which are inferring other things from one fact,summarizing and organizing programming skills,knowledge transfer,integrating programming into applications,comparative analysis of programs and project practices.