Novice Programmer = (Sourcecode) (Pseudocode) Algorithm
- 1 Bina Nusantara University, Indonesia
Abstract
Difficulties in learning programming often hinder new students as novice programmers. One of the difficulties is to transform algorithm in mind into syntactical solution (sourcecode). This study proposes an application to help students in transform their algorithm (logic) into sourcecode. The proposed application can be used to write down students’ algorithm (logic) as block of pseudocode and then transform it into selected programming language sourcecode. Students can learn and modify the sourcecode and then try to execute it (learning by doing). Proposed application can improve 17% score and 14% passing rate of novice programmers (new students) in learning programming.
DOI: https://doi.org/10.3844/jcssp.2018.477.484
Copyright: © 2018 Budi Yulianto, Harjanto Prabowo, Raymond Kosala and Manik Hapsara. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 4,439 Views
- 3,151 Downloads
- 0 Citations
Download
Keywords
- Algorithm
- Pseudocode
- Novice Programmer
- Programming Language