Academia.eduAcademia.edu

Pengenalan Konsep Dasar Algoritma Pemrograman

2022

Abstract

Introduction to the algorithm starts from the basic concept of the algorithm itself. An algorithm is a set of steps arranged to solve a problem, taking into account a systematic sequence and logical goals. While the programming algorithm is a set of commands instructed to be carried out by the computer when solving a problem. Good mastery of programming algorithms is absolutely necessary for people who want to master computer science or mathematics. For this reason, this article aims to help readers who want to master understanding programming algorithms through the basic concepts. This article uses the method of studying literature from various types of existing sources so that it can discuss history, characteristics and their properties, algorithm structure, notation which includes natural, pseudocode, and flowchart.