About

This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

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 is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

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 is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Sabtu, 27 Mei 2017

Aplikasi CRUD dengan Menggunakan Sistem Login Multiuser


MEMBUAT APLIKASI CRUD
DENGAN SISTEM LOGIN MULTIUSER
Oleh : Ade Sutarya, S.Kom


Pada kesempatan kami ini akan dibahas materi tentang membuat sistem CRUD siswa dan guru menggunakan sistem login multiuser.


MATERI SELENGKAPNYA DOWNLOAD DISINI

Sabtu, 20 Mei 2017

Membuat Grafik pada Halaman Web


MEMBUAT GRAFIK DENGAN HIGHCHART,  JQUERY, dan BOOTSTRAP
Menggunakan Database MySQL dan PhP
Oleh : Ade Sutarya, S.Kom


Untuk membuat grafik pada halaman web dibutuhkan alat bantu (tool) library javascripts, yaitu Highcharts. Menurut ilmu-detil.blogspot.co.id mengatakan “Highchart menawarkan kemudahan bagi para developer web dalam membuat grafik, dimana jenis-jenis grafik yang dapat kita buat seperti : grafik baris (line chart), grafik batang (bar chart), grafik lingkaran (pie chart), grafik kolom (column chart), grafik bidang (area chart) dan masih banyak jenis grafik lainnya”.[1]
Jenis grafik yang dapat dibuat terdiri dari beberapa jenis yang telah disediakan oleh highcharts.com:
1.    Grafik Baris (line chart),
2.    Grafik Bidang (area chart),
3.    Grafik Kolom dan Batang (column and bar chart),
4.    Grafik Lingkaran (pie chart),
5.    Grafik Gelembung dan penyebaran (scatter and buble charts),
6.    Grafik Dinamis (dynamic charts),
7.    Grafik 3D (3D charts),
8.    Grafik Ukur (gauges charts),
9.    Grafik Peta dan Pohon (heat and tree maps charts),
10. Grafik lainnya
Keuntungan lainnya adalah bahwa library ini selain free juga dapat diakses menggunakan berbagai jenis browser, dan support sistem operasi baik untuk dekstop ataupun perangkat mobile.



[1] https://ilmu-detil.blogspot.co.id/2016/05/grafik-batang-dengan-php-jquery.html

Materi Selengkapnya dapat di DOWNLOAD DISINI