https://www.codecademy.com/paths/web-development/tracks/web-dev-js-arrays-loops-objects
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source Code .xml & .java | |
Hitung Luas & Keliling Lingkaran Android Studio |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source Code .xml & .java | |
Hello World Android Studio |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source Code .xml & .java | |
Mencari Nilai Akar Android Studio | |
Task : | |
Mencari akar bulat positif dari bilangan bulat (integer) positif a : | |
• Masukkan bilangan bulat positif a | |
• Berikan harga awal x sama dengan 1 | |
• Hitung y sebesar x * x | |
• Jika y sama dengan a maka cetak x sebagai akar dari a. | |
Selesai |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source Code .xml & .java | |
Hitung Luas & Keliling Lingkaran Android Studio | |
Reference : | |
http://nasibmarbun93.blogspot.com/2015/03/program-android-menghitung-luas-dan.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source Code Gist-it Code | |
For Blogger |