Book Archive
Books authored and co-authored by SE Lab researchers.
Algoritma & Struktur Data Berbasis Studi Kasus2025
Bridges programming theory with practical application through real-world case studies. Covers arrays, linked lists, stacks, queues, trees, and graphs, presenting each data structure in the context of everyday problems. Emphasizes computational thinking, logical reasoning, and the beauty of efficient, elegant solutions.
Animasi Blender: Sebuah Pengantar2019
An inviting introduction to 3D animation using Blender, starting from workspace orientation through practical projects: modeling a simple cart, a teddy bear character, a dancing can, and a traffic light scene. Uses storytelling to teach form, texture, and motion with an intuitive, creative approach suitable for readers of all backgrounds.
Dasar Pemrograman – Pengetahuan Teoretis Pemrograman Java2025
An introductory guide to Java programming covering logic, data structures, and core principles. Emphasizes computational thinking and problem-solving with everyday examples that make complex concepts approachable. Suitable for students, educators, and anyone beginning their programming journey.
Git Tanpa DramaA practical Indonesian-language guide that helps beginners use Git with confidence, from branching and merging to collaboration and everyday version-control workflows.
Konsep Teknologi Informasi2025
A comprehensive guide to information technology concepts, covering hardware and software fundamentals, computer networks, information systems, and emerging trends such as cloud computing, big data, artificial intelligence, and cybersecurity. Explores IT's role in social, business, and educational transformation.
Laravel REST API2022
A practical guide to building RESTful web services using Laravel, covering REST API concepts, project structure, authentication, authorization, Eloquent ORM data management, API documentation, testing, and best practices for building scalable, secure, and flexible API services.
Mengenal Algoritma dan Struktur Data dengan Panduan Praktis2024
A practical guide to fundamental algorithms and data structures including arrays, stacks, queues, and linked lists. Designed for beginners to intermediate learners with clear step-by-step explanations, practical examples, and exercises that build strong programming foundations.
Pemrograman Mobile Menggunakan Flutter2021
Introduces mobile application development using Flutter as a creative medium for building consistent, modern apps across devices. Covers logic, interface design, and user experience with a conversational approach that makes mobile programming accessible to beginners and curious learners alike.
Pemrograman Web Lanjut (Laravel 10)A comprehensive guide for advanced web development using Laravel 10, covering routing, middleware, Eloquent ORM, authentication, and RESTful API project management. Includes case studies, exercises, and code examples focused on best practices and production efficiency.
Pengenalan Sistem InformasiAn accessible introduction to information systems covering core concepts, process automation, modern technologies including AI, IoT, and RPA, database and big data foundations, and real-world enterprise applications such as ERP, CRM, SCM, e-business, and e-commerce. Also addresses data security, user privacy, technology ethics, and the social and economic impact of information systems development.
Penuntun Praktikum Struktur Data2020
A hands-on guide to data structures covering classes, objects, arrays, searching and sorting algorithms, stacks, queues, linked lists, binary trees, binary search trees, and graphs. Uses a step-by-step approach with exercises that build logical thinking, structured reasoning, and analytical depth.
Perancangan Sistem E-Learning dengan Framework Laravel2023
A comprehensive guide to building modern e-learning applications using Laravel, covering system architecture, database management, user authentication, learning content management, and interactive features such as discussion forums, quizzes, and learning progress reports. Uses a practice-based approach with case examples and code snippets.