Browse > Article
http://dx.doi.org/10.14317/jami.2019.157

MOBILE LEARNING SYSTEM FOR NUMERICAL ANALYSIS BY USING PHP  

KIM, SANG-BAE (Department of Mathematics, Hannam University)
Publication Information
Journal of applied mathematics & informatics / v.37, no.1_2, 2019 , pp. 157-162 More about this Journal
Abstract
Programming tools are essential for students learning numerical analysis. It is troublesome to go to a laboratory where a computer is located after taking a lecture. Nowadays most students have mobile phones which can be used for programming practice through the Internet. PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. However, PHP has many inconveniences, such as adding a dollar symbol ($) to every varable. This paper introduces a slightly modified language, NAPHP, and a system which is designed for students to use their own mobile phone to write down the language NAPHP and run it on the web page. The system NAPHP-SYS is an educational tool that turns NAPHP into PHP, run PHP code and show the results on the web.
Keywords
PHP; programming tool; Numercal Analysys;
Citations & Related Records
연도 인용수 순위
  • Reference
1 Rasmus Lerdorf, accessed Nov 29, 2018, https://en.wikipedia.org/wiki/Rasmus Lerdorf
2 History of PHP, accessed Nov 29, 2018, http://php.net/manual/en/history.php.php
3 FPM, accessed Nov 29, 2018, http://php.net/manual/en/install.fpm.php
4 NAPHP, accessed Nov 29, 2018, http://sbk.hnu.kr/NA