Claim Missing Document
Check
Articles

Found 35 Documents
Search

PENERAPAN VIRTUAL REALITY MENGGUNAKAN METODE RAPID APPLICATION DEVELOPMENT PADA MEDIA PEMBELAJARAN PENGENALAN SATWA ENDEMIK TAMAN NASIONAL UJUNG KULON Ratna Salkiawati; Hendarman Lubis; Markus Ade Putra
JURNAL REKAYASA INFORMASI Vol 11 No 2 (2022): JURNAL REKAYASA INFORMASI Vol 11 No 2 Oktober 2022
Publisher : PROGRAM STUDI SISTEM INFORMASI INSTITUT SAINS DAN TEKNOLOGI NASIONAL (ISTN)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

This research is about making an android-based virtual reality application as a learning medium for the introduction of endemic animals in Ujung Kulon National Park. Currently, the learning process for the introduction of endemic animals is still using 2D images so that it does not attract students' interest in recognizing endemic animal species. This virtual reality application aims to provide an experience for students to see the endemic animals of Ujung Kulon National Park in reality without having to be on location, students also easily get information about endemic animals of Ujung Kulon National Park. The activity of making virtual reality applications is a supporting media that can be used in the teaching and learning process that is easy to understand and increases the interest and interest of students to learn about the introduction of endemic animals to Ujung Kulon National Park. In designing the application, the method used in this study uses the RAD (Rapid Application Development) method, which is an object-oriented system development method to shorten the time of system development. the stages consist of business modelling, data modelling, process modelling, application generation, testing and implementation. Making 3D applications using virtual reality based on Android uses the Java programming language, and Kotlin. This study resulted in a learning media application for the introduction of endemic animals in Ujung Kulon National Park using android-based virtual reality.
SISTEM INFORMASI PENGELOLAAN DATA INVENTORY MENGGUNAKAN ALGORITMA SEQUENTIAL SEARCH PADA BENGKEL MOBIL BPM AUTOWORK Hendarman Lubis; Muhammad Fachri Ramadhan
JSI (Jurnal sistem Informasi) Universitas Suryadarma Vol 11, No 2 (2024): JSI (Jurnal sistem Informasi) Universitas Suryadarma
Publisher : Universitas Dirgantara Marsekal Suryadarma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35968/jsi.v11i2.1250

Abstract

Sequential Search is a simple search algorithm that searches for elements in a list one by one until the element you're looking for has been found or until all elements have been checked. This algorithm can search for elements in arrays or lists and is usually used for smaller lists. BPM Autowork is a car repair shop that provides maintenance services on cars, and buying and selling components on cars. In the process of collecting inventory, BPM Autowork has not been maximally compurterized and tends to use manual methods for overall data collection such as using general ledgers. That way BPM Autowork is still constrained in finding data on buying and selling car components, so it takes a lot of time to find data. Thus, the Sequential Search method was created to minimize the amount of time wasted in searching for a lot of data and become more effective, practical and efficient.
PERANCANGAN SISTEM DATA INVENTORY MENERAPKAN ALGORITMA SEQUENTIAL SEARCH PADA TOKO “ALMELLSHOPZ” Muhammad Hendrik Prasetiyo; Hendarman Lubis
JSI (Jurnal sistem Informasi) Universitas Suryadarma Vol 11, No 2 (2024): JSI (Jurnal sistem Informasi) Universitas Suryadarma
Publisher : Universitas Dirgantara Marsekal Suryadarma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35968/jsi.v11i2.1251

Abstract

ALMELLSHOPZ is a shop that carries out buying and selling transactions for clothes, trousers and shoes. The problems that occur in the system that is currently running, namely for managing incoming and outgoing goods data, stock data, goods delivery data, customer data are still recorded in the ledger according to receipts containing how many goods came in and went out to be sent to customers. and stock inventory data is only recorded on a piece of paper and then copied back to the computer by the cashier, so that sometimes there are difficulti es in calculating goods and getting stock information is difficult, sometimes the information provided does not match the availability of existing goods. The aim of this research is to create a stock inventory data system, which can manage incoming and outgoing goods, stock of goods, goods delivery data, customer data using a Java-based sequential search algorithm method at the ALMELLSHOPZ store so that management data management activities are more efficient. One of the advantages of the Java programming language is that it is in great demand by developers and programmers because Java is a programming language that is multi-platform, aka universal and can be used on any platform. This makes many application developers use the Java programming language base to create the desired applications. 
Perancangan Sistem Informasi Geografis Sekolah Luar Biasa Dengan Metode Extreme Programming Dendra Pratama Aditian Erlangga; Dian Hartanti; Hendarman Lubis
Journal of Informatic and Information Security Vol. 3 No. 1 (2022): Juni 2022
Publisher : Program Studi Teknik Informatika, Fakultas Teknik Universitas Bhayangkara Jakarta Raya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31599/6zs9ss97

Abstract

Bekasi City is one of the regions located in West Java Province and has a diverse and quality education. However, there are still many Bekasi people who still experience difficulties when they want to find a school location for children with special needs in the Bekasi City area. The purpose of this study is to build a geographic information system in order to make it easier for the peopleof Bekasi to find the location of the Extraordinary School which is in the Bekasi city area. The creation of this website uses the PHP programming language (PHP: Hypertext Preprocessor) with the Codeigniter Framework, XAMPP, and Visual Study Code as text editors. With the method of Developing Extreme Programming systems. The results of this study can be implemented in theform of a website-based geographic information system.
Implementasi Algortima Apriori dalam Sistem Informasi Penjualan Berbasis Web pada CV. Pahala Lima Waktu Shatria Darma Putra Kustiana; Hendarman Lubis; Asep Ramdhani Mahbub
Journal of Informatic and Information Security Vol. 6 No. 1 (2025): Juni 2025
Publisher : Program Studi Teknik Informatika, Fakultas Teknik Universitas Bhayangkara Jakarta Raya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31599/jv8kg485

Abstract

The printing industry plays an important role in supporting promotional activities, communication, and various other business needs. However, at CV. Pahala Lima Waktu, the sales transaction recording process i s still performed manually using physical notes, leading to issues such as delayed data retrieval, input errors, and the absence of customer purchasing pattern analysis. To address these problems, this study designs a web-based sales information system equipped with data analysis features using the Apriori algorithm. This algorithm is one of the widely used Data Mining   techniques to discover associations between products through the calculation of support and confidence values. The system was developed using the Waterfall method, wi th PHP Native as the backend and MySQL as the database. The implementation results show that the system can digitize transaction processes, generate product association rules, and provide bundling recommendations that can be used as a company promotion strategy. With this integration, the system also functions as a Decision Support System (DSS) to assist staff in making promotion decisions based on historical sales data analysis.