The Global Scholarly Directory.

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

search
Amazon DynamoDB for Serverless Architectures Amazon Web Services

Amazon DynamoDB for Serverless Architectures

Join NoSQL Solution Architect, Pete Naylor for an in-depth introduction to Amazon DynamoDB and how it is leveraged in building a serverless architecture. The course talks about core DynamoDB components and how-to setup and access them in creating a serverless application. You will also learn about several DynamoDB features, best practices and how this NoSQL service is beneficial in comparison to SQL solutions.

schedule 8 Months
$81 / TOTAL
View Course Details
Automate Data Pipelines: Schema Evolution Coursera

Automate Data Pipelines: Schema Evolution

Automate Data Pipelines: Schema Evolution is an intermediate course designed for data engineers, analysts, and developers looking to build robust, failure-resistant data workflows. In today's dynamic data landscape, pipelines often break when source data structures change unexpectedly—a problem known as schema drift. This course tackles that challenge head-on, teaching you how to design and automate data pipelines that can gracefully handle schema evolution using Apache Airflow. You will gain hands-on experience designing, building, and scheduling complex data pipelines (DAGs) that automate ETL processes from extraction to loading. The curriculum places a strong emphasis on creating idempotent workflows that detect and adapt to schema changes, ensuring data integrity and preventing costly failures. Through practical labs and real-world case studies from companies like Uber and BharatPe, you will implement data validation checks and build comprehensive monitoring and alerting systems. By the end of this course, you will be equipped to create resilient, scalable, and fully automated data pipelines that are built to withstand the complexities of real-world data environments.

schedule 3 Months
$296 / TOTAL
View Course Details
CPRA Compliance: A Practical Implementation Guide Packt

CPRA Compliance: A Practical Implementation Guide

The California Privacy Rights Act (CPRA) stands as one of the most comprehensive data privacy laws in the United States, shaping how organizations manage consumer data and compliance responsibilities. Understanding its scope and implications is essential for businesses, legal professionals, and data protection specialists who handle personal information in California. This course provides a practical roadmap for implementing CPRA compliance strategies, from grasping key definitions to managing consumer rights such as access, deletion, and opt-out. Through clear explanations and real-world examples, you’ll gain the confidence to interpret the law and apply its principles effectively across business processes. Unlike general privacy overviews, this course focuses on actionable compliance techniques—linking theoretical knowledge of CPRA to real business operations, including privacy notices, breach notifications, and penalty management. This course is ideal for compliance officers, legal professionals, privacy advocates, and business leaders who handle personal data. A basic understanding of privacy or data protection concepts will be helpful but not required. This course is based on material written by an expert author, bringing the depth of a book into a more engaging, interactive format. The core content is delivered through clear, structured text you can read at your own pace, supported by short videos and quizzes to highlight key ideas and test your understanding. By combining the strengths of book learning with interactive assessments, you get the best of both worlds: the depth and clarity of an author’s expertise, plus the flexibility to revisit, practice, and reinforce concepts whenever you need. Copyright ©2021 Preston Bukaty. The author has asserted the rights of the author under the Copyright, Designs and Patents Act, 1988, to be identified as the author of this work. Formerly published as The California Consumer Privacy Act (CCPA) – An Implementation Guide in the United Kingdom in 2019 by IT Governance Publishing. First published in the United Kingdom in 2021 by IT Governance Publishing.

schedule 6 Months
$331 / TOTAL
View Course Details
Share Data Through the Art of Visualization Google

Share Data Through the Art of Visualization

This is the sixth course in the Google Data Analytics Certificate. You’ll learn how to visualize and present your data findings as you complete the data analysis process. This course will show you how data visualizations, such as visual dashboards, can help bring your data to life. You’ll also explore Tableau, a data visualization platform that will help you create effective visualizations for your presentations. Current Google data analysts will continue to instruct and provide you with hands-on ways to accomplish common data analyst tasks with the best tools and resources. Learners who complete this certificate program will be equipped to apply for introductory-level jobs as data analysts. No previous experience is necessary. By the end of this course, learners will: - Understand the importance of data visualization. - Learn how to form a compelling narrative through data stories. - Gain an understanding of how to use Tableau to create dashboards and dashboard filters. - Discover how to use Tableau to create effective visualizations. - Explore the principles and practices involved with effective presentations. - Learn how to consider potential limitations associated with the data in your presentations. - Understand how to apply best practices to a Q&A with your audience.

schedule 3 Months
$114 / TOTAL
View Course Details
Flask تعلم تصميم تطبيقات الويب باستخدام بايثون و Coursera

Flask تعلم تصميم تطبيقات الويب باستخدام بايثون و

في هذه الدورة التدريبية القائمة على المشروع والتي تستغرق ساعة واحدة ونصف، ستتعلم كيفية إنشاء تطبيق ويب بسيط باستخدام فلاسك. Flask هو إطار عمل framework مكتوب بلغة البرمجة بايثون ويحتوي على قوالب تساعدنا في تصميم تطبيقات ويب بشكل سهل وعملي. ستتعلم كيفية كتابة موقع بسيط يعرض نصاً واحداً، ثم تقوم بتطويره باستخدام القوالب وتضيف له صفحات وتنسيق ليصبح تطبيق ويب يعمل بشكل جيد، كما ستتعلم كيفية إضافة قاعدة بيانات تقوم بتخزين إدخال المستخدم بسطور مرتبة تمكنك من استخدام هذه المعلومات لاحقا في التطبيق. سنقوم باستخدام html و css لكتابة وتنسيق تطبيق الويب، لا بأس إذا كان ليس لديك أي خبرة باستخدام هذه اللغات، سنقوم بكتابة الأكواد خطوة بخطوة، ولكن يفضل أن يكون لديك أساسيات لغة البرمجة بايثون كالقواعد الأساسية لكتابة كود بايثون وطريقة تعريف المتغيرات.

schedule 8 Months
$268 / TOTAL
View Course Details
Credential Access, discovery, lateral movement & collection Infosec

Credential Access, discovery, lateral movement & collection

This course covers credential Access, discovery, lateral movement & collection.

schedule 6 Months
$217 / TOTAL
View Course Details
Intermediate Python and Practical Skills Packt

Intermediate Python and Practical Skills

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’ll advance your Python programming skills with a deep dive into essential concepts and practical applications. You will learn how to work with multi-module applications, explore performance measurement techniques, and master advanced function concepts like default arguments and lambda functions. The course focuses on optimizing your code and ensuring that it’s both readable and efficient. As you move forward, you’ll explore the power of Python's random module, develop applications that interact with external data through APIs, and handle file operations and exceptions gracefully. From mastering JSON data handling to understanding advanced file I/O, you'll develop the skills necessary to create robust and optimized Python applications for real-world scenarios. This course is perfect for those who have a basic understanding of Python and want to take their skills to the next level. It’s designed to provide hands-on practice with projects that involve web data, file manipulation, and API interactions, making it ideal for aspiring developers and data scientists. By the end of the course, you will be able to design complex Python applications using advanced features like multi-module structures, manage and manipulate JSON data, interact with external APIs, and handle errors and exceptions effectively in your programs.

schedule 3 Months
$87 / TOTAL
View Course Details
Se préparer à devenir Associate Cloud Engineer Google Cloud

Se préparer à devenir Associate Cloud Engineer

Ce cours vous aide à préparer l'examen pour obtenir la certification Associate Cloud Engineer. Vous découvrirez les domaines Google Cloud abordés dans l'examen et verrez comment créer un plan de formation pour améliorer vos connaissances de ces domaines.

schedule 8 Months
$220 / TOTAL
View Course Details
SEO Visibility: Build and Monitor Your Brand Online Coursera

SEO Visibility: Build and Monitor Your Brand Online

Boost Your Brand’s SEO Visibility is a beginner–intermediate course for digital marketers who want their content to rank higher and reach more people. You’ll explore key SEO metrics like impressions, clicks, CTR, and bounce rate to understand how visibility is measured. Then you’ll use Google Keyword Planner to research and evaluate high-value keywords, organizing them in a spreadsheet for a product page. Finally, you’ll run a SEMrush Keyword Gap report to spot competitor-only keywords and summarize three opportunities in a simple presentation slide. Through videos, readings, hands-on labs, and quizzes, you’ll practice the real tasks marketers use every day. By the end, you’ll be able to explain SEO metrics clearly, run keyword research with confidence, and identify competitor-driven opportunities that improve brand visibility.

schedule 4 Months
$307 / TOTAL
View Course Details
Diabetes – the Essential Facts University of Copenhagen

Diabetes – the Essential Facts

Across the world more than 420 million people are living with diabetes. Two thirds of these have not yet been diagnosed. When discovered late or managed incorrectly, diabetes can damage your heart, blood vessels, eyes, kidneys, and nerves, leading to disability and premature death. In fact, more people are dying of diabetes related diseases than of diseases as HIV/AIDS, malaria and tuberculosis combined. This course will provide you with an introduction to the most recent research in the field of prevention and treatment of diabetes as well as a broader understanding of the situation in different communities, rich and poor, across the world, where diabetes threatens public health. What kind of disease is diabetes, who has it, and who is at risk of getting it? And what are the roles of medicine, exercise and nutrition when trying to prevent, delay or treat diabetes? During the course you will meet researchers and experts from Imperial College London, Emory University in Atlanta, Steno Diabetes Center in Copenhagen as well as the School of Global Health and the Center for Basic Metabolic Research at the University of Copenhagen. They work with very different aspects of diabetes, from microbiology to global public health, but what ties them together is the belief that it is a global responsibility to combat diabetes, and this fight can only be won through new knowledge and global collaboration. We hope you will join us in the course and equip yourself to take part in the ongoing discussions of this truly global and individual health challenge. This course is also part of the EIT Health programme.

schedule 5 Months
$240 / TOTAL
View Course Details
GIS, Mapping, and Spatial Analysis Capstone University of Toronto

GIS, Mapping, and Spatial Analysis Capstone

In this capstone course, you will apply everything you have learned by designing and then completing your own GIS project. You will plan out your project by writing a brief proposal that explains what you plan to do and why. You will then find data for a topic and location of your choice, and perform analysis and create maps that allow you to try out different tools and data sets. The results of your work will be assembled into an Esri story map, which is a web site with maps, images, text, and video. The goal is for you to have a finished product that you can share, and that demonstrates what you have learned. Note: software is not provided for this course.

schedule 3 Months
$389 / TOTAL
View Course Details
Adobe InDesign: Collaborative Design & Workflow Mastery Coursera

Adobe InDesign: Collaborative Design & Workflow Mastery

In this course, you’ll learn how to collaborate more effectively in Adobe InDesign by mastering tools and techniques that eliminate common roadblocks in creative teamwork. You’ll explore how to set up shared projects to avoid version conflicts, use Parent Pages and templates to ensure consistent layouts, and leverage CC Libraries and styles to maintain brand integrity across your team. Through hands-on lessons, real-world scenarios, and guided practice, you’ll gain the skills to manage feedback efficiently, streamline revisions, and package files correctly for smooth handoffs. Whether you're a freelancer or part of an in-house design team, this course will help you build a more organized, consistent, and collaborative InDesign workflow. This course is designed for in-house designers, freelancers, creative team leads, marketing managers, and art directors who need to collaborate on design projects. Whether you’re overseeing brand guidelines, coordinating with clients, or streamlining team workflows, this course provides practical tools to master collaborative design in InDesign. Learners should have basic to intermediate experience with Adobe InDesign, including working with documents, images, and text. Familiarity with styles, layers, links, and file management will be helpful. No scripting or automation experience is needed—just a desire to collaborate more efficiently and creatively. By the end of this course, you’ll be equipped to lead and support collaborative design workflows that elevate team efficiency and creative output. You’ll walk away with practical strategies to manage shared projects, ensure brand consistency, and streamline feedback in Adobe InDesign. Whether you're optimizing cross-functional design processes, enhancing version control, or preparing polished deliverables, this course empowers you to collaborate with confidence, precision, and a workflow-first mindset.

schedule 8 Months
$379 / TOTAL
View Course Details
GenAI Prompting, Evaluation, and Governance Coursera

GenAI Prompting, Evaluation, and Governance

Did you know that 85% of organizations deploying generative AI systems experience significant performance degradation within the first six months due to inadequate monitoring and governance? As AI becomes mission-critical for business operations, the ability to maintain consistent, high-quality outputs while managing risks has become one of the most sought-after skills in the industry. This Short Course was created to help AI practitioners, machine learning engineers, and technical leaders accomplish the critical task of running powerful generative AI systems reliably and responsibly in production environments. By completing this course you'll be able to immediately implement performance monitoring dashboards for your AI systems, make data-driven decisions about model optimization strategies, and establish governance frameworks that protect your organization from AI-related risks while maintaining innovation velocity. By the end of this course, you will be able to: Analyze prompt performance metrics across user cohorts to identify drift in response quality and implement corrective measures. Evaluate trade-offs between fine-tuning and retrieval-augmented generation approaches to make strategic technical decisions for new domains. Create comprehensive governance frameworks with enforceable policies and technical guardrails for generative AI outputs. Lead cross-functional teams in AI system reviews and recommend optimization strategies to product leadership. Design and implement monitoring systems that ensure consistent AI performance across diverse user populations. This course is unique because it combines hands-on technical skills with strategic business thinking, focusing on real-world production challenges rather than theoretical concepts. You'll work with actual performance data, conduct live system evaluations, and create governance documents that can be immediately implemented in your organization. To be successful in this course, you should have a background in machine learning fundamentals, basic understanding of large language models, experience with data analysis and metrics interpretation, and familiarity with software development practices in AI/ML environments

schedule 4 Months
$386 / TOTAL
View Course Details
Gemini for end-to-end SDLC - Bahasa Indonesia Google Cloud

Gemini for end-to-end SDLC - Bahasa Indonesia

Dalam kursus ini, Anda akan mempelajari bagaimana Gemini, kolaborator yang didukung AI generatif dari Google Cloud, membantu Anda menggunakan produk dan layanan Google untuk mengembangkan, menguji, men-deploy, dan mengelola aplikasi. Dengan bantuan Gemini, Anda belajar cara mengembangkan dan membangun aplikasi web, memperbaiki error dalam aplikasi, mengembangkan pengujian, dan mengkueri data. Dengan menggunakan lab interaktif, Anda akan melihat bagaimana Gemini meningkatkan siklus proses pengembangan software (SDLC). Duet AI berganti nama menjadi Gemini, yang merupakan model generasi berikutnya dari kami.

schedule 6 Months
$191 / TOTAL
View Course Details
AI, Empathy & Ethics University of California, Santa Cruz

AI, Empathy & Ethics

This nontechnical course provides an overview of artificial intelligence advancements and the ethical challenges we now face as we navigate the development, implementation, and ubiquitous global use of AI.

schedule 5 Months
$245 / TOTAL
View Course Details
Gen AI for developers: Web development with Python & Copilot Coursera

Gen AI for developers: Web development with Python & Copilot

This Guided Project "Gen AI for Developers: Web Development with Python & CoPilot" is for developers who wish to use Copilot to improve their daily work routine. In this 1 hour long project-based course, you will learn how to Set up copilot in VS code and understand how to use Copilot to learn new APIs, improve code security/quality, and write unit tests. To achieve this, we will use Python web development as an example; specifically, with the help of Copilot, we will create a simple web application using the JokeAPI, flask and simple frontend techniques. In order to be successful in this project, you need to have basic understanding of Python and web development.

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