GenAI.works logo
GenAI.works
ProductsExpand menu
Trending ProductsWorld's most popular AI Products
AI Products CatalogueDiscover a World of AI Solutions
Top 100 ProductsExplore best user picked AI products
ResourcesExpand menu
InsightsStories from the frontier of AI.
CoursesExplore best courses to learn about AI
Join AcademyExplore best courses from GenAI team
HackathonThis is your chance to launch your career in the next wave of AI agents.
Top NewsBecome part of the largest AI community
CommunityExpand menu
AI CouncilAI Council a private network of AI executives
MCP ServersBrowse MCP Servers to build your AI
MoreExpand menu
AboutLearn more about GenAI.works
CareersJoin us to build the future of AI
Company portalManage your company profile
Grow Your AI ProductGrow Your AI Product
Search
Get StartedSearch

Explore Courses

Your gateway to AI mastery: Discover courses now

Search what you need:
Search
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
linkedininstagramtwitteryoutube
© 2026 Genai Works
Products
GenAI AcademyToneUp
Catalogues
AI ProductsCourses
Company
InsightsPrivacy policySupport ticketHelp centerCareers
© 2026 Genai Works
Filter
Category
Level
Company
Price
Rating
Sort by
Select a value
Newest
Oldest
Title A-Z
Title Z-A
Price: Free to Paid
Price: Paid to Free
Packt
CISA Specialization: Certified Information Systems Auditor
beginner
AI in Education
This course offers a comprehensive exploration of Information Systems (IS) auditing, aligned with ISACA's five core domains essential for the CISA exam. Starting with fundamental IS auditing standards, guidelines, and ethical considerations, it then moves into governance and IT management, emphasizing frameworks and controls critical for effective audits. The course covers the lifecycle of information systems—from acquisition and development to implementation and operations—highlighting how aligning technology with business goals supports continuity and resilience in organizations. Throughout, practical scenarios are used to bridge theory and real-world applications, focusing on risk management, control assessments, and compliance. Additionally, emerging technologies like cloud computing and virtualization are examined, demonstrating their impact on audit practices. By the end, you'll be fully prepared for both the CISA exam and the challenges of modern IT environments as an IS auditor. This course is ideal for IT professionals looking to specialize in IS auditing or enhance their knowledge of IT governance, particularly those aiming for CISA certification. Prior experience in IT security, audit, or risk management is helpful but not required. Applied learning project Learners will tackle real-world projects to apply IS auditing skills, such as conducting risk assessments, control evaluations, and compliance checks. These hands-on exercises will reinforce understanding by simulating authentic scenarios, preparing students to address challenges in areas like IT governance, system development, cloud security, and incident management. This practical approach ensures they can confidently implement and audit IT frameworks and standards in professional settings.
Michigan University
Specialization Generative AI in Business
beginner
AI in Business
With companies worldwide exploring how to harness generative AI's potential, it's critical to make informed decisions about when and how to adopt these technologies. The Generative AI in Business course series provides business leaders with a step-by-step guide to incorporating generative AI into their business operations, product offerings, and organizational structures . Through this series, you'll gain a deep understanding of generative AI's capabilities, learn to create a tailored action plan based on your specific business challenges, and develop effective strategies to execute that plan. By the end, you'll be equipped with the tools and knowledge to evaluate, implement, and scale GenAI solutions that meet your unique business needs. Applied learning project In this series, you'll follow the "See, Plan, Act" action sequence to tackle several real-world and simulated business cases. In the first course, we'll see firsthand the new and exciting possibilities that GenAI offers for businesses. Then, in the next course, we'll develop a detailed plan to turn those possibilities into value for your business, and develop the blueprint for your solution. In the final course, we learn the specific strategies to implement this plan and maximize its chance of success. You'll work with the same cases throughout the series, allowing you to deepen your understanding and apply the framework in a cohesive, hands-on way.
DeepLearning AI
Certificate of Competence Generative AI for Software Development
intermediate
Deep Learning
Generative AI is transforming software development by enhancing and augmenting traditional coding practices. In this Skill Certificate from DeepLearning.AI, you'll learn from Laurence Moroney, former AI lead at Google, as he guides you through a comprehensive pathway to understand and apply generative AI technologies in real-world software development. As AI-powered coding tools are set to transform the industry, with Gartner predicting 70% adoption by platform engineering teams by 2027, this program will support you in learning these technologies at all stages of your career. It will show you how to use LLMs to leverage your own experience and knowledge to become a faster, more productive worker. You will be introduced to a new paradigm for software development, where LLMs become invaluable members of your development team by acting as pair coding partners, software testers, security experts, and knowledgeable colleagues. Go beyond theory and apply your new skills to real-world projects. This hands-on approach ensures you graduate with the practical expertise to leverage generative AI and augment your development workflow. When you complete the program, you'll earn a Skill Certificate from DeepLearning.AI, demonstrating your aptitude with the latest GenAI skills and tools to help you advance in your career. Applied learning project Pair-coding with an LLM to efficiently modify data structures for use in production and at big data scales Work with an LLM as a skilled software tester to identify bugs, create edge case tests, and update code to correct errors Implement a functioning local database from scratch, and partner with an LLM to think through software design issues and how to optimize for efficient, secure data access.
Codio
Python Basics: Selection and Iteration
beginner
AI in Education
Code and run your first python program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, operators, iteration (ie, loops), and selection (ie, conditionals). To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
Python Basic Structures: Lists, Strings, and Files
beginner
AI in Education
Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover lists, strings, and files. Completion of Python Basics: Selection and Iteration before taking this course is recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
Python Object Basics: Functions, Recursion, and Objects
intermediate
AI in Education
Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover functions, recursion, objects, and mutability. Completion of the prior 2 courses in this specialization are recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
Object-Oriented Python: Inheritance and Encapsulation
intermediate
AI in Education
Code and run your first python program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just python, but core Computer Science topics that can be transferred to other languages. The modules in this course cover inheritance, encapsulation, polymorphism, and other object-related topics. Completion of the prior 3 courses in this specialization is recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
Java Basic Structures: Arrays, Strings, and Files
beginner
AI in Business
Code and run your first Java program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just Java, but core Computer Science topics that can be transferred to other languages. The modules in this course cover arrays, strings, and files. Completion of Java Basics: Selection and Iteration before taking this course is recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
Java Object Basics: Functions, Recursion, and Objects
intermediate
AI in Education
Code and run your first Java program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just Java, but core Computer Science topics that can be transferred to other languages. The modules in this course cover functions, recursion, objects, and mutability. Completion of the prior 2 courses in this specialization are recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
C++ Basics: Selection and Iteration
beginner
Machine Learning
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, operators, iteration (ie, loops), and selection (ie, conditionals). To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
C++ Basic Structures: Vectors, Pointers, Strings, and Files
intermediate
Machine Learning
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover vectors, pointers, strings, and files. Completion of C++ Basics: Selection and Iteration before taking this course is recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
Codio
C++ Object Basics: Functions, Recursion, and Objects
intermediate
AI in Education
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with limited coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover functions, recursion, objects, and mutability. Completion of the prior 2 courses in this specialization are recommended. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
1
...
616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
...
195