• Welcome to the new Gnomio site

    Welcome to our ICT online learning platform, your gateway to exploring and mastering the world of Information and Communication Technologies. Our platform is designed to offer you a dynamic and interactive learning experience, right from the comfort of your own home or wherever you have internet access. You'll have access to a variety of resources, including virtual classrooms, video lectures, interactive assignments, and discussion forums, all tailored to fit different learning styles.
    Whether you're looking to develop new skills, dive into complex topics, or simply expand your knowledge, our platform provides the tools and support you need to succeed. Join us on this exciting journey and discover the power of learning with cutting-edge technology.

Available courses

ICT plays a crucial role in modern society, driving innovation and connectivity across various sectors including education, healthcare, finance, and entertainment. By leveraging technologies such as the internet, mobile networks, and software applications, ICT facilitates seamless communication and access to information, transforming the way we live and work.

A large part of computational mathematics consists roughly of using mathematics for allowing and improving computer computation in areas of science and engineering where mathematics are useful. This involves in particular algorithm design, computational complexity, numerical methods and computer algebra.

This is the programming technique where large program is broken down into smaller components/sub-programs called sub-routines each performing a particular task.

Structured programming relies on use of high-level control structures instead of low-level jumping, Structured programming uses control structures such as sequence, selection, and repetition. Structured programming is also loosely coupled with top-down programming and program development by stepwise refinement