• Welcome to your new Gnomio site

    Now, you are in control!

    Moodle is an open-source Learning Management System (LMS) that provides educators with the tools and features to create and manage online courses. It allows educators to organize course materials, create quizzes and assignments, host discussion forums, and track student progress. Moodle is highly flexible and can be customized to meet the specific needs of different institutions and learning environments.

    Moodle supports both synchronous and asynchronous learning environments, enabling educators to host live webinars, video conferences, and chat sessions, as well as providing a variety of tools that support self-paced learning, including videos, interactive quizzes, and discussion forums. The platform also integrates with other tools and systems, such as Google Apps and plagiarism detection software, to provide a seamless learning experience.

    Moodle is widely used in educational institutions, including universities, K-12 schools, and corporate training programs. It is well-suited to online and blended learning environments and distance education programs. Additionally, Moodle's accessibility features make it a popular choice for learners with disabilities, ensuring that courses are inclusive and accessible to all learners.

    The Moodle community is an active group of users, developers, and educators who contribute to the platform's development and improvement. The community provides support, resources, and documentation for users, as well as a forum for sharing ideas and best practices. Moodle releases regular updates and improvements, ensuring that the platform remains up-to-date with the latest technologies and best practices.

    Links of interest:

    (You can edit or remove this text)

Available courses

Struktur Data dan Algoritma membahas cara menyimpan, mengatur, dan memproses data secara efisien. Materi utamanya meliputi struktur data dasar seperti array, linked list, stack, queue, tree, dan graph, serta algoritma penting seperti pencarian (search), pengurutan (sort), traversal, dan rekursi. Ditekankan juga konsep efisiensi melalui analisis kompleksitas waktu dan ruang (Big-O). Mata kuliah ini penting untuk membangun logika pemrograman yang optimal dan efisien dalam pengembangan perangkat lunak.

Cloud Computing adalah teknologi yang memungkinkan akses layanan komputasi (seperti server, penyimpanan, database, dan jaringan) melalui internet. Mata kuliah ini membahas konsep dasar cloud, jenis layanan (IaaS, PaaS, SaaS), model penyebaran (public, private, hybrid cloud), serta pengenalan platform seperti AWS, Azure, dan Google Cloud. Topik lainnya termasuk virtualisasi, container (Docker), keamanan cloud, dan manajemen sumber daya secara otomatis (auto-scaling dan load balancing).

Machine Learning adalah cabang kecerdasan buatan yang membuat komputer bisa belajar dari data tanpa diprogram langsung. Kursus ini membahas dua jenis utama pembelajaran: supervised learning (seperti regresi dan klasifikasi) dan unsupervised learning (seperti clustering dan reduksi dimensi). Juga dikenalkan neural network, evaluasi model (akurasi, presisi, dll.), serta penggunaan pustaka Python seperti Scikit-learn dan TensorFlow. Aplikasinya mencakup deteksi penipuan, sistem rekomendasi, dan pengenalan wajah.

Mata kuliah ini membahas konsep dasar, arsitektur, dan penerapan sistem manajemen konten web (Content Management System/CMS) dalam pengembangan situs web modern. Mahasiswa akan mempelajari proses instalasi, konfigurasi, dan pengelolaan CMS open-source seperti WordPress, Joomla, dan Drupal. Fokus utama mata kuliah ini mencakup desain antarmuka, manajemen konten dinamis, penggunaan plugin dan tema, serta aspek keamanan dan performa situs web. Selain itu, mahasiswa juga dilatih untuk menerapkan prinsip tata kelola konten yang baik dan mengevaluasi aksesibilitas situs. Pada akhir perkuliahan, mahasiswa diharapkan mampu membangun dan mengelola situs web berbasis CMS secara efektif, profesional, dan sesuai kebutuhan pengguna.