DocumentCode
713529
Title
Which Programming Language Should Students Learn First? A Comparison of Java and Python
Author
Chieh-An Lo ; Yu-Tzu Lin ; Cheng-Chih Wu
Author_Institution
Nat. Taiwan Normal Univ., Taipei, Taiwan
fYear
2015
fDate
9-12 April 2015
Firstpage
225
Lastpage
226
Abstract
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.
Keywords
Java; computer aided instruction; computer science education; data structures; C; C++; Java; Python; computer science; high-level data structure; object-oriented syntax; program execution; program translation; programming language; Education; Java; Programming profession; Syntactics; Comprehension; Debugging; Error Patterns; Mixed-method approach; Programming; Spoken-Tutorials;
fLanguage
English
Publisher
ieee
Conference_Titel
Learning and Teaching in Computing and Engineering (LaTiCE), 2015 International Conference on
Conference_Location
Taipei
Type
conf
DOI
10.1109/LaTiCE.2015.15
Filename
7126267
Link To Document