TY - JOUR AU - Yulianto, Budi AU - Prabowo, Harjanto AU - Kosala, Raymond AU - Hapsara, Manik PY - 2018 TI - Novice Programmer = (Sourcecode) (Pseudocode) Algorithm JF - Journal of Computer Science VL - 14 IS - 4 DO - 10.3844/jcssp.2018.477.484 UR - https://thescipub.com/abstract/jcssp.2018.477.484 AB - 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.