SciRepID - Scientific Publication Search

Publication Search

54,413 articles from 425 journals · 1,456 citations tracked

Showing 1-2 of 2

Analytics

Hani Rarti Syahara Harahap; Yahfizham Yahfizham

Konstanta : Jurnal Matematika dan Ilmu Pengetahuan Alam 2023 International Forum of Researchers and Lecturers

An introduction to algorithms begins with a basic understanding of the algorithm itself. An algorithm is an organized sequence of steps to solve a problem, taking into account systematic sequence and logical goals. Meanwhile, a programming algorithm is a set of instructions that a computer is asked to execute to solve a problem. Good mastery of programming algorithms is absolutely necessary for people who want to study computer science or mathematics. Therefore, this article aims to help readers who want to learn the importance of programming algorithms through basic concepts. This paper uses a literature review method from various types of existing sources to discuss history, function and properties, algorithm structure, notationincluding natural, pseudocode and flowcharts.  

Armina Rangkuti; Yahfizham Yahfizham

Konstanta : Jurnal Matematika dan Ilmu Pengetahuan Alam 2023 International Forum of Researchers and Lecturers

Algorithms are steps that are arranged logically and systematically to solve a problem. In the world of simple programming, the algorithm is the initial stage and is written before the program is written. One of the problems that can be solved with computer programming is problems that involve mathematical calculations. This research aims to develop understanding of algorithms and develop programming skills, especially for beginners. The method used in this research is the literature study or literature review method, namely analyzing several studies related to the topic discussed, especially introducing the basic concepts of programming algorithms, characteristics of programming algorithms, grouping programming languages ​​based on level and algorithm notation, which are some of the basic things that are mandatory. known by everyone who wants to create a program. This understanding will be very helpful in the development of more complex programming projects. Therefore, learning basic programming algorithms is very crucial or important for anyone who wants to start in the world of programming.