Programming is a fundamental ability for Computer Science majors. Most programming lectures use traditional languages, such as C, C++, or Java, as the first learning language for novices, which are effective for designing real applications and therefore are popular in industry. However, the complex syntax of these languages is challenging for novices, which becomes an obstacle to novices' learning. Python has simpler syntax and high-level data structures to enable succinct programs. The multiple paradigms of Python also provide learners opportunities to learn various features of programming languages. Therefore, Python gradually becomes a new option of the first language for learning. This study investigates the features of the first learning programming language by comparing Python with the popular learning language Java. A questionnaire study will be conducted on both instructors and students to understand how the features of languages affect students' learning from the aspects of program translation and execution (interpretation vs. Compilation), variable declaration (dynamic vs. Static), the syntax of control structures, and the object-oriented syntaxes. For each aspect of questionnaire, questions are designed to understand whether and how the language features in this aspect influence program comprehension (including the occurrence of misconceptions or errors, and cognitive load) and program implementation. The research results will give instructors suggestions for selecting suitable learning languages in their lectures and designing adaptive instructional strategies/materials based on the features of the selected language.
[1]
Elliot Soloway,et al.
Novice mistakes: are the folk wisdoms correct?
,
1986,
CACM.
[2]
Milena Vujosevic-Janicic,et al.
THE ROLE OF PROGRAMMING PARADIGMS IN THE FIRST PROGRAMMING COURSES
,
2008
.
[3]
Tapio Salakoski,et al.
What about a simple language? Analyzing the difficulties in learning to program
,
2006,
Comput. Sci. Educ..
[4]
Atanas Radenski.
"Python first": a lab-based digital introduction to computer science
,
2006,
ITICSE '06.
[5]
Leon E. Winslow,et al.
Programming pedagogy—a psychological overview
,
1996,
SGCS.
[6]
Juha Sorva,et al.
Exploring programming misconceptions: an analysis of student mistakes in visual program simulation exercises
,
2012,
Koli Calling.