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...

Analisis Kasus

Soal. Carilah nilai deviasi standar dari n buah data Jawab : Analisis : Standar deviasi adalah statistik yang mengukur penyebaran...

Latihan

Soal. Algoritma dan fungsi menghitung panjang string Jawab : Algoritma panjang_string {membaca karakter yang dimasukkan untuk kemudian...

Latihan

Soal. Buatlah translasi dalam bahasa C untuk algoritma 4.5. Apakah diperlukan modifikasi algoritma? Jawab : Ya, diperlukan modifikasi...

Sekuen | Workshop 3

Algoritma mencari titik tengah sebuah garis yang ujung titiknya yaitu A(x1, y1) dan B(x2, y2) Jawab : Gambar : Algoritma titik_tengah...

Program Developments Steps

Understand the problem at hand. Identify what are the inputs and outputs required. Use a flowchart or algorithmic approach to define...

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...

Home: Blog2

Subscribe Form

Thanks for submitting!

Home: Subscribe
bottom of page