Research Article Open Access

Novice Programmer = (Sourcecode) (Pseudocode) Algorithm

Budi Yulianto1, Harjanto Prabowo1, Raymond Kosala1 and Manik Hapsara1
  • 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.

Journal of Computer Science
Volume 14 No. 4, 2018, 477-484

DOI: https://doi.org/10.3844/jcssp.2018.477.484

Submitted On: 7 November 2017 Published On: 10 April 2018

How to Cite: Yulianto, B., Prabowo, H., Kosala, R. & Hapsara, M. (2018). Novice Programmer = (Sourcecode) (Pseudocode) Algorithm. Journal of Computer Science, 14(4), 477-484. https://doi.org/10.3844/jcssp.2018.477.484

  • 3,724 Views
  • 2,727 Downloads
  • 0 Citations

Download

Keywords

  • Algorithm
  • Pseudocode
  • Novice Programmer
  • Programming Language