- 1Department of Marketing, Kainan University, Taoyuan City, Taiwan
- 2Department of Information Management, National Taichung University of Science and Technology, Taichung, Taiwan
Python language has become the most popular computer language. Python is widely adopted in computer courses. However, Python language’s effects on the college and university students’ learning performance, motivations, computer programming self-efficacy, and maladaptive cognition have still not been widely examined. The main objective of this study is to explore the effects of learning Python on students’ programming learning. The junior students of two classes in a college are the research participants. One class was taught Java language and the other class was taught Python language. The learning performance, motivations, and maladaptive cognition in the two classes were compared to evaluate the differences. The results showed that the motivations, computer programming self-efficacy, and maladaptive cognition on the learning performance were significant in the Python class. The results and findings of this study can be used in Python course arrangement and development.
Introduction
With the rapid development of artificial intelligence (AI)-related technology, the demand for relevant talents is also increasing (Wu et al., 2020). This has caused a rise in global programming education. More than 25 countries have formulated relevant education policies to cultivate people’s programming skills at a young age. Those policies’ purpose is to cultivate talents in related industries and improve a country’s overall innovation and competitiveness by training people to have better logical and computational thinking. Consequently, programming-related courses have inevitably become essential (Kong et al., 2020).
Although programming is a necessary critical skill for students majoring in information technology-related disciplines, their learning performance of programming might be affected due to the possible maladaptive cognition in the process of their learning programming (Piwek and Savage, 2020). There are many kinds of programming languages; if students cannot master fundamental programming skills, they would have worse learning performance when learning other programming languages in the future.
The debate on determining which programming language a novice chooses has been ongoing (Pears et al., 2007). If a beginner chooses a complex language when he first enters the field, it is easy to lose interest in the programming field. According to reports from the IEEE (Institute of Electrical and Electronics Engineers), both Java and Python have been in the top-ten-list of programming languages in recent years. For example, the top programming language in 2015 was Java (IEEE Spectrum, 2015), and in the 2018 survey, Python became the top one (IEEE Spectrum, 2018). Khoirom et al. (2020) compared various characteristics and features of Java and Python. However, they did not discuss the differences in learning motivation and learning effects of beginners in learning two languages.
Python is undoubtedly the most popular among the AI-related programming languages because its programming syntax is relatively simple, it has a gentle learning curve, and its applications are diversified and broad (Gorelick and Ozsvald, 2020). Using Python can usually quickly develop simple and practical applications without spending much time, which can improve learners’ sense of accomplishment and is suitable for beginners. Nevertheless, few studies explore whether learning Python can better improve learners’ learning performance compared with other programming languages. Therefore, this study aims to explore whether, compared with learning Java, students who learn Python are more likely to improve their learning motivation and self-efficacy, reduce their maladaptive cognition, and improve their learning achievement of programming.
Python is one of the most popular languages in teaching introductory programming courses. However, the impact of learning Python on students’ learning performance has not been widely studied. In this study, students’ learning motivation and self-efficacy are regarded as influencing factors. The purpose is to explore whether the influencing factors would affect their learning achievement and whether maladaptive cognition might occur in the process of their programming learning courses. The research questions are as the following: (1) Will students’ learning motivation be higher while learning the Python programming language? (2) Will students’ learning performance and self-efficacy be better while learning the Python programming language? (3) Will students’ maladaptive cognition be lower while learning the Python programming language?
The main contributions of this paper are listed below:
(1) This study verified that after students learn Python language, their learning motivation and computer program self-efficacy were significantly improved.
(2) This study verified that their maladaptive cognition significantly decreased after learning Python.
(3) The students who learned Python and those who learned Java were compared in the experiments. The results showed that the former group had better learning performance.
It is expected that the results of this study will provide teachers with a reference for teaching programming courses. To cultivate students’ programming skills, in addition to strengthening students’ logical thinking, different programming languages might be used to enhance students’ learning motivation and self-efficacy and to reduce their maladaptive cognition in the process of their programming learning.
Literature Review and Hypotheses
Differences Between Python and Java
A survey report in The State of Developer Ecosystem 2020 pointed out that Java is the most popular primary programming language, although Python has overtaken Java (Jet Brains, 2020). More and more respondents are choosing to use Python to develop programs. The PYPL (PopularitY of Programming Language Index), which is created by analyzing how often language tutorials are searched on Google, found that Python grew the most in the last five years (19.1%) and surpassed Java in 2018. Due to the above facts, the literature was stimulated to explore the differences between Python and Java (Carbonnelle, 2020).
Miller (1956) believes that one of the most significant differences between Python and Java is how variables are handled. Java uses static typing, which forces programmers to define the variable’s type when they declare it for the first time. In contrast, Python uses dynamic typing, which allows programmers to change the type of a variable. For novice programmers, dynamic typing is more comfortable to master. However, many developers believe that static typing can reduce the risk of undetected errors that can cause issues for the program (Scanlan, 1989; Prechelt and Unger, 1999).
Ogbuokiri et al. (2016) compared Python and Java to find out which is the most suitable for teaching beginners in computer programming. The research experiment compared the differences between the two languages in terms of runtime or execution time, memory consumption, code size/program length, correctness/robustness, amount of comments, and reliability. Experimental results showed that Python consumes less memory and code size than Java. Moreover, Python executes faster and is more robust than Java. Based on the above results, although the study recommended that Python be used in the first course of computer programming courses for novices, there was no evidence that learning python is better than learning Java in terms of motivation and effectiveness.
Khoirom et al. (2020) analyzed and compared the features, advantages, and disadvantages of Java and Python. It was also mentioned that Python and Java are easy to learn, and there is significant work opportunity for developers in both fields. The study’s conclusions include that Java is more complicated in structure than Python, but it is easier for developers to understand memory management. Because Python is written in simple English, the syntax is short and easy to use. It is easier for novices to understand the program. The study focuses on comparing the syntax of the two languages. It is not about the psychological aspects of learners in learning two languages.
Learning Motivation
People’s actions, desires, and needs are all derived from motivation to drive people’s behaviors or arouse someone’s desire to do something (Elliot and Covington, 2001; Vansteenkiste et al., 2020). Learning motivation is the degree of students’ willingness to continue to learn hard (Wang et al., 2020). Motivation is one of the primary factors that drive students to learn. Past studies showed that students’ learning motivation impacts teaching results (Law et al., 2019; Sanaie et al., 2019). El-Adl and Alkharusi (2020) also believed that learning motivation is the motivation of achievement for learners to maintain their learning activities in their learning processes. It is one of the critical factors affecting learning performance (Rocha et al., 2019; Gan, 2020).
The ARCS model of motivation proposed by Keller and Reigeluth (1983) is based on the systematic design model of stimulating students’ students’ motivation to integrate the motivation model derived from motivation theory and the related theories. Proposing the ARCS motivational design model in 1984, Keller believed that four key factors affect learning motivation, namely, attention, relevance, confidence, and satisfaction. The purpose is to help curriculum design or improve teaching, and it was emphasized that these four factors should be utilized to stimulate learners’ learners’ learning. Keller also believed that the ARCS motivational design model is suitable for learners of all ages.
Python programming language offers simple-to-learn syntax and a large standard library. The advantages can attract beginners to learn and enhance their confidence and satisfaction. Therefore, the following hypothesis is proposed.
H1: Students’ learning motivation can be significantly enhanced by learning the Python language.
Maladaptive Cognition
Learning strategy is also known as a cognitive strategy used to explain an individual’s control of his/her learning, memory, and thinking behavior (Biwer et al., 2020). In past studies, the adaptive cognitive learning strategy was categorized as deep information processing strategy (organization and elaboration strategies) and self-adjustment strategy (observation, judgment, and response).
Scholars such as Pintrich and DeGroot also categorize cognitive strategy as rehearsal strategy, elaboration strategy, and organization strategy. Rehearsal strategy was considered as a surface cognitive strategy (Anderman and Young, 1994; Bandura, 1997), through which learning content can stay in the short-term memory for a short time. Surface cognitive strategy, also known as surface strategy, is regarded as a passive cognitive strategy (Entwistle and Tait, 1990).
Surface strategy is a strategy in which learners use repetitive rehearsal to keep learning content in their short-term memory and avoid it being forgotten quickly. If learners frequently use this way to learn, they tend to lack in-depth thinking in their learning process, resulting in their inability to organize, integrate, absorb, and internalize the learning content. Consequently, in this study, maladaptive cognition is defined as the degree of using surface strategy to learn.
The syntax of Python language is ease-of-learning, so the learners can keep the syntax in their long-term memory. They also can concentrate their attention on the coding logic, not on the syntax. Therefore, the following hypothesis is proposed.
H2: Students’ maladaptive cognition will be lower while learning the Python language.
Self-Efficacy and Learning Achievement of Programming
Self-efficacy refers to one’s degree of belief in whether one can use his/her skills to complete a particular behavior (Bandura, 1986). Korkmaz and Altun (2014) used to apply the “Computer Programming Self-Efficacy Scale” to 378 engineering students to test students’ self-efficacy levels for learning C++ programming language. The study results showed that the scale has trustworthiness, reliability, and validity, which can be used to quantify the self-efficacy perception of engineering students. It was also found that computer engineering students’ self-efficacy is higher than that of electronic engineering students. Many studies in the past have also shown that students’ self-efficacy would significantly affect their learning achievement.
Learning achievement is defined hereby as learners’ achievement during their programming learning course, and is used to evaluate whether learners’ programming skill is improved upon completing their course. In this study, students’ final examination results are used as the evaluation index of their programming learning achievement. Learning achievement is a critical index to evaluate students’ learning outcomes. Tanah (2009) believed that learning achievement is the degree of learners’ mastery of teaching materials, while the factors that affect learning achievement were also explored in past studies.
Python language has user-friendly data structures that can reduce the length of code. Learners can finish their computer programming tasks more quickly and easily. They also can complete their programming tasks through open source code in the Python online communities. Their computer programming self-efficacy and achievement will be enhanced by the advantages of Python language. Hence, the following hypotheses are proposed.
H3: Students’ computer programming self-efficacy can be enhanced significantly while learning the Python language.
H4: Students’ learning achievement can be enhanced significantly while learning the Python language.
Research Method
The junior students of two classes in a college in central Taiwan are the research participants. The major of the students is information management. In this study, the questionnaire survey method is used. In the first semester, the students of class A were taught with Java. The pre-learning questionnaires for the students were collected at the beginning of the semester, and the post-learning questionnaires for the same students were again collected at the end of the semester after they learned Java. Pearson correlation analysis was further performed against sample data of students’ post-learning questionnaires and their final examination results to understand their learning performance in Java. In the second semester, the students of class B were taught with Python. The pre-learning questionnaires for the students were collected at the beginning of the semester, and the post-learning questionnaires for the same students were again collected at the end of the semester after they learned Python. Sample data of students’ pre- and post-learning questionnaires and the two classes’ final examination results were analyzed to understand the difference in students’ learning performance in Python programming language between the two classes. In addition to the programming language, we try to control the other conditions, such as the same class settings, instructor, and the same test. Before this study, a programming test was used to evaluate students’ programming abilities. The test results also showed that there were no significant ability differences in these two classes.
Questionnaire Development
A five-point Likert scale was used for all items, ranging from “strongly disagree” (1) to “strongly agree” (5). The items for learning motivation were adapted from Keller (2009). Items for measuring computer programming self-efficacy were adapted from Ramalingam and Wiedenbeck (1998). Maladaptive cognition was assessed by the items developed based on the operational definition. A pretest was performed with the help of six students with computer programming experience and three experts.
Validity and Reliability
In this study, SmartPLS 2.0, AMOS 22, and SPSS 24.0 were used to analyze the survey data. In the measurement model, confirmatory factor analysis (CFA) and exploratory factor analysis (EFA) were used to examine the reliability and validity of the model. All of the factor loadings in the factor analysis are greater than 0.7. The model fit index of the 3-factor CFA model are above acceptable values (GFI = 0.93, CFI = 0.99, AGFI = 0.85, TLI = 0.98, RMSEA = 0.066). With regard to the reliability, composite reliability (CR) and Cronbach’s alpha (CA) are the common criteria. The values of CR and CA ranged from 0.755 to 0.960, which exceed the 0.6 threshold for acceptable reliability (Esbensen, 2009). Analysis of the measurement model indicates the following: all items’ indicator factor loadings exceeded the accepted reliability threshold of 0.5, average variance extracted (AVE) values were within the range of acceptability (0.662–0.889), and all values for CR exceeded the accepted threshold. All the figures in the measurement model meet the conditions for convergent validity (Fornell and Larcker, 1981). With regard to discriminant validity, it commonly measures the statistical difference between two factors by comparing each construct’s square root of AVE with that construct’s correlation coefficients with the remaining constructs. The analysis results show that the correlation coefficients are less than the square root of the AVE. Hence, the results of the discriminant validity are acceptable.
Results
In order to evaluate the learning performance in the two classes, paired sample t-tests were conducted to compare the students’ perceptions of the pretest with the perceptions of the post-test. In class B (Table 1), the perceptions of learning motivation and computer programming self-efficacy were enhanced significantly after learning Python (p < 0.05). The students’ maladaptive cognition was lower and improved significantly (p < 0.01). In class A (Table 2), students’ perceptions of learning motivation were not enhanced after learning the Java language. Surprisingly, their computer programming self-efficacy and maladaptive cognition were not significantly improved either (p > 0.05).
In order to compare the differences in the learning performance in the two classes, a two-sample t-test is used to test the differences. The students’ learning performance was measured by a final programming exam, which contains six coding tests. According to the results in Table 3, there were no significant differences in learning motivation, computer programming self-efficacy, and maladaptive cognition between the two classes before this experiment. As expected, after this experiment, the students’ learning performances in the Python class is significantly better than the performances in theJava class. Therefore, H1-H4 were supported.
The results in the correlation test show that students’ scores in the Python class were positively related to the other three factors (Table 4). However, students’ scores in the Java class had no significant relationship with the three factors. The possible reasons may be the scores in Java were relatively low, and Java language is relatively hard to learn; students need more time to develop better learning performance.
Discussion
According to the data analysis results of this study, whether students learn Java or Python, there is a significant positive correlation between students’ learning motivation and self-efficacy of programming, which is also justified by a past study that stated that learning motivation would affect self-efficacy (Wang et al., 2008). In addition, learning motivation and maladaptive cognitions are shown to be significantly negatively correlated for students’ learning of Java and Python, which indicates that, with better learning motivation, students would obtain a sense of achievement from learning the programming language, and are willing to continue to participate in their learning; they would also have better self-efficacy perception of programming, increase their own level of confidence, lower the degree of their maladaptive cognition, and become more willing to learn the programming language through understanding rather than memorizing by rote.
The data analysis results show a significant positive correlation between students’ maladaptive cognition and self-efficacy of programming, whether students learn Java or Python. It indicates that having completed homework or tests by rote memorization, students’ confidence in coding a complete program to achieve a particular goal would become lower, and their self-efficacy worse.
In terms of different programming language courses, this study’s research results show that students would reduce their maladaptive cognition by learning Python. In other words, students in the Python class would improve and complete the course objectives not by rote memorization and instead would gradually learn and complete the course objectives with the intent of mastering the course in a comprehensive manner. However, after that, students in the Java class seem to not have a significant improvement in their maladaptive cognition. In other words, compared with the Java course, students tend to reduce their maladaptive cognition more by learning Python.
Past studies used to point out that there is a correlation between learners’ self-efficacy perception and their learning achievements. A good learning experience can improve one’s own self-efficacy and bring better learning achievement. According to the data analysis results of this study, there is a significant positive correlation between self-efficacy of programming and learning achievement of programming in the process of learning Python, although the foregoing significant correlation is not seen in the process of learning Java. It can be concluded that the higher the student’s self-efficacy perception of programming during students’ Python learning, the higher their confidence in their skill to code is, and thereby the better their learning achievements would be.
In terms of different programming language courses, the research results of this study show that students learning Python would increase their confidence in coding a program to achieve their task goals when learning Python, but students learning Java would not significantly improve their self-efficacy when learning Java, which indicates that for students, learning Python would improve their self-efficacy more against that achieved through learning Java.
According to the analysis results of the Pearson correlation test, students’ learning motivation, maladaptive cognitions, self-efficacy of programming, and learning achievement of programming all show a significant correlation to one another for the students leaning Python, while the foregoing significant correlation is not seen for the students learning Java. According to the results of the t-test analysis, the learning achievement of the students learning Python is significantly higher than that of the students learning Java, which indicates that for students, learning Python has better learning motivation and self-efficacy perception, and reduces their maladaptive cognition to obtain better learning achievement.
Conclusion
This study used an experimental design to compare students’ learning performance and effectiveness in Python and Java programming courses. The experimental results showed that students’ learning effectiveness, learning motivation, computer programming self-efficacy, and maladaptive cognitions could be significantly improved in the Python programming class. Possible reasons are that Python is simpler in data and prograaming structure and its syntax is shorter (Khoirom et al., 2020). The results of the research can be a reference for programming teaching/learning. However, this study still has some limitations. First of all, the experiment is conducted alongside the courses’ teaching, the courses given in this study take a longer time, and the number of classes is fewer, resulting in insufficient samples. In the future, more questionnaires are expected to be collected from students of more classes of the foregoing two programming languages to increase the number of subjects under test for further exploration and study. Secondly, in the future, more diversified programming language courses are expected to be studied at the same time to understand the impacts of different programming languages on students’ learning performance, to find out the programming languages more suitable for students to learn. This study also explores the factors that affect the learning performance of different programming languages based on students’ learning motivation, self-efficacy, and the negative factor, maladaptive cognitions. In terms of the exploration of the factors affecting the learning performance of different programming languages, it is recommended to explore the impact of students’ satisfaction with the content of the programming language course on their learning performance and to examine whether students’ experience about the content of different programming language courses may affect their learning performance.
Data Availability Statement
The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.
Ethics Statement
The studies involving human participants were reviewed and approved by Teaching Practice Research Program, Ministry of Education, Republic of China (Taiwan). The patients/participants provided their written informed consent to participate in this study.
Author Contributions
H-CL contributed to the research topic and the methodology. K-LH contributed to the research model and the experimental design and results. W-CH contributed to the statistical analysis and the discussion. All authors contributed to the article and approved the submitted version.
Conflict of Interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Acknowledgments
The authors would like to thank the Ministry of Education of the Republic of China for supporting this study financially (Contract No. PBM1080094).
References
Anderman, E. M., and Young, A. J. (1994). Motivation and strategy use in science: individual differences and classroom effects. J. Res. Sci. Teach. 31, 811–831. doi: 10.1002/tea.3660310805
Bandura, A. (1986). Social Foundations of Thought and Action. New York, NY: Prentice Hall Press, 617.
Bandura, A. (1997). Self-Efficacy: The Exercise of Control. New York, NY: Worth Publishers Press, 624.
Biwer, F., Egbrink, M. G. A. o, Aalten, P., and de Bruin, A. B. H. (2020). Fostering effective learning strategies in higher education – a mixed-methods study. J. Appl. Res. Mem. Cogn. 9, 186–203. doi: 10.1016/j.jarmac.2020.03.004
Carbonnelle, P. (2020). PYPL PopularitY of Programming Language. Available online at: http://pypl.github.io/PYPL.html (accessed November 6, 2020).
El-Adl, A., and Alkharusi, H. (2020). Relationships between self-regulated learning strategies, learning motivation and mathematics achievement. Cypriot J. Educ. Sci. 15, 104–111. doi: 10.18844/cjes.v15i1.4461
Elliot, A. J., and Covington, M. V. (2001). Approach and avoidance motivation. Educ. Psychol. Rev. 13, 73–92. doi: 10.1023/A:1009009018235
Entwistle, N., and Tait, H. (1990). Approaches to learning, evaluations of teaching, and preferences for contrasting academic environments. High. Educ. 19, 169–194. doi: 10.1007/BF00137106
Fornell, C., and Larcker, D. F. (1981). Evaluating structural equation models with unobservable variables and measurement error. J. Mark. Res. 18, 39–50. doi: 10.2307/3151312
Gan, Z. (2020). How learning motivation influences feedback experience and preference in Chinese university EFL students. Front. Psychol. 11:496. doi: 10.3389/fpsyg.2020.00496
Gorelick, M., and Ozsvald, I. (2020). High Performance Python: Practical Performant Programming for Humans. Sebastopol, CA: O’Reilly Media Press, 450.
IEEE Spectrum (2015). The 2015 Top Ten Programming Languages. Available online at: https://spectrum.ieee.org/computing/software/the-2015-top-ten-programming-languages (accessed October 10, 2020).
IEEE Spectrum (2018). The 2018 Top Programming Languages. Available online at: https://spectrum.ieee.org/at-work/innovation/the-2018-top-programming-languages (accessed October 10, 2020).
Jet Brains (2020). The State of Developer Ecosystem 2020. Available online at: https://www.jetbrains.com/lp/devecosystem-2020/ (accessed November 6, 2020).
Keller, J. M. (2009). Motivational Design for Learning and Performance: The ARCS Model Approach. Boston, MA: Springer Press, 345.
Keller, J. M., and Reigeluth, C. (1983). “Motivational design of instruction,” in Instructional Design Theories and Models: An Overview of Their Current Status, ed. C. M. Reigelruth (Hillsdale. NJ: Lawrence Erlbaum Press), 383–434.
Khoirom, S., Sonia, M., Laikhuram, B., Laishram, J., and Singh, T. D. (2020). Comparative analysis of Python and Java for beginners. Int. Res. J. Eng. Technol. 7, 4384–4407.
Kong, S. C., Lai, M., and Sun, D. (2020). Teacher development in computational thinking: design and learning outcomes of programming concepts, practices and pedagogy. Comput. Educ. 151:103872. doi: 10.1016/j.compedu.2020.103872
Korkmaz, Ö, and Altun, H. (2014). Adapting computer programming self-efficacy scale and engineering students’ self-efficacy perceptions. Particip. Educ. Res. 1, 20–31. doi: 10.17275/per.14.02.1.1
Law, K. M. Y., Geng, S., and Li, T. (2019). Student enrollment, motivation and learning performance in a blended learning environment: the mediating effects of social, teaching, and cognitive presence. Comput. Educ. 136, 1–12. doi: 10.1016/j.compedu.2019.02.021
Miller, G. A. (1956). The magical number seven, plus or minus two some limits on our capacity for processing information. Psychol. Rev. 63, 81–97. doi: 10.1037/h0043158
Ogbuokiri, B. O., Agu, M., and Okwume, B. O. (2016). Comparison of Python and Java for use in instruction in first course in computer programming. Transylvanian Rev. 24:7.
Pears, A., Seidman, S., Malmi, L., Mannila, L., Adams, E., Bennedsen, J., et al. (2007). A survey of literature on the teaching of introductory programming. ACM SIGCSE Bullet. 39, 204–223. doi: 10.1145/1345375.1345441
Piwek, P., and Savage, S. (2020). “Challenges with learning to program and problem solve: an analysis of student online discussions,” in Proceedings of the 51st ACM Technical Symposium on Computer Science Education (SIGCSE ’20) (New York, NY: ACM), 494–499. doi: 10.1145/3328778.3366838
Prechelt, L., and Unger, B. (1999). A Controlled Experiment on the Effects of PSP Training: Detailed Description and Evaluation. Technical Report 1/1999. Germany: Fakultät für Informatik, Universität Karlsruhe.
Ramalingam, V., and Wiedenbeck, S. (1998). Development and validation of scores on a computer programming self-efficacy scale and group analyses of novice programmer self-efficacy. J. Educ. Comput. Res. 19, 367–381. doi: 10.2190/C670-Y3C8-LTJ1-CT3P
Rocha, R. S., Filipe, M., Magalhães, S., Graham, S., and Limpo, T. (2019). Reasons to write in grade 6 and their association with writing quality. Front. Psychol. 10:2157. doi: 10.3389/fpsyg.2019.02157
Sanaie, N., Vasli, P., Sedighi, L., and Sadeghi, B. (2019). Comparing the effect of lecture and Jigsaw teaching strategies on the nursing students’ self-regulated learning and academic motivation: a quasi-experimental study. Nurse Educ. Today. 79, 35–40. doi: 10.1016/j.nedt.2019.05.022
Scanlan, D. A. (1989). Structured flowcharts outperform pseudocode: an experimental comparison. IEEE Softw. 6, 28–36. doi: 10.1109/52.35587
Tanah, L. (2009). Definition of Learning Achievement. Available online at: http://lantaitanah.blogspot.tw/2009/10/definition-of-learning-achievement.html (accessed March 30, 2020).
Vansteenkiste, M., Ryan, R. M., and Soenens, B. (2020). Basic psychological need theory: advancements, critical themes, and future directions. Motiv. Emot. 44, 1–31. doi: 10.1007/s11031-019-09818-1
Wang, S., Christensen, C., Xu, Y., Chi, W., Tong, R., and Sheear, L. (2020). Measuring chinese middle school students’ motivation using the reduced instructional materials motivation survey (RIMMS): a validation study in the adaptive learning setting. Front. Psychol. 11:1803. doi: 10.3389/fpsyg.2020.01803
Wang, Y., Peng, H., Huang, R., Hou, Y., and Wang, J. (2008). Characteristics of distance learners: research on relationships of learning motivation, learning strategy, self-efficacy, attribution and learning results. Open Learn. 23, 17–28. doi: 10.1080/02680510701815277
Keywords: Python, learning motivation, computer programming self-efficacy, maladaptive cognition, learning performance
Citation: Ling H-C, Hsiao K-L and Hsu W-C (2021) Can Students’ Computer Programming Learning Motivation and Effectiveness Be Enhanced by Learning Python Language? A Multi-Group Analysis. Front. Psychol. 11:600814. doi: 10.3389/fpsyg.2020.600814
Received: 31 August 2020; Accepted: 09 December 2020;
Published: 21 January 2021.
Edited by:
Yenchun Jim Wu, National Taiwan Normal University, TaiwanReviewed by:
Shih-Ming Ou, Fujian Jiangxia University, ChinaJoey Tsai, Binghamton University, United States
Copyright © 2021 Ling, Hsiao and Hsu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Kuo-Lun Hsiao, klhsiao@nutc.edu.tw; klhsiao@gm.nutc.edu.tw