The Global Scholarly Directory.

Discover world-class academic programs curated for the modern intellectual. Search through 19877+ degrees and professional certificates.

search
Serverless Architectures on AWS Amazon Web Services

Serverless Architectures on AWS

A modern software engineer knows how to use the benefits of managed services from Amazon Web Services to reduce the coding needed to get a project across the line. There’s a lot of code you really don’t need to write when you can use a managed service for your applications. Less code means less tests, less bugs, and quicker delivery. In this course, we get hands on with automation tools and serverless managed services. Get your projects completed faster without needing to maintain the underlying servers hosting the managed services. Treat your infrastructure as code using AWS CloudFormation and AWS Serverless Application Model as an automated way to build the resources hosting your applications. We use AWS Amplify to rapidly add front-end hosting and AWS Cognito to add authentication to our application. With Cognito in place, we upgrade the application API to require authentication. Next, we learn to use AWS Step Functions to move a lot of the workflow coordination code out of your applications. Using serverless services, we contrast some options for building event driven architectures with Amazon SNS, Amazon SQS and Amazon EventBridge. Join our expert instructors as we dive deep on real-world use cases for each of the featured services in the course. This course will provide a combination of video-based lectures, demonstrations and hands-on lab exercises that will get you working with automation tools, Cognito authentication, Step Function workflows and event-driven architectures.

schedule 4 Months
$163 / TOTAL
View Course Details
Hazardous Waste Management L&T EduTech

Hazardous Waste Management

This course will explore the definition, classification, and characteristics of hazardous waste, including chemical, biological, and radioactive substances. We will delve into the mechanisms of transport in the environment, the various treatment methods employed to mitigate their impact, and the legal framework governing hazardous waste management. Additionally, we will examine specific types of hazardous waste, such as construction and demolition waste, electronic waste, plastic waste, biomedical waste, and household hazardous waste. By understanding the challenges and opportunities in hazardous waste management, you will be equipped to contribute to sustainable and environmentally responsible practices. Target Learners: §Undergraduate students of Civil Engineering §Post-Graduate Students of Environmental Engineering §Practicing Engineers §Faculties of Civil Engineering Domain

schedule 4 Months
$87 / TOTAL
View Course Details
Migrating .NET-based web applications to Azure PAAS EDUCBA

Migrating .NET-based web applications to Azure PAAS

This practical course empowers developers and IT professionals to analyze, prepare, and execute the end-to-end migration of ASP.NET MVC applications and SQL databases to Microsoft Azure’s Platform-as-a-Service (PaaS). Through real-world scenarios and demonstrations, learners will evaluate application dependencies, configure Azure services, generate migration scripts, and deploy production-ready solutions using Azure Web Apps and Azure SQL Database. Each lesson guides learners to apply best practices, assess migration readiness, and validate post-deployment functionality. By the end of the course, participants will be able to confidently construct, modify, and optimize cloud-hosted .NET applications in an enterprise-grade environment. Ideal for intermediate .NET developers, cloud architects, and IT teams seeking a structured, actionable pathway to modernize legacy apps using Azure-native services.

schedule 4 Months
$336 / TOTAL
View Course Details
Frontières en tous genres University of Geneva

Frontières en tous genres

Frontières en tous genres. Un MOOC de géographie politique et culturelle. Ce cours porte sur les frontières qui, à toutes les échelles, séparent ou plutôt produisent des collectifs sociaux. Il s'agira aussi bien des frontières inter-étatiques qui différencient les nations que de la limite entre l'espace domestique et l'espace public, qui met à part les femmes et les hommes. Le cours commence par un module qui pose le cadre théorique; il est assuré par l'ensemble de l'équipe pédagogique. Les modules suivants, chacun assuré par un enseignant différent, portent sur des cas et des thèmes spécifiques. Ils sont riches en exemples et se fondent beaucoup sur le commentaire de documents visuels, de toutes sortes. L'évaluation finale porte sur l'analyse d'un extrait de film. Après avoir suivi ce MOOC, les étudiant.e.s maitriseront les principales théories et concepts de l'approche constructiviste en sciences sociales, et seront à même d'analyser comment, dans diverses situations, l'espace est partie prenante dans la fabrication du même et de l'autre. On leur aura aussi appris par l'exemple différentes méthodes et enjeux de l'analyse de document iconographique en sciences sociales.

schedule 7 Months
$394 / TOTAL
View Course Details
Initiating and Planning Projects University of California, Irvine

Initiating and Planning Projects

The courses in the Introduction to Project Management Principles and Practices Specialization are a recommended precursor to UCI's Applied Project Management Certificate. Successful projects require careful upfront planning. In this course, you’ll learn the key roles and responsibilities of the project manager and project team. You’ll also learn to answer some key questions upfront to help you meet project objectives: What will this project accomplish? Why is this project important? Who benefits from this project? How will we plan for successful outcomes? Upon completing this course, you will be able to: 1. Identify the key characteristics of a project 2. Identify primary project constraints 3. Define the role and responsibilities of the project manager 4. Identify Project Organizational Structures 5. Understand the definition of a Project Stakeholder 6. Identify project stakeholders 7. Identify information needs of the project stakeholders 8. Define responsibility for managing stakeholder and controlling stakeholder engagement 9. Define the purpose of using a project charter 10. Summarize the key elements of a project plan 11. Identify common sources of conflict within a project environment 12. Describe the difference between authority and influence

schedule 3 Months
$57 / TOTAL
View Course Details
Advanced TypeScript: Building Production-Grade Applications Packt

Advanced TypeScript: Building Production-Grade 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. This course provides an in-depth guide to mastering TypeScript by building production-grade applications. You’ll learn how to work with fundamental and advanced TypeScript concepts that are directly applicable to real-world application development. By focusing on concepts like union types, mapped types, and conditional types, you’ll be equipped to handle even the most complex and scalable TypeScript applications. Throughout the course, you’ll go through a structured approach, starting from the basics such as fundamental types and classes, to more advanced topics such as template literals, generic functions, and record types. By following along with the hands-on exercises, you’ll build a strong foundation in building highly reliable TypeScript applications and improving your coding practices. This course is ideal for developers who want to refine their skills and gain proficiency in building large-scale applications with TypeScript. You’ll dive into techniques like type iteration, advanced function overloads, and generics, all while developing production-ready applications. The course is designed with various practical exercises that mirror the challenges you would face in a real-world project. By the end of the course, you will be able to confidently create scalable, production-grade applications with TypeScript, handle complex types, efficiently use generics, and apply advanced concepts like type iteration and conditional types to solve real-world problems.

schedule 5 Months
$348 / TOTAL
View Course Details
Mastering Angular Test-Driven Development Packt

Mastering Angular Test-Driven Development

Test-driven development (TDD) is a powerful strategy for building reliable, maintainable, and high-quality applications in today’s fast-paced software industry. This course introduces the essential skills required to apply TDD within Angular, helping developers craft resilient code through structured testing techniques. You will learn to write effective unit tests, mock dependencies, validate forms, and work with reactive programming, all while following real-world workflows. The course walks you through Jasmine, Karma, Cypress, Protractor, and Playwright to achieve practical results when testing Angular applications. What sets this course apart is its strong combination of theory and hands-on implementation. You’ll move from foundational test principles to fully integrated CI/CD pipelines that automate testing and deployment for production-ready Angular apps. This course benefits Angular developers, tech leads, and students with basic Angular knowledge who want to elevate their testing skills through TDD.

schedule 7 Months
$278 / TOTAL
View Course Details
Pointers and Memory in C: Build a Rocket Display Module Coursera

Pointers and Memory in C: Build a Rocket Display Module

Do you know that almost 70% of embedded system software and firmware are written in C because of its ability to directly access device memory? In this 1.5 hour project-based course, you will learn the basics of C pointers, dynamic memory allocation, and pointer arthrimetics. We will do this by enabling an embedded program for a rocket display module to accept and store messages by allocating memory dynamically. This project will help C programmers to master C pointers and memory allocation. Both are essential skills to C programming. This course is aimed at learners who have already mastered these entry level C skills: variables, scalar data types (int, long, char), fixed size arrays, functions, using external functions with header files.

schedule 4 Months
$123 / TOTAL
View Course Details
Fabrication additive : l'impression 3D dans l'industrie Institut Mines-Télécom

Fabrication additive : l'impression 3D dans l'industrie

Vous avez tous entendu parler de “l’impression 3D”, vous avez peut-être également vu des termes comme "fabrication additive", "SLM", "FDM", “SLA”... L’impression 3D semble être partout, du chantier à la cuisine en passant par les fablabs. La fabrication additive, souvent appelée “impression 3D”, prend peu à peu place dans l’industrie, mettant en perspectives de nombreuses opportunités mais aussi un certain nombre de challenges à relever. Les technologies de fabrication additive sont nombreuses et permettent de fabriquer des pièces et des moules dans une grande variété de matériaux, polymères, métaux et céramiques notamment. Dans ce cours vous apprendrez à reconnaître et sélectionner les différentes technologies de fabrication additive en fonction de vos objectifs et contraintes. Vous apprendrez également quelles sont les principales problématiques liées à ces technologies, notamment en termes d’hygiène et sécurité, de propriétés mécaniques et d’organisation industrielle. Ce cours propose une formation dynamique à travers des cours vidéo, des activités interactives, des rencontres avec des industriels et des exemples pratiques. Des experts académiques de la fabrication additive vous présenteront une classification des nombreuses technologies de fabrication additive, les opportunités et enjeux liés à chacune d’entre elles, ainsi que les problématiques industrielles posées par ces technologies disruptives. Enfin, de nombreux industriels vous exposeront leurs pratiques professionnelles en ouvrant les portes de leurs ateliers.

schedule 5 Months
$181 / TOTAL
View Course Details
Basel III Norms: Apply Standards in US & UK Banking EDUCBA

Basel III Norms: Apply Standards in US & UK Banking

This comprehensive masterclass equips learners with the knowledge and skills to analyze, evaluate, and apply Basel III regulations in the context of US and UK banking systems. The course begins with a deep dive into the foundations of Basel III, exploring its origins, objectives, and the critical role of capital adequacy, risk-weighted assets (RWA), and credit and market risk frameworks. Learners will then progress to advanced topics, including operational risk measurement methods, the leverage ratio, liquidity metrics such as the Liquidity Coverage Ratio (LCR) and Net Stable Funding Ratio (NSFR), and the regulatory treatment of Systemically Important Financial Institutions (SIFIs). Real-world challenges in Basel III implementation will be assessed, and learners will formulate strategies to address compliance in varying market conditions. Through structured lessons, practice quizzes, and graded assessments, participants will gain the ability to interpret regulatory requirements, apply capital and liquidity standards, and evaluate risk management practices to strengthen banking resilience. By the end of the course, learners will be able to: • Interpret Basel III principles and their application in US and UK markets. • Calculate capital and risk-weighted asset requirements using standardized approaches. • Analyze market and operational risk frameworks, including Value at Risk (VaR) and the Fundamental Review of the Trading Book (FRTB). • Evaluate liquidity and stability metrics to ensure regulatory compliance. • Assess challenges in implementation and propose adaptive strategies.

schedule 5 Months
$64 / TOTAL
View Course Details
Credit Risk Analysis and Underwriting Starweaver

Credit Risk Analysis and Underwriting

Imagine having the skills to confidently navigate the intricate world of credit risk—a cornerstone of professional excellence. The essence of credit lies in trust: trusting a counterparty to honour their obligations. This course unpacks the critical elements of credit, offering a structured approach to mastering credit risk analysis. Whether you are a banker, risk underwriter, or a professional extending trade credit, this course equips you with the expertise to make informed decisions and manage risk with precision. This course is designed for professionals at various stages of their careers within financial institutions who are involved in assessing or managing corporate credit risk. It is particularly suitable for graduate entrants undergoing core competency training, corporate credit and risk analysts, credit controllers, and credit underwriters. Relationship managers seeking a stronger grasp of the financial and strategic positioning of clients, as well as investment analysts evaluating creditworthiness as part of their decision-making processes, will also benefit significantly from this program. Participants are expected to have a foundational understanding of financial statements and accounting principles. This includes familiarity with the typical structure and content of audited financial accounts, as well as the mechanics of recording financial transactions. A basic grasp of how financial data is organized and interpreted is essential to fully engage with the analytical techniques presented in this course. By the end of this course, learners will be equipped to conduct thorough and structured corporate credit analyses. They will develop the ability to critically evaluate both business and financial risks, uncovering potential weaknesses that may impact a company’s creditworthiness. Additionally, they will learn to assess management quality through objective analysis and ultimately formulate credit ratings by estimating default probabilities and synthesizing all insights into a coherent view of a corporation’s overall financial health.

schedule 3 Months
$72 / TOTAL
View Course Details
The Complete Pentesting and Privilege Escalation Course Packt

The Complete Pentesting and Privilege Escalation Course

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. Embark on a transformative journey into the realm of pentesting and privilege escalation. This course is meticulously crafted to provide you with an immersive learning experience, starting with an introduction to the fundamental concepts and tools of ethical hacking. You’ll be guided through practical, real-world scenarios via Capture the Flag (CTF) challenges, progressing from basic to advanced levels. The course structure is divided into distinct modules, each focusing on different wargames such as Bandit, Wakanda, Mr. Robot, FristiLeaks, and more. You’ll start with the basics of file manipulation, progressing to more complex tasks like hacking servers, exploiting vulnerabilities, and escalating privileges. Each video is designed to build on the previous one, ensuring a smooth and comprehensive learning curve. By the end of the course, you will have gained in-depth knowledge and hands-on experience in various pentesting techniques and privilege escalation methods. The course concludes with advanced Linux and Windows privilege escalation tactics, ensuring you have a well-rounded skill set. This course is designed for cybersecurity enthusiasts, ethical hackers, IT professionals, and anyone interested in learning pentesting and privilege escalation. No prior knowledge is required, but a basic understanding of networking and operating systems is beneficial.

schedule 4 Months
$78 / TOTAL
View Course Details
Configure Managed Guest Sessions for Public Access or Shared ChromeOS Devices Google Cloud

Configure Managed Guest Sessions for Public Access or Shared ChromeOS Devices

This is a self-paced lab that takes place in the Google Cloud console. In this lab you'll set up ChromeOS Managed Guest Sessions settings.

schedule 6 Months
$183 / TOTAL
View Course Details
Data Governance with Databricks Whizlabs

Data Governance with Databricks

Databricks is a cloud-based data engineering tool used to process and transform large amounts of data and explore the data through machine learning models. It combines data warehouses & data lakes into a lakehouse architecture. Data governance is a broad approach that comprises the principles, practices, and tools to manage an organization’s data assets throughout its lifecycle. A data governance strategy allows organizations to make data easily available protecting their data from unauthorized access, and ensuring compliance with regulatory requirements. This course provides 4 hours of training videos which are segmented into modules. The course concepts are easy to understand through lab demonstrations. In order to test the understanding of learners, every module includes Assessments in the form of Quizzes and In-Video Questions. A mandatory Graded Questions Quiz is also provided at the end of every module. Candidate should have hands-on knowledge of the Databricks platform with the basic knowledge of AWS services. This course is tailored for professionals seeking to establish a strong foundation in data governance, fraud detection, and prevention strategies. By the end of this course, you will be able to: -Understand the benefits and features of Databricks on AWS. -Demonstrate Data Cleansing Pipelines in Databricks. -Analyze Data Access Control Models and Data Privacy Regulations. -Elaborate Data Lineage and Data Versions in Databricks Pipelines

schedule 3 Months
$278 / TOTAL
View Course Details
Navigate Sales Funnel Coursera

Navigate Sales Funnel

Navigate Sales Funnel is an intermediate-to-advanced short course within the B2B Sales Negotiation: Leveraging AI Professional Certificate. In this course, you will develop disciplined, stage-based thinking across the full B2B sales lifecycle. You will see that in complex sales environments, deals often stall not because of poor execution, but because activities are misaligned with buyer readiness. You will build a clear understanding of the six core funnel stages - prospect, qualify, discover, propose, negotiate, and close—and examine how each stage supports a specific buyer decision. Moving beyond theory, you will apply this framework to realistic sales activities, placing actions such as demos, follow-ups, proposals, and negotiations into the correct stage based on intent and timing. Through videos, Coach discussions, funnel mapping, and scenario-based assessments, you will strengthen your ability to reason about pipeline flow, explain decisions professionally, and avoid sequencing mistakes. By the end of the course, you will be able to use the sales funnel as a practical decision tool to improve deal planning, negotiation alignment, and overall sales outcomes. Basic experience participating in or observing B2B sales conversations is adequate for taking this course, no formal sales training required.

schedule 5 Months
$277 / TOTAL
View Course Details
Mastering Python Sequences and Strings EDUCBA

Mastering Python Sequences and Strings

This course offers a comprehensive, hands-on introduction to Python programming with a focused exploration of sequences and string operations. Structured across four progressive modules, the course enables learners to apply, analyze, and implement Python fundamentals with clarity and confidence. Beginning with environment setup and the use of variables and the interpreter, learners will gradually demonstrate control over core data structures like lists and tuples. They will then manipulate data using indexing, slicing, and membership testing, followed by employing list methods and utility functions. Through in-depth string formatting and transformation techniques—including alignment, precision control, joining, and case conversion—learners will construct robust, flexible text processing logic for real-world applications. By completing this course, learners will be equipped to design Python scripts that handle data-rich tasks, evaluate string patterns, and apply best practices in writing efficient, readable code.

schedule 4 Months
$160 / TOTAL
View Course Details
headset_mic
Get In Touch