The Global Scholarly Directory.
Discover world-class academic programs curated for the modern intellectual. Search through 19877+ degrees and professional certificates.
Coursera
Practical Data Wrangling with Pandas
In this project, we will analyze life expectancy data by performing data wrangling & exploratory data analysis (EDA). Pandas is a powerful open source data analysis tools in python. Exploratory Data Analysis (EDA) is a process of analyzing data to gain valuable insights such as statistical summary & visualizations.
Simplilearn
CCBA Certification Business Analysis Essentials
This CCBA Certification course in Business Analysis offers a structured path to mastering key concepts and practices aligned with IIBA standards. Begin with an introduction to IIBA, the CCBA exam, and the BABOK Guide v3, gaining clarity on foundational principles and the core competencies of a business analyst. Explore strategic analysis to assess current and future business states, define change strategies, and design optimized solutions. Learn to evaluate solution performance and make data-driven recommendations that drive business value. To be successful in this course, you should have a basic understanding of business processes and at least 2–3 years of work experience in a business analysis or related role. By the end of this course, you will be able to: - Understand IIBA frameworks, BABOK v3, and CCBA exam essentials - Master practices like elicitation, governance, and requirement management - Design effective strategies and high-value business solutions - Evaluate and improve solution performance for business impact Ideal for aspiring business analysts and professionals seeking CCBA certification and real-world analysis skills.
Google Cloud
Associate Cloud Engineer の取得に向けた準備
このコースでは、Associate Cloud Engineer 認定試験の合格を目指す方が受験の準備を進めることができます。試験範囲に含まれる Google Cloud ドメインの概要と、ドメインに関する知識を高めるための学習計画の作成方法について学習します。
Rice University
Physics 101 - Forces and Kinematics
This first course serves as an introduction to the physics of force and motion. Upon completion, learners will understand how mathematical laws and conservation principles describe the motions and interactions of objects around us. Learners will gain experience in solving physics problems with tools such as graphical analysis, algebra, vector analysis, and calculus. This first course covers 1D Kinematics, 2D Kinematics, and Newton's Laws. Each of the three modules contains reading links to a free textbook, complete video lectures, conceptual quizzes, and a set of homework problems. Once the modules are completed, the course ends with an exam. This comprehensive course is similar in detail and rigor to those taught on-campus at Rice. It will thoroughly prepare learners for their upcoming introductory physics courses or more advanced courses in physics.
Infosec
Management
This course will introduce you to cybersecurity leadership and management. Drawing on industry standards, frameworks and models, you will explore the key objective elements of cybersecurity leadership. Cybersecurity leadership and management are two high-level competences required to successfully administer a cybersecurity division that produces the essential level of security, trust and stability (STS) demanded by an organization. Although leadership and management are prerequisite expertise for all information systems security officers (ISSO) and/or chief information security officers (CISO), they must always be intentionally cultivated. Using industry standards, frameworks and models as guidance, this learning path will focus on the key objective elements (KOE) by discussing the information security strategies' alignment with the organizational strategy, regulatory systems and operational excellence.
Coursera
Introduction to Retrieval Augmented Generation (RAG)
In this course, we start with the concepts and use of Large Language Models, exploring popular LLMs such as OpenAI GPT and Google Gemini. We will understand Language Embeddings and Vector Databases, and move on to learn LangChain LLM Framework to develop RAG applications combining the powers of LLMs and LLM Frameworks. The capabilities of LLMs are not to be kept confined within the tools like ChaGPT or Google Gemini or Anthropic Claude. You can leverage the powerful Natural Language Capabilities of LLMs applied on your organizational data to create amazing automations and applications that are called Retrieval Augmented Generation or RAG Applications. Some of the key components of the course are learning prompt Engineering for RAG Applications, working with Agents, Tools, Documents, Loaders, Splitters, Output Parsers and so on, which are essential ingredients of RAG Applications. Participants should have a basic understanding of Python programming and a foundational knowledge of Large Language Models (LLMs) to make the most of this course. By the end of this course, you'll be able to develop RAG applications using Large Language Models, LangChain, and Vector Databases. You will learn to write effective prompts, understand models and tokens, and apply vector databases to automate workflows. You'll also grasp key LangChain concepts to build simple to medium complexity RAG applications.
University of California, Santa Cruz
Ecosystems of California
This course surveys the diversity, structure and functioning of California’s ecosystems through time and the ways they have influenced and responded to human activities and stewardship. Topics include ecosystem drivers such as climate, soils, and land use history; human and ecological prehistory of the state; comparative marine, freshwater, and terrestrial ecosystem dynamics; and managed ecosystems such as range, fisheries and agriculture in California. The course also emphasizes important skills to understand as a scientist or consumer of scientific information, including data collection, natural history, and writing.
University of California, Davis
Beer Quality: Foam
As it is one of the most distinctive qualities of beer, achieving the perfect foam is a precise art. In this course, you’ll learn how foam affects the quality of beer. Designed for brewers of all skill levels, this online course is part of a comprehensive series where "The Pope of Foam”, Charlie Bamforth, guides you through the key markers of beer quality: flavor, foam, color/clarity, freshness and quality systems. Through a series of riveting lectures, you will discover the science behind foam, how to measure and assess foam and how to achieve the ideal foam. By the end of this course, you will be able to apply your new knowledge to ensure excellent foam performance on your beers.
Arizona State University
Electrical Characterization: Diodes
Course 2 begins with the definitions of resistivity and sheet resistance of semiconductors and metals and emphasizes the importance of working with the correct units for each. We see how to calculate the sheet resistance of a thin conducting film once we know its resistivity. A method to determine the contact resistance using the transfer length method is described, along with the definition of the specific contact resistivity. Current-voltage (IV) measurements of p-n junction diodes are used to extract key device parameters such as the ideality factor and series resistance. The course project explores how process monitor blocks are used to maintain manufacturing integrity.
Google Cloud
Membangun Agen AI Generatif dengan Vertex AI dan Flutter
Dalam kursus ini, Anda akan mempelajari cara mengembangkan aplikasi menggunakan Flutter, yakni toolkit UI portabel dari Google, dan mengintegrasikan aplikasi dengan Gemini, yakni rangkaian produk model AI generatif Google. Anda juga akan menggunakan Vertex AI Agent Builder, yakni platform Google untuk membangun dan mengelola Agen dan aplikasi AI.
Packt
The Power Platform Playbook for Digital Transformation
This course is a comprehensive guide to leveraging Microsoft’s Power Platform for digital transformation. It focuses on scalable, low-code solutions using Power Apps, Power Automate, Power BI, and AI-enhanced automation to streamline business processes and drive innovation. The course offers actionable strategies for integrating enterprise-grade applications into your organization. The course will help you gain the practical skills needed to design and deploy end-to-end business solutions. You’ll learn how to automate processes, reduce inefficiencies, and utilize low-code/no-code capabilities to create powerful applications. The course also covers best practices in governance, security, and compliance. What makes this course unique is its hands-on approach that blends theory with practical, real-world case studies. You will implement strategies that use the Power Platform to transform business workflows, enhance decision-making, and improve efficiency through automation and data-driven insights. This course is ideal for business leaders, IT professionals, and analysts who want to optimize workflows and drive innovation in their organizations. Basic knowledge of business processes and cloud services is required, and no coding experience is necessary.
Scrimba
Data Structures and Algorithms: Binary Search
This course provides a hands-on, practical approach to mastering the implementation of binary search algorithms, a fundamental concept in computer science. You’ll gain valuable insights into six distinct binary search algorithms, learning how to apply them to real-world coding challenges. Each lesson is designed with in-browser interactivity, allowing you to immediately practice and apply what you’ve learned without the need for additional software. By focusing on the “learning by doing” methodology, this course ensures that you’re not just passively consuming information, but actively engaging with the material. You’ll write the code yourself, reinforcing your understanding and enhancing your problem-solving skills. Whether you’re an experienced developer or a bootcamp graduate with a solid grasp of JavaScript, this course offers a unique opportunity to refine your coding abilities and deepen your knowledge of algorithmic thinking. You’ll also learn how these concepts can be extended beyond binary search, giving you versatile tools that are applicable in broader contexts. If you’re looking to push your coding skills to the next level and gain practical experience that will serve you in advanced software development roles, this course, with its in-browser interactive lessons, is your gateway to achieving those goals.
Goldman Sachs
Fundamentos del Liderazgo con Goldman Sachs 10,000 Women
Este curso gratuito en línea es uno de los 10 cursos disponibles en la colección Goldman Sachs 10,000 Women, diseñado para emprendedoras listas para llevar su negocio al siguiente nivel. En este curso, comprenderás el liderazgo y su papel en el crecimiento empresarial. Aprenderás más sobre estilos de liderazgo y reflexionarás sobre tu rol como líder de tu empresa. Considerarás las cualidades de liderazgo e identificarás los valores fundamentales y suposiciones que influyen en tu forma de liderar. Escucharás a exparticipantes de 10,000 Women explicar cómo implementar un Plan de Desarrollo de Liderazgo les ayudó a hacer crecer su negocio, antes de completar tu propio Plan de Desarrollo de Liderazgo para considerar las acciones que puedes tomar para ayudarlo a mejorar tus habilidades de liderazgo. También completarás una Auditoría Cultural para considerar y analizar la cultura organizacional actual de tu negocio. Al final del curso, habrás creado tu Declaración de Visión para describir lo que imaginas para el futuro de tu empresa. La colección de cursos 10,000 Women ofrece una experiencia de aprendizaje en línea verdaderamente flexible. Tendrás la libertad de acercarte al programa de cualquier manera que funcione para ti: toma cualquier curso o combinación de cursos para adaptar tu viaje de aprendizaje a las necesidades individuales de crecimiento de tu negocio. Si eliges tomar los 10 cursos, explorarás todos los elementos clave de tu negocio y desarrollarás un plan exhaustivo para el crecimiento de tu negocio. Obtén más información sobre la colección Goldman Sachs 10,000 Women en las preguntas frecuentes.
University of Houston
Preparing for the AP Physics 1 Exam
This course is designed for high school students preparing to take the AP* Physics 1 Exam. * AP Physics 1 is a registered trademark of the College Board, which was not involved in the production of, and does not endorse, this product.
Packt
Selenium Integration with CI/CD & Advanced Testing
This course is designed to transform your Selenium automation capabilities by diving deep into advanced testing techniques and essential integrations. Starting with Git version control, you’ll gain a strong foundation in managing your code effectively, from creating repositories to resolving merge conflicts. As you progress, the course introduces Continuous Integration and Delivery (CI/CD) with Jenkins and GitHub, showing you how to automate and streamline your testing processes. You'll configure webhooks, create Selenium jobs, and ensure a seamless workflow, making your testing framework robust and efficient. Moving forward, the focus shifts to data-driven testing using Excel, where you'll learn to harness the power of Apache POI API for reading and writing data, as well as integrating Excel with DataProviders for dynamic testing. The course also covers cross-browser testing with Selenium Grid, guiding you through setting up grid infrastructure, creating test nodes, and executing tests across different browsers and operating systems. This ensures your applications are thoroughly tested for compatibility and performance across environments. The course culminates with a deep dive into Selenium 4’s Chrome DevTools Protocol (CDP) integration, enabling you to perform advanced testing tasks like network interception, mobile simulation, and more. You’ll also explore database connections with Selenium, AutoIT for handling file uploads, and cloud-based cross-browser testing using third-party vendors like BrowserStack. By the end of this course, you'll be fully equipped to implement and manage complex automation frameworks in a professional setting. This course is ideal for automation testers, QA engineers, and software developers with a foundational understanding of Selenium and Java. Prerequisites include basic knowledge of Selenium WebDriver, core Java programming, and fundamental concepts of testing. Familiarity with Git and Jenkins is beneficial but not mandatory.
Columbia University
HI-FIVE: Health Informatics For Innovation, Value & Enrichment (Administrative/IT Perspective)
HI-FIVE (Health Informatics For Innovation, Value & Enrichment) Training is an approximately 10-hour online course designed by Columbia University in 2016, with sponsorship from the Office of the National Coordinator for Health Information Technology (ONC). The training is role-based and uses case scenarios. No additional hardware or software are required for this course. Our nation’s healthcare system is changing at a rapid pace. Transformative health care delivery programs depend heavily on health information technology to improve and coordinate care, maintain patient registries, support patient engagement, develop and sustain data infrastructure necessary for multi-payer value-based payment, and enable analytical capacities to inform decision making and streamline reporting. The accelerated pace of change from new and expanding technology will continue to be a challenge for preparing a skilled workforce so taking this training will help you to stay current in the dynamic landscape of health care. This course is one of three related courses in the HI-FIVE training program, which has topics on population health, care coordination and interoperability, value-based care, healthcare data analytics, and patient-centered care. Each of the three courses is designed from a different perspective based on various healthcare roles. This third course is from an administrative or IT perspective, geared towards executives, managers, analysts, and staff that work in administration, business, finance, operations, data or IT. However, we encourage anyone working in healthcare, health IT, public health, and population health to participate in any of the three trainings.