Agung Baitul Hikmah, Agung Baitul
Unknown Affiliation

Published : 5 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 5 Documents
Search

Sistem Informasi Manajemen Laboratorium Sekolah Berbasis Web Pada SMK Muhammadiyah Kawali Ramdan, Muhamad; Hikmah, Agung Baitul; Apriyani, Yanti
Indonesian Journal on Software Engineering (IJSE) Vol 5, No 2 (2019): IJSE 2019
Publisher : Universitas Bina Sarana Informatika

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31294/ijse.v5i2.6961

Abstract

Abstrak: Laboratorium sekolah khususnya sekolah kejuruan merupakan sarana penunjang yang sangat penting bagi keberlangsungan pendidikan. Di laboratorium ini siswa melakukan pembelajaran secara praktik yang secara signifikan membuat siswa menjadi lebih memahami materi. Aktifitas manajemen laboratorium sekolah di SMK Muhammadiyah Kawali adalah segala bentuk pencatatan barang maupun aktifitas yang terjadi di laboratorium. Mengingat pentingnya fungsi laboratorium, maka manajemen laboratorium yang baik merupakan kebutuhan yang mutlak. Hal ini memungkinkan sekolah untuk dapat lebih mudah mendapatkan data real dari keadaan barang dan aktifitas di laboratorium. Penelitian ini bertujuan untuk menghasilkan sebuah sistem informasi manajemen laboratorium berbasis web, karena dibandingkan dengan basis kertas, aktifitas manajemen laboratorium menggunakan sistem informasi berbasis web dinilai lebih efisien untuk diterapkan, karena dengan web segala bentuk pencatatan bisa dengan mudah dilakukan dan apabila data diperlukan, semua pihak yang memiliki otorisasi bisa dengan mudah mendapatkan data tersebut. Metode yang digunakan dalam perancangan sistem informasi laboratorium Sekolah ini menggunakan metode waterfall dimana metode ini menggunakan pendekatan alur hidup perangkat lunak yang berurutan dimulai dari tahapan analisa, desain, implementasi, pengetesan dan perawatan. Berdasarkan penelitian ini, dihasilkan kesimpulan bahwa dengan adanya sistem informasi manajemen berbasis web diharapkan bisa menjadikan aktifitas manajemen laboratorium di SMK Muhammadiyah Kawali menjadi lebih baik.Kata kunci: Sistem Informasi Manajemen, Laboratorium sekolah , Metode Waterfall
Sistem Informasi Geografis Pemetaan Sebaran Lokasi Objek Daya Tarik Wisata Kota Tasikmalaya hikmah, agung baitul; sutisna, herlan; simpony, bambang kelana
Evolusi : Jurnal Sains dan Manajemen Vol 11, No 2 (2023): Jurnal Evolusi 2023
Publisher : Universitas Bina Sarana Informatika

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31294/evolusi.v11i2.16958

Abstract

Administratively, Tasikmalaya City oversees 10 sub-districts with 69 villages that have an area of 183.85 Km2 with 49 locations of ODTW (Tourism Attraction Objects). With so many ODTW in Tasikmalaya City, it should be a leading tourist attraction. However, these 49 ODTW in Tasikmalaya City are not well known by the general public. This happens because the development of tourism industry promotion has not been optimized. Therefore, an application is needed to map the distribution of ODTW locations in Tasikmalaya City as a means of promoting the tourism industry in Tasikmalaya City. This research was conducted with the aim of increasing the promotion of the potential ODTW of Tasikmalaya City to attract domestic and foreign tourists which of course can increase regional income and the economy of the people of Tasikmalaya City. The method of implementing application development uses a waterfall model which has several stages in the implementation of its research. The first research stage is communication, including: (a) identification of potential, (b) identification of problems, (c) identification of application features and functions, (d) data collection. The second research stage, planning, includes: (a) team formation and division of work tasks, (b) preparation of research schedule, (c) preparation of research costs. The third research stage is modeling, including: (a) database structure design, (b) algorithm design, (c) system design, (d) interface design. The fourth research stage is construction, including: (a) code validation, (b) code testing. The fifth research stage deployment includes: (a) application program revision, (b) application program implementation, (c) application program development, (d) feedback. The results of the research are in the form of an android-based Tasikmalaya City tourist attraction location mapping application equipped with location search features, location share features and language features (Indonesian and English).Keyword: SIG; Tour; Tasikmalaya City
KOMPARASI ALGORITMA NEURAL NETWORK DAN NAÏVE BAYES UNTUK MEMPREDIKSI PENYAKIT JANTUNG Nawawi, Hendri Mahmud; Purnama, Jajang Jaya; Hikmah, Agung Baitul
Jurnal Pilar Nusa Mandiri Vol 15 No 2 (2019): Pilar Nusa Mandiri : Journal of Computing and Information System Periode Septemb
Publisher : LPPM Universitas Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (934.982 KB) | DOI: 10.33480/pilar.v15i2.669

Abstract

Heart disease is one of the types of deadly diseases whose treatment must be dealt with as soon as possible because it can occur suddenly to the sufferer. Factors of heart disease that are recognized based on the condition of the body of a sufferer need to be known from an early age so that the risk of possible instant attacks can be minimized or can be overcome in various ways such as a healthy lifestyle and regular exercise that can regulate heart health in the body. By looking at the condition of a person's body based on sex, blood pressure, age, whether or not a smoker and some indicators that become a person's characteristics of heart disease are described in a study using the Neural Network and Naïve Bayes algorithm with the aim of comparing the level of accuracy to attributes influential to predict heart disease, so the results of this study can be used as a reference to predict whether a person has heart disease or not.
ANALYSIS OF BUBBLE SORT AND INSERTION SORT ALGORITHM ON MEMORY EFFICIENCY USING DATA MINING APPROACH Iskandar, Iqbal Dzulfiqar; Amirulloh, Imam; Pertiwi, Melisa Winda; Kusmira, Mira; Hikmah, Agung Baitul; Supriadi, Deddy
Jurnal Pilar Nusa Mandiri Vol 16 No 1 (2020): Pilar Nusa Mandiri : Journal of Computing and Information System Publishing Peri
Publisher : LPPM Universitas Nusa Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1085.119 KB) | DOI: 10.33480/pilar.v16i1.1165

Abstract

Sorting algorithm in the computational process makes it easy for users when the data sorting process because the data is sorted by the process quickly and automatically. In addition to speed in sorting data, memory efficiency must also be considered. In this research, a retesting of two sorting methods is conducted, namely the bubble sort method and the insertion sort method based on the comparison of two programming languages, Java with Visual Basic 2010 using the decision tree method. This research aims to find out which algorithm has lower memory consumption in the sorting process using Java or Visual Basic 2010. The results of the comparison show, in Visual Basic 2010. insertion sort algorithm which has the lowest average memory consumption of 4.3243KB for .vb extensions and 2.0145KB for .exe extensions. while the bubble sort method with a consumption amount of 4.4358KB for the .vb extension and 2.0352 for extension.exe. Furthermore, if you use the Java programming language. So the bubble sort method still consumes the highest average memory, which is 546,242KB for the .jar extension and 4,337KB for the .exe extension, whereas from the insertion sort method, which has a low average memory consumption of 543,578 KB for extension .jar, and 4,381KB for extension .exe.
RANCANG BANGUN APLIKASI BUKU INDUK SISWA BERBASIS WEB PADA SDN SIRNAJAYA KABUPATEN TASIKMALAYA Fatah, Haerul; Hikmah, Agung Baitul; Iskandar, Yudi
Jurnal Responsif : Riset Sains dan Informatika Vol 6 No 1 (2024): Jurnal Responsif : Riset Sains dan Informatika
Publisher : LPPM Universitas Adhirajasa Reswara Sanjaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.51977/jti.v6i1.1301

Abstract

Pengelolaan buku Induk peserta didik ialah suatu hal yang sangat krusial bagi setiap sekolah di Indonesia sebab menunjang kelancaran dalam menyampaikan berita. Permasalahan pengelolaan buku induk siswa pada SDN Sirnajaya meliputi proses input data, pencarian data dan dalam pelaporan data. Tujuan dari penelitian ini merancang sistem informasi buku induk berbasis web guna membantu sekolah pada pengelolaan kitab induk peserta didik. Metode pengembangan aplikasi yang dipergunakan yaitu metode RAD (Rapid Application Development). Tahapan penelitian antara lain, requiment planning, design, implementation. Hasil kebaruan penelitian berupa aplikasi berbasis web yang friendly dengan fitur penginputan data, pencarian data siswa, laporan data, cetak data pdf, serta adanya fitur import dan eksport data.