// 203 courses indexed
The course directory
Every course we track across 10+ providers, in one searchable index. Want a shortlist picked for your goals? Run a free skill gap analysis.
No-Code AI Analytics: Build Dashboards & Auto Reports
This hands-on course teaches working professionals and engineering students how to design, build, and deploy intelligent analytics dashboards without writing code. Using AI-native no-code platforms (Glide, Softr, Bubble, Retool, Zapier Tables, and ChatGPT/Claude-driven data tools), learners will build a single end-to-end capstone project: "GreenPulse Analytics" a Smart ESG (Environmental, Social, Governance) & Energy Consumption Dashboard for mid-sized manufacturing plants. Instead of the common sales/marketing dashboard, this uncommon but high-demand use case covers IoT-style sensor data, ano
All levels
Microsoft Windows Server - Hands-On Training Part I
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this hands-on course, you'll gain practical experience with Microsoft Windows Server 2019, from building your virtual lab environment to performing server management and troubleshooting tasks. You'll learn how to install, configure, and manage various server roles using both GUI and PowerShell, with a focus on Active Directory, DNS, DHCP, Group Policy, and more. By th
All levels
Automating Work with Google Workspace Flows
Did you know that knowledge workers spend up to 60% of their time on repetitive coordination tasks that automation could handle in seconds? This Short Course was created to help IT Support and Operations professionals automate operational processes end-to-end using Google Workspace Flows. By completing this course, you'll be able to build production-ready approval automations with SLA notifications, diagnose and fix bottlenecks in live flows, and demonstrate governance compliance to stakeholders—skills you can apply the very next day at work. By the end of this course, you will be able to: -
All levels
Sustainable Cloud Development
This course teaches how to design and optimize cloud workloads that reduce environmental impact without compromising performance or scalability. You will learn sustainable strategies essential for modern cloud and GenAI-driven systems. Throughout the course, you will analyze carbon footprint, optimize resource consumption, and apply cost-efficient architectural patterns to real implementations. These skills will help you meet sustainability goals while improving operational outcomes. Hands-on examples and real-world cloud architectures connect sustainability principles directly to practical
All levels
Building and Fine-Tuning LLM Applications
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this comprehensive course, you'll learn how to build and fine-tune large language models (LLMs) for real-world applications. Starting with fundamental concepts, you'll progress through hands-on projects that focus on document-based retrieval-augmented generation (RAG) systems, LangChain integration, and fine-tuning techniques. You'll gain the skills to build custom ap
All levels
Introduction to Embedded Machine Learning
Machine learning (ML) allows us to teach computers to make predictions and decisions based on data and learn from experiences. In recent years, incredible optimizations have been made to machine learning algorithms, software frameworks, and embedded hardware. Thanks to this, running deep neural networks and other complex machine learning algorithms is possible on low-power devices like microcontrollers. This course will give you a broad overview of how machine learning works, how to train neural networks, and how to deploy those networks to microcontrollers, which is known as embedded machine
All levels
Data Cleaning with Python for Finance
This course guides you through the process of transforming raw financial data into a clean, trustworthy dataset using Python and pandas. You’ll begin by exploring how to load data into a notebook environment and conduct quick inspections to identify structural issues, formatting inconsistencies, unusual numeric patterns, and missing values. Building on these observations, you’ll apply essential cleaning techniques used by analysts every day—fixing data types, standardizing text categories, resolving or documenting missingness, and removing duplicates. Through guided walkthroughs, hands-on prac
All levels
Software Development Practices
Welcome to the Software Development Practices course! In this course, you will explore techniques for eliciting and documenting software requirements, including the creation of use cases and user stories. You will learn to design software systems using visual modeling methods such as UML diagrams and Data Flow Diagrams (DFDs). Throughout this learning journey, you will acquire the skills to produce high-quality code, leverage libraries and APIs, and efficiently manage code with version control tools like Git and GitHub. You will also delve into contemporary deployment and DevOps strategies, en
All levels
Negotiation Skills
Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Master the art of negotiation with this comprehensive course designed to enhance your ability to communicate effectively, resolve conflicts, and achieve desired outcomes. By the end of this course, you'll possess the tools and techniques to negotiate confidently in both professional and personal settings. The course begins with an exploratio
All levels
Collaborate and Communicate for Project Excellence
This applied long course helps you to optimize meetings, evaluate collaboration tools, and standardize team ceremonies to sustain productivity improvements. You will analyze meeting-load data to quantify time spent in meetings versus focused work, classify recurring meetings by purpose and engagement, and create evidence-based recommendations to consolidate or shorten sessions. The course teaches measuring collaboration-tool latency and response-time distributions, creating comparative visualizations, and correlating user-satisfaction feedback with performance metrics to guide tool selection.
All levels
Executing Full Text Queries with Elasticsearch
Embark on a comprehensive journey into the realm of Elasticsearch with this thoughtfully crafted course, divided into three distinct modules. Ideal for beginners or those aiming to reinforce their foundational understanding, this course offers a clear and progressive path to mastering Elasticsearch. In the first module, Introduction to Elasticsearch, participants dive into Elasticsearch's core. They will understand its architecture, explore its foundational elements, and gain hands-on experience creating indices and understanding nodes and clusters. The second module, Query Mechanism, and Op
All levels
Write Professional Emails in English
This is a course to help you write effective business emails in English. This course is unique because each module will provide tips on writing more professional emails as well as lessons to improve your overall English writing skills. Therefore, you will improve your grammar and vocabulary skills for email writing and also improve your cross cultural knowledge to make you more powerful and successful in your business communication. You will look at different email formats to analyze tone, formality levels, and various organizational styles. You will be able to improve your emails of introduct
All levels
Precalculus: Relations and Functions
This course helps to build the foundational material to use mathematics as a tool to model, understand, and interpret the world around us. This is done through studying functions, their properties, and applications to data analysis. Concepts of precalculus provide the set of tools for the beginning student to begin their scientific career, preparing them for future science and calculus courses. This course is designed for all students, not just those interested in further mathematics courses. Students interested in the natural sciences, computer sciences, psychology, sociology, or similar w
All levels
Intro to Redux
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this course, you will gain a solid foundation in Redux, an essential tool for managing application state in JavaScript. You will learn its core principles, understand why it is used, and gain insights into its real-world applications. By the end, you will be able to leverage Redux to improve your development process and create more efficient, maintainable applications
All levels
Consolidation and Minority Interest Guide
Master Non-Controlling Interest and Consolidation Accounting with practical examples and real financial reporting scenarios. Learn how to prepare consolidated financial statements and calculate minority interest confidently. This course provides a structured, beginner-friendly approach to understanding non-controlling interest (NCI), consolidation accounting, and acquisition reporting. Learners will explore ownership structures, measurement periods, goodwill calculations, and practical consolidation examples used in financial reporting. Through step-by-step explanations and applied accountin
All levels
Ordered Data Structures
In this course, you will learn new data structures for efficiently storing and retrieving data that is structured in an ordered sequence. Such data includes an alphabetical list of names, a family tree, a calendar of events or an inventory organized by part numbers. The specific data structures covered by this course include arrays, linked lists, queues, stacks, trees, binary trees, AVL trees, B-trees and heaps. This course also shows, through algorithm complexity analysis, how these structures enable the fastest algorithms to search and sort data.
All levels
Opportunity Management in Salesforce
The third course in the Salesforce Sales Operations Professional Certificate, Opportunity Management in Salesforce, is for anyone who is curious about entry level sales roles that require foundational skills in Salesforce, the sales operations specialist role specifically, and how to use tools in Salesforce to manage opportunities and close sales deals in a real world business setting. This third course will give you a foundational understanding of how to help sales teams optimize the opportunity management process. Specifically, this course shows how a sales operations specialist would suppo
All levels
CCNA: Network Security, Automation, and Troubleshooting
To round out your skills in network administration, in this course, you'll explore network-security fundamentals like passwords, Layer 2 security, wireless security, and remote-access security. You'll also be introduced to automation and programmability as it pertains to making network administration more efficient and effective. Finally, you'll engage in troubleshooting for each of the prior areas of concern, ensuring that you can adequately address any networking problems that might arise. This is the third and final course in a multi-course Specialization. All of the courses in this Speci
All levels
Foundations of Information Security and Incident Handling
Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Discover the foundational principles of Information Security and Incident Handling in this comprehensive course. You'll gain essential knowledge about key concepts, risk management, vulnerability assessments, and incident response frameworks. With guidance from experts Daniel and Adam, you’ll learn how to assess risks, manage vulnerabilities,
All levels
Building a Trading Bot – Core Features and Data Integration
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. This course takes you on an exciting journey through the world of no-code development, focusing on creating a trading bot with Bubble. Starting with an introduction to the platform, you will gain a solid understanding of Bubble’s core features, including how to structure your app’s frontend, backend, and workflows. Each section is designed to guide you through essential
All levels
Introduction to JUnit
Unlock reliable Java testing with our "Introduction to JUnit" course. Designed for students, junior developers, and QA testers who want to improve code quality and confidence, this course provides the essential foundations and practical tools of unit testing using JUnit 4 and JUnit 5. From understanding why unit tests matter to setting up JUnit, organizing tests, and integrating with build and CI tools, you’ll gain the skills to deliver maintainable, bug-resistant software. With real-world examples, actionable patterns, and hands-on tools like assertions, exception testing, parameterized test
All levels
Create Program Changes with Power Skills & Digital Enablers
The future of business is change-focused. Multiple facts are disrupting tomorrow’s organizations and if they are not change-ready, they will fail. 1. The ratio of changing the business to running the business will be much higher in future organizations; 2. Programs success is now clearly centered on stakeholder satisfaction; 3. The skills revolution is here to stay In this course, you will get the skills you need and learn how to become a changemaker possessing strong communication skills and soft skills to build a culture that continuously aligns the program team members to the NorthStar of
All levels
Observational Methods and Qualitative Data Analysis
This is primarily aimed at first- and second-year undergraduates interested in psychology, data analysis, and qualtitative research methods along with high school students and professionals with similar interests. This course delves into the qualitative research traditions of ethnographic inquiry and case study in psychology, emphasizing the use of participant observation. Students will explore the unique practices, data gathering and analysis methods, and researcher involvement in these traditions. This course explores the interviewing methods used in qualitative research in psychology. The
All levels
Six Sigma Tools for Analyze
This course will cover the Measure phase and portions of the Analyze phase of the Six Sigma DMAIC (Define, Measure, Analyze, Improve, and Control) process. You will learn about lean tools for process analysis, failure mode and effects analysis (FMEA), measurement system analysis (MSA) and gauge repeatability and reproducibility (GR&R), and you will be introduced to basic statistics. This course will outline useful measure and analysis phase tools and will give you an overview of statistics as they are related to the Six Sigma process. The statistics module will provide you with an overview o
All levels