top of page

Welcome to AESTHETIC CODING

Naturally Curious

Working from Home
Home: Welcome

One-dimensional Arrays

One-dimensional arrays are data structures that contain data types of the same type. In the form of a group of related memories...

Subprogram dan Rekursi

metode : divide & conquer (dibagi-bagi menjadi bagian yang lebih kecil, lalu selesaikan masalah yang dihadapi) Prosedur Prosedur...

Selection Structure

The selection structure is used to make the selection of several alternatives of the given conditions. Relational Operators Truth Table...

Sequence

What is a sequence? A sequence is a series of statements whose sequence and execution are coherent and have a different meaning if...

Syntax and Logical Error

Syntax Error Syntax errors are errors in the source code which are related to the syntax of the language. Syntax errors are detected by...

Programming and Algorithm

Example of Algorithm in Real Life Washing clothes Analysis : Problem : Algorithm of washing clothes with automatic washing machine...

Introduction to Algorithms

Problem Solving What is Programming? Programming is a process of problem-solving. There are three techniques in problem-solving: Analyze...

Hello, World!

The Introduction Words to Programming image : Program "Hello, World!" in C++ "Hello, World!" is the first program one usually writes when...

Home: Blog2

Subscribe Form

Thanks for submitting!

Home: Subscribe
bottom of page