
Program ImportWifi.exe
/*deskripsi*/
This is default featured slide 2 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
This is default featured slide 3 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
This is default featured slide 4 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
This is default featured slide 5 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
Monday, 16 March 2015
Beda Ram PC ( SDRAM, DDR1, DDR2, DDR3 ) Secara Fisik

Berikut perbedaan secara fisik antara SDRAM, DDR1, DDR2, dan DDR3.
Perbedaan ada pada besarnya ic dan lubang/coakan Ram.
Gambar dari atas ke bawah :
- SDRAM ( ic besar dengan 2 lubang )
- DDR 1 ( ic besar dengan 1 lubang )
- DDR 2 ( ic kecil dengan 1 lubang )
- DDR 3 ( ic kecil dengan 1 lubang agak ke pinggir )
Semoga Bermanfaat,
Science_Computers
Kontak K...
Tuesday, 10 March 2015
Install BBM di Laptop/PC

Sebenarnya, BBM yang akan kita install ini adalah BBM yang lazim kita gunakan pada perangkat Android. Karena kita akan menggunakan sebuah emulator android yang bisa dijalankan di komputer/PC.
Nama aplikasi emulatornya adalah BlueStack, bisa di download lewat situs berikut :
http://www.bluestacks.com/download.html
Setelah download, install aplikasi BlueStack-nya. Tapi ingat, butuh koneksi internet untuk proses installasi. Karena installer-nya bersifat...
Monday, 9 March 2015
Persiapan Coding Android BAB 1 ( Bahan/Software untuk Coding )

image source : http://www.androidpolice.com/wp-content/uploads/2011/12/image95.png
Java
- Download dan Install Java Development Kit ( JDK )
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Software Development Kit ( SDK )
Android SDK adalah alat bantu dan API dalam membangun dan mengembangkan aplikasi android.
- Download dan Install Android SDK
http://developer.android.com/sdk/index.html
Eclipse
Eclipse...