The Global Scholarly Directory.
Discover world-class academic programs curated for the modern intellectual. Search through 19877+ degrees and professional certificates.
CertNexus
AIBIZ (Exam AIZ-210)
Artificial intelligence (AI) is not just another technology or process for the business to consider—it is a truly disruptive force, one that delivers an entirely new level of results across business sectors. Even organizations that resist adopting AI will feel its impact. If the organization wants to thrive and survive in this transforming business landscape, it will need to harness the power of AI. This course is designed to help business professionals conquer and move beyond the basics of AI to apply AI concepts for the benefit of the business. It will give you the essential knowledge of AI you'll need to steer the business forward. This course is primarily designed for business leaders, consultants, product and project managers, and other decision makers who are interested in growing the business by leveraging the power of AI. Other individuals who wish to explore basic AI concepts are also candidates for this course. This course is also designed to assist students in preparing for the CertNexus® AIBIZ™ (Exam AIZ-210) credential. In this course, you will: describe AI fundamentals, identify the functions of AI in business, and implement business requirements for AI.
Google
Операционные системы и вы: как стать опытным пользователем
С помощью видеолекций и практических заданий в рамках этого курса вы познакомитесь с главными компонентами операционной системы и научитесь выполнять важнейшие операции по управлению программами и пользователями, а также настройке аппаратного ПО. А в конце мы расскажем вам, как этот материал может пригодиться вам при прохождении собеседования. В рамках этого курса вы сделаете следующее: ● Освоите навигацию по файловым системам Windows и Linux с помощью графического интерфейса и командной строки. ● Настроите пользователей, группы и разрешения для доступа к аккаунту. ● Потренируетесь в установке, настройке и удалении ПО в системах Windows и Linux. ● Настроите разделы диска и файловые системы. ● Узнаете, как работают системные процессы и как ими управлять. ● Познакомитесь с системными журналами и инструментами для удаленного подключения. ● Примерите на себя роль специалиста IT-поддержки и используете знания об операционных системах для устранения основных неполадок.
National Taiwan University
International Communication and East Asian Affairs (3)
"International Communication and East Asian Affairs: International News Practice" is an online course offered by the Graduate Institute of Journalism, National Taiwan University, in collaboration with Radio Taiwan International. This course delves into the practice of international news reporting within the context of East Asian affairs. Topics covered include non-fiction reporting techniques, the evolution and historical significance of radio in shaping communication landscapes, the detection of stance using large language model technologies, and strategies for identifying and debunking misinformation generated by AI. Throughout the course, learners will engage in video lectures and interactive discussions to deepen their understanding of international news practices. Whether pursuing advanced studies in international communication or preparing for enrollment in the Graduate Institute of Journalism at National Taiwan University, this course offers valuable insights and practical skills essential for effective global news coverage.
EDUCBA
Data Science with Python: Analyze & Visualize
By completing this course, learners will be able to apply Python programming to analyze datasets, construct compelling visualizations, evaluate statistical measures, and implement machine learning techniques to generate actionable insights. You will develop hands-on skills in Python scripting, create reusable libraries, build functions, and preprocess data for accurate analysis. Learners will also construct charts, scatter plots, histograms, and box plots, evaluate probabilities and hypotheses, and implement regression and optimization models using gradient descent. This course benefits anyone aiming to advance a career in data science, analytics, or business intelligence, providing practical, project-based learning experiences. Unlike generic tutorials, this program integrates Python foundations with real-world statistical methods, Bayesian inference, and applied machine learning workflows. The structured approach—spanning Python basics to advanced analysis—ensures learners can confidently interpret data, validate assumptions, and present findings with clarity.
Board Infinity
Learn GCP DevOps Fundamentals
In the "Learn GCP DevOps Fundamentals" course, you will immerse yourself in the world of DevOps, starting from its principles and benefits to the hands-on application of these concepts in the Google Cloud Platform (GCP) environment. This course is meticulously structured into two key modules that guide you through a journey from understanding DevOps to managing DevOps pipelines effectively. In Module 1: "This module acts as a stepping stone into the world of DevOps and Google Cloud Platform (GCP). Here, you'll become familiar with the fundamental principles and benefits of DevOps, understand the DevOps lifecycle, and learn about the array of DevOps services provided by GCP. As we move further into the module, you'll be guided through the process of setting up a development environment on GCP, using Cloud Source Repositories for version control, and handling Continuous Integration with Cloud Build. We wrap up the module by discussing how to containerize and deploy applications using Google Kubernetes Engine (GKE) and Google Cloud Deployment Manager." Module 2: "In this module, we delve into the practical aspect of configuring and managing Continuous Integration and Continuous Delivery (CI/CD) pipelines using Cloud Build. You'll learn about automating testing and quality assurance processes and managing different deployment strategies on GKE. We then shift our focus to release orchestration and management using Cloud Run and Cloud Functions. In the latter part of this module, you'll be introduced to effective techniques for monitoring, logging, and error handling with Stackdriver. The module concludes with a deep dive into the best practices for implementing DevOps on GCP, along with real-world case studies to help you understand how these practices are put into action". This course is perfect for developers, system operators, or any IT professionals who are interested in understanding DevOps in the Google Cloud ecosystem, looking to implement DevOps practices in their workflows, or seeking to enhance their existing knowledge and skills in GCP and DevOps. Prior knowledge of GCP is not mandatory but a basic understanding of DevOps concepts would be beneficial. Join us in this learning journey and empower yourself with the competencies required to build, deploy, monitor, and optimize applications using Google Cloud's DevOps services. By the end of this course, you'll have a solid grasp of DevOps fundamentals and how to implement them using Google Cloud tools and services. Disclaimer: This course is an independent educational resource developed by Board Infinity and is not affiliated with, endorsed by, sponsored by, or officially associated with Alphabet Inc or any of its subsidiaries or affiliates. This course is not an official preparation material of Alphabet Inc. All trademarks, service marks, and company names mentioned are the property of their respective owners and are used for identification purposes only.
Coursera
AI Content with Make.com: Automate Instagram Reel Scripts
In this 2-hour long project-based course, you will learn how to create an automated system for generating Instagram Reel scripts using Make.com and AI tools like ChatGPT. By the end of this course, you will have mastered the basics of setting up RSS feeds, processing content, and integrating AI for content enhancement. To achieve this, you will develop an automated workflow that retrieves content from RSS feeds, processes it through AI analysis, and stores the generated scripts in Airtable and Google Docs. This project will walk you through practical steps to streamline your content creation process, making it faster and more efficient. This project is ideal for social media managers, digital marketers, and content creators who want to leverage automation to boost productivity and creativity. No prior experience with Make.com or AI tools is required, making this course accessible to anyone interested in enhancing their social media content strategy.
Codio
C++: Linear Data Structures and Trees
Code and run your first C++ program about data structures and algorithms in minutes without installing anything! This course is designed for learners familiar with C++ basics and object-oriented programming. It provides a solid foundation of not just C++, but core data structures and algorithms topics that can be transferred to other languages. The modules in this course cover linear data structures like lists (singly linked, doubly linked, circular), stacks, queues, and introduces the first non-linear data structure trees. To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to small, approachable coding exercises that take minutes instead of hours.
EDUCBA
Create Professional Designs Using Canva
By the end of this course, learners will be able to create professional visual designs, edit photos and videos, design social media content, develop presentations, and produce branding assets using Canva. Learners will gain the ability to apply design principles, use platform-specific layouts, and customize visual elements to communicate ideas clearly and effectively across digital and print formats. This course guides learners from Canva fundamentals to advanced design applications through structured, hands-on learning. Learners will explore the Canva environment, collaborate using team features, and progressively build skills in photo editing, video creation, animations, social media posts, presentations, and business materials such as certificates and business cards. Each module reinforces practical design workflows with real-world examples, ensuring learners can immediately apply their skills. What makes this course unique is its end-to-end approach to visual content creation within a single tool. Instead of focusing on isolated features, the course integrates creative, branding, and communication skills, enabling learners to design cohesive, professional-quality content for personal, academic, and business use—without prior design experience.
HubSpot Academy
Sales Training: Building Your Sales Career
Whether you're thinking about a career in sales, just getting started at your new sales job, or managing entry level sales people, this course will provide you a valuable perspective on your sales career. You'll start out the course with an overview of what it takes to be successful in sales. It might surprise you. You'll learn why most people have it all wrong about sales! The following five lessons will cover the inbound sales methodology, a framework used by thousands of sales professionals to get started in sales. You'll learn the difference between active and passive buyers, and how to build relationships and earn their attention. You'll learn why understanding the buyer's context is imperative providing them solutions. In this course, you'll gain the fundamental knowledge required to be successful in sales. By investing your time in sales training, you're already ahead of the curve.
Pearson
Linux Foundation Certified System Administrator (LFCS): Unit 9
This course is crafted for IT professionals and learners who are ready to test their knowledge of Linux in a real-world scenario. The final module offers a sample exam that mirrors the format and challenges of a real certification exam, allowing you to assess your understanding and readiness. You'll tackle a series of tasks that reflect the skills and knowledge gained throughout the course, with detailed solutions provided to guide your review and improvement. This practical approach ensures that you not only reinforce your learning but also gain the confidence needed to excel in your certification pursuits.
Google Cloud
Architecting with Google Kubernetes Engine: Workloads en Español
En "Architecting with Google Kubernetes Engine: Workloads", te embarcarás en un recorrido completo sobre el desarrollo de aplicaciones nativas de la nube. Durante la experiencia de aprendizaje, explorarás las operaciones de Kubernetes, la administración de implementaciones, las herramientas de redes de GKE y el almacenamiento persistente. Este es el primer curso de la serie Architecting with Google Kubernetes Engine. Después de completarlo, inscríbete en el curso Architecting with Google Kubernetes Engine: Production.
Coursera
Evaluate LLMs: Test and Prove Significance
Evaluate LLMs: Test and Prove Significance is an intermediate course for ML engineers, AI practitioners, and data scientists tasked with proving the value of model updates. When making high-stakes deployment decisions, a simple accuracy score is not enough. This course equips you with the statistical methods to rigorously validate LLM performance improvements. You will learn to quantify uncertainty by calculating and interpreting confidence intervals, and to prove whether changes are meaningful by conducting formal hypothesis tests like the Chi-Square test. Through hands-on labs using Python libraries like SciPy and Matplotlib, you will analyze model outputs, test for statistical significance, and create compelling visualizations with error bars that clearly communicate your findings to stakeholders. By the end of this course, you will be able to move beyond subjective "it seems better" evaluations to confidently state, "we can prove it's better," ensuring every deployment decision is backed by sound statistical evidence.
Google
Основы компьютерных сетей
Из этого курса вы получите всю необходимую информацию о компьютерных сетях. Мы познакомимся с принципами работы современных сетевых технологий и протоколов, изучим облачные сервисы и научимся устранять неполадки в сетях. Ещё вы узнаете, как использовать эти знания на собеседовании, а также при диагностике сбоев в реальном времени. К концу этого курса вы: ● Сможете описать компьютерные сети в контексте пятиуровневой модели. ● Будете знать все стандартные протоколы, отвечающие за TCP/IP-взаимодействия. ● Овладеете эффективными инструментами и технологиями для устранения сетевых неполадок. ● Познакомитесь с сетевыми службами, которые обеспечивают работу компьютерных сетей, например DNS и DHCP. ● Изучите концепцию "всё как услуга", а также получите понятие об облачных вычислениях и облачном хранилище.
Copenhagen Business School
Unleashing the Impact of your Social Enterprise
In Course 3 of this Specialization you will first of all learn about Social Impact Assessment. Hence you will be able to develop a method to evaluate the social mission that you achieve while implementing your business plan. Next you will outline an appropriate communication strategy for your social enterprise and will demonstrate how to market your products and services to beneficiaries and other customers. Here you will employ an adaptable communication strategy as you move from early adopters to a broader market share. Furthermore you will determine growth strategies and how you can scale or replicate your business plan internationally in order to reach a larger number of beneficiaries. In particular you will discuss organic growth, social franchising, and an open source approach. Finally, you will evaluate exit strategies. Thus you will review options social enterprises have when they need to finance their growth but the original funders can not or do not want to finance the expansion. Course 3 will be completed by your Capstone project, which will ask you to submit the final business plan of your social venture. Note: It is highly recommended to have completed Course 1 & 2 of the Social Entrepreneurship Specialization before starting this Course!
Coursera
Crear un CV y una Carta de Presentación en Word
Al final de este proyecto serás capaz de crear un Currículum Vitae (CV) y una Carta de Presentación para conseguir un trabajo. Utilizarás la versión gratuita en línea de Microsoft Word para producir un CV y una Carta de Presentación. Este proyecto guiado se presenta en un formato paso a paso y será fácil de seguir. Te enseñará que información incluir en los dos documentos y cómo formatear la información para mostrar mejor tus habilidades y experiencia.
University of Colorado Boulder
Real-Time Project for Embedded Systems
This course can also be taken for academic credit as ECEA 5318, part of CU Boulder’s Master of Science in Electrical Engineering degree. The final course emphasizes hands-on building of an application using real-time machine vision and multiple real-time services to synchronize the internal state of Linux with an external clock via observation. Compare actual performance to theoretical and analysis to determine scheduling jitter and to mitigate any accumulation of latency. The verification of the final project will include comparison of system timestamp logs with a large set of images which can be encoded into a video. The final report will be peer reviewed and the captured frames and video uploaded for scripted assessment. Course Learning Outcomes: ● Outcome 1: Decompose a problem and set of basic real-time requirements into software modules and Linux POSIX real-time threads ● Outcome 2: Analyze services in terms of C (execution time), T (request period), and D (deadlines for completion) to establish feasibility and margin for meeting requirements ● Outcome 3: Design and construct a solution for a native Linux system equipped with a webcam to verify and demonstrate system synchronization using machine vision processing This course includes specific hardware and software requirements. Please review the FAQ below for complete details.