The Global Scholarly Directory.
Discover world-class academic programs curated for the modern intellectual. Search through 19877+ degrees and professional certificates.
Coursera
Create a Business Marketing Brand Kit Using Canva
By the end of this course, you will create a marketing ready brand kit for a business. You will take a closer look at the free tools provided in Canva in order to create your brand kit. You will be able to incorporate a complete business style guide in order to create brand recognition as part of your multi-media marketing strategy. This course will include step by step guides to building an easily accessible style guide, creating folders for project organization, and building branded templates to add to your brand kit. You’ll have media that is ready for print or posting in your brand kit. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
KodeKloud
Python for the Absolute Beginner
Python has been the growing and most sought-after programming language of the past decade. In this course, you’ll start your journey as a Programmer with Python. This course requires zero experience in programming or coding. This course will teach foundational concepts such as data types, operators, functions, and basic Python internals. After each module, you’ll enjoy access to practice questions to better understand the concepts. The Python Basics Course offers you. The most visualized Python course ever so that you can learn complex concepts in ways that are easy to understand Practice quizzes after each lecture to lock in the concepts and build on each module And much more. Python is an in-demand skill that can boost your career. Join us and the Python Institute in upgrading your skill set. Learn Python and prepare for a much sought-after Python Institute certificate. Who Should Take This Course: This Python Basics course is designed for: - Programming beginners seeking Python certification Start Your Python Basics Journey Today: If you’re new to programming and eager to earn a Python certification, seize this opportunity. Enroll with KodeKloud today and explore our Python Basics course along with other valuable offerings to fuel your programming aspirations.
University of California, Irvine
Word Forms and Simple Present Tense
In this course, “Word Forms and Simple Present Tense,” you will learn about different word forms, like nouns, proper nouns, plural forms and singular forms. You will learn when to use the articles “a” and “an.” You will also learn about the BE verb in English, how to form it and when to use it. Then you will learn how to form other verbs in the simple present, including some spelling rules, and how to make negative forms.
AI for Product Owners
In this course, learners will build confidence using AI to supercharge their impact in the product owner role. They will explore how AI can support product work, understand where human judgment still leads, and learn to use AI responsibly to protect trust and integrity. Completing this course helps product owners move beyond AI experimentation and into everyday use. Learners will practice applying AI to real product owner work, from shaping requirements and refining user stories to supporting planning, estimation, and prioritization. The focus stays firmly on helping product owners work more effectively so they can become the capable professionals that teams and organizations rely on. What makes this course unique is its balance of responsibility and practicality. Rather than positioning AI as a shortcut, the course shows how product owners can combine human insight with AI support to make better decisions, guide teams, and deliver value with clarity. Designed by Scrum Alliance, this course helps product owners strengthen their impact in modern, evolving product environments. It's a great course for product managers as well.
Johns Hopkins University
HDFS Architecture and Programming
The course “HDFS Architecture and Programming” offers a comprehensive understanding of the Hadoop Distributed File System (HDFS) architecture, components, and advanced programming techniques. You will gain practical experience in setting up and configuring Hadoop for Java development, while mastering key concepts such as file and directory CRUD operations, data compression, and serialization. By the end of the course, you will be proficient in using HDFS to handle large-scale data processing, enabling you to build scalable, high-availability solutions. What sets this course apart is its hands-on approach, where you will work directly with HDFS, writing client programs and applying advanced techniques such as using Sequence and Map Files for specialized data storage. Whether you're new to Hadoop or looking to refine your existing skills, this course equips you with the tools and knowledge to become proficient in HDFS programming, making you a valuable asset in the field of Big Data.
O.P. Jindal Global University
Leadership Essentials
Welcome to the Leadership Essentials course! By the end of this course, you will develop a good understanding of the leadership phenomenon. The course develops the concept of leadership as a process involving the interaction among leaders, followers, and situations. It focuses on the nature of the leadership process itself as well as how a person becomes a better leader. The course delves into a deeper understanding of the three factors: attributes of the leader, the followers, and the situation. It also addresses the essential leadership competencies appropriate to each of these broad areas. The course highlights the concept of follower motivation, satisfaction, engagement, and performance. The course also uncovers the dark sides of leadership and highlights the causes of managerial incompetence.
Google Cloud
Secure VPC Networks with Cloud Next Generation Firewall
This training course, the third course in the Configure Next Generation Firewall Series, shows you how to secure your VPC infrastructure using Cloud Next Generation Firewall (NGFW). Learn how to implement hierarchical and network policies, scope firewall rules, and configure intrusion detection and prevention to counter threats.
National Taiwan University
Operations Research (3): Theory
Operations Research (OR) is a field in which people use mathematical and engineering methods to study optimization problems in Business and Management, Economics, Computer Science, Civil Engineering, Electrical Engineering, etc. The series of courses consists of three parts, we focus on deterministic optimization techniques, which is a major part of the field of OR. As the third part of the series, we study mathematical properties of linear programs, integer programs, and nonlinear programs. We also introduce applications of these theoretical properties: How they help us develop better ways to solve mathematical programs.
Rice University
Medical Terminology II
This is the second course of the Medical Terminology specialization. It builds on the basic concepts of medical terminology with the introduction of new roots, terms, and abbreviations specific to the endocrine system (hormones). The body's transportation and defense systems (cardiovascular, blood, and lymphatic) will also be covered as well as the respiratory system (lungs).
Google Cloud
Ingesting HL7v2 Data with the Healthcare API
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will discover and use the basic functionality of Cloud Healthcare API using HL7v2 messages.
Packt
Alteryx Advanced
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. Dive into advanced data analytics with our Alteryx course: - Begin by mastering data cleansing, handling multiple files, sampling, and regex for parsing XML. - Enhance your skills with in-database processing, blending, and selecting data efficiently. - Advance to app and macro customization, creating batch macros, and handling errors with conditional logic. - Learn Alteryx's machine learning capabilities, from building models to deploying them for fraud detection and customer segmentation. Designed for data professionals with basic Alteryx knowledge, the course offers hands-on exercises and real-world examples. The end goal is to transform complex data challenges into actionable insights, enabling you to drive informed business decisions.
Google Cloud
Networking in Google Cloud: Load Balancing - 日本語版
このトレーニング コースは、「Networking in Google Cloud: Fundamentals」コースで説明したコンセプトをベースに構築されています。プレゼンテーションやデモ、ラボを通じて、Cloud Load Balancing について詳しく学び、実装します。
Packt
Writing Clean Code: 20 Code Smells & How to Avoid Them
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 learn how to identify and eliminate common "code smells" that can degrade the quality and maintainability of your software. You'll gain hands-on strategies for improving your codebase, from identifying inefficient loops to eliminating unnecessary exceptions. Each lesson focuses on a specific code smell and guides you through the best practices to refactor and optimize your code for long-term health. The course begins by exploring the fundamental principles of clean software design, introducing you to key concepts like the SOLID principles and modular design. As you progress, you will dive deep into specific code smells such as "Primitive Obsession," "Feature Envy," and "Shallow Modules," each accompanied by real-world examples and actionable solutions. By the end of this course, you will be able to confidently analyze, refactor, and improve a codebase to enhance readability, performance, and maintainability. Whether you're a junior developer or an experienced software engineer, this course will help you refine your skills and develop cleaner, more sustainable code. This course is ideal for software developers and engineers looking to improve their coding practices, enhance the maintainability of their projects, and master the art of writing clean, efficient code. A basic understanding of programming principles is recommended.
EDUCBA
Implement Jenkins CI/CD Pipelines for Real-World Deployment
Learners will gain the ability to configure Jenkins, automate build and deployment pipelines, integrate industry-standard DevOps tools, and execute an end-to-end CI/CD project aligned with real-world practices. This course provides a hands-on, project-driven approach to mastering Jenkins for continuous integration and continuous delivery. Learners progress from understanding Jenkins fundamentals and configuration to implementing a complete deployment pipeline using a structured case study. The course emphasizes practical execution—covering user management, job configuration, build validation, deployment preparation, and production-ready integrations with application servers, version control systems, build tools, and code quality platforms. By completing this course, learners will develop job-ready skills to design, configure, and manage automated CI/CD workflows that mirror real enterprise environments. The end-to-end project focus ensures learners not only understand Jenkins concepts but can confidently apply them to real applications. What makes this course unique is its full lifecycle coverage—from Jenkins setup to final deployment—delivered through a single, cohesive project rather than isolated demos. This practical depth makes the course ideal for learners aiming to strengthen DevOps automation expertise and advance into CI/CD-focused roles.
University of Michigan
Preparing for Graduate Study in the U.S.: A course for international students
Preparing for graduate school in the United States can be nerve-wracking. Many international students have questions about what the programs are like and what resources they can use to excel in their studies. This course allows potential and incoming international students to practice their communication skills, identify tools that support academic success, and gain confidence as they prepare for their advanced degrees. Alongside advancing your English skills, get the chance to hear from international students who have attended graduate school in the United States as they explain how they adapted to campus life, utilized resources, and fostered community on their new campus. Throughout the course, learners from across the world can connect with other students to dive deeper into course topics, discuss perspectives, and network.
Google Cloud
在 Google Cloud 上将应用与 Gemini 1.0 Pro 集成
这一简短的课程将介绍如何在 Google Cloud 上将应用与 Gemini 1.0 Pro 模型集成,可帮助您探索 Gemini API 及其生成式 AI 模型。此课程会教您如何通过代码访问 Gemini 1.0 Pro 和 Gemini 1.0 Pro Vision 模型。课程会安排您在应用中使用文本、图片和视频提示来测试这些模型的功能。