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

Loop

Introduction Examples of algorithms in everyday life : Example 1 : To finish eating a plate of rice (initial conditions) Mouthfuls of a...

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

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

1
2
Home: Blog2

Subscribe Form

Thanks for submitting!

Home: Subscribe
bottom of page