• 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

ICS100: Introduction to Computer Science

Course Description ICS100 is an entry-level course that introduces students to the foundational concepts of computer science and the art of programming, designed for both majors and non-majors, with or without prior programming experience. This course teaches students how to think algorithmically and solve problems efficiently, covering a broad spectrum of topics that are essential to understanding and applying computer science principles.

Topics Include:

  • Abstraction: Understanding the importance of simplifying complex systems by breaking them down into manageable components.
  • Algorithms: Learning to design and analyze step-by-step procedures for solving problems.
  • Data Structures: Exploring various ways to organize and store data for efficient access and modification.
  • Encapsulation: Emphasizing the bundling of data with the methods that operate on that data.
  • Resource Management: Managing system resources such as memory and processing power effectively.
  • Security: Introduction to the principles of securing data and systems against unauthorized access and vulnerabilities.
  • Software Engineering: Applying engineering principles to software development to ensure robust, reliable, and maintainable systems.
  • Web Development: Basics of creating and managing web applications, including front-end and back-end development.

Programming Languages Covered:

  • C: Understanding the fundamentals of programming with a focus on procedural programming.
  • Python: Leveraging a high-level, versatile language for rapid development and scripting.
  • SQL: Managing and querying relational databases.
  • JavaScript: Enabling interactive web development.
  • CSS and HTML: Building and styling web pages.

Real-World Problem Sets: Problem sets are inspired by real-world domains such as biology, cryptography, finance, forensics, and gaming, providing practical experience in applying theoretical concepts to solve tangible problems.

Course Structure: Students who complete nine problem sets (programming assignments) and a final project with satisfactory scores will be eligible for a certificate. ICS100 is designed to be self-paced, allowing students to progress through the course material on their own schedule.

Through ICS100, students will gain a solid foundation in computer science, preparing them for further study or careers in the tech industry. The course emphasizes both theoretical understanding and practical application, ensuring a well-rounded introduction to the field.