The Global Scholarly Directory.

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

search
Automate, Debug, and Customize SQL Databases Coursera

Automate, Debug, and Customize SQL Databases

Ready to take your SQL skills beyond basic queries? This course transforms intermediate SQL developers into advanced database engineers who can automate deployments, debug complex issues, and build reusable solutions. This Short Course was created to help data management and engineering professionals accomplish enterprise-level database automation and customization. By completing this course, you'll master CI/CD database deployment pipelines, systematic error handling with TRY-CATCH blocks, and custom function development. You'll apply these skills to real scenarios like Flyway migrations, production debugging workflows, and Python UDF creation in Snowflake. This course is unique because it bridges the gap between traditional SQL development and modern DevOps practices, giving you the practical skills to build robust, maintainable database systems. To be successful in this project, you should have a background in intermediate SQL, database development experience, and familiarity with version control systems."

schedule 3 Months
$290 / TOTAL
View Course Details
Improvisação no Jazz Berklee

Improvisação no Jazz

Aprenda os conceitos básicos de improvisação com Gary Burton, um dos improvisadores mais renomados do mundo do jazz, incluindo os processos mentais, melódicos e harmônicos que contribuem com as habilidades instintivas que um improvisador põe em prática ao realizar um solo. Embora muitas pessoas sejam fãs de jazz e compreendam que os músicos estão frequentemente "compondo" as notas que tocam durante uma apresentação, a maioria das pessoas — o que geralmente inclui os próprios músicos que estão aprendendo a improvisar — não sabe com clareza quais são os processos exatos que ocorrem e fazem isso tudo acontecer. O objetivo deste curso é apresentar os conceitos básicos da improvisação moderna e mostrar como dominar as diferentes habilidades musicais e mentais envolvidas. O autor do curso, Gary Burton, codifica uma abordagem muito procurada da improvisação, a qual tem sido o centro do currículo da Berklee College of Music há décadas. Os alunos que concluírem esse curso saberão o que e como praticar os diversos aspectos da improvisação, além de compreenderem como o improvisador se comunica espontaneamente com os ouvintes por meio de suas criações musicais.

schedule 7 Months
$269 / TOTAL
View Course Details
General Relativity II: Applications The Hong Kong University of Science and Technology

General Relativity II: Applications

This is an introductory course on general relativity (GR). We will introduce the physics of curved spacetime, Einstein field equations and their applications to the solar system, black hole physics, gravitational wave astronomy and cosmology.

schedule 5 Months
$377 / TOTAL
View Course Details
Attention Mechanisms and Transformer Models Course Simplilearn

Attention Mechanisms and Transformer Models Course

This deep learning course provides a comprehensive introduction to attention mechanisms and transformer models the foundation of modern GenAI systems. Begin by exploring the shift from traditional neural networks to attention-based architectures. Understand how additive, multiplicative, and self-attention improve model accuracy in NLP and vision tasks. Dive into the mechanics of self-attention and how it powers models like GPT and BERT. Progress to mastering multi-head attention and transformer components, and explore their role in advanced text and image generation. Gain real-world insights through demos featuring GPT, DALL·E, LLaMa, and BERT. To be successful in this course, you should have a basic understanding of neural networks, machine learning concepts, and Python programming. By the end of this course, you’ll be able to: - Explain how attention mechanisms enhance deep learning models - Implement and apply self-attention and multi-head attention - Understand transformer architecture and real-world use cases - Analyze leading GenAI models across NLP and image generation Ideal for AI developers, ML engineers, and data scientists.

schedule 8 Months
$315 / TOTAL
View Course Details
Linux Shell Scripting: Build, Automate & Troubleshoot EDUCBA

Linux Shell Scripting: Build, Automate & Troubleshoot

By the end of this course, learners will be able to demonstrate essential Linux commands, apply operators and arrays, construct decision-making scripts, analyze and implement loop control structures, execute substitutions and redirections, design reusable functions, and troubleshoot scripts effectively. This comprehensive course is designed for anyone looking to master the art of shell scripting on Linux, whether for system administration, automation, or software development. Starting with the fundamentals of commands, variables, and the VI editor, learners will progress to advanced scripting concepts such as nested loops, redirection handling, parameter parsing, and debugging strategies. What makes this course unique is its hands-on, example-driven approach—every concept is reinforced through practical demonstrations, real-world scripting tricks, and troubleshooting techniques. Unlike theory-heavy tutorials, this course emphasizes active problem-solving, efficiency, and real-life scripting scenarios. By completing this course, learners will gain the confidence to automate tasks, optimize workflows, and write professional-grade shell scripts that enhance productivity and reliability in any Linux environment. Whether you’re a beginner or aiming to advance your scripting skills, this course provides a structured, step-by-step learning path to shell mastery.

schedule 6 Months
$292 / TOTAL
View Course Details
¿Qué hacen los buenos directivos? Prioridades de la Alta Dirección IESE Business School

¿Qué hacen los buenos directivos? Prioridades de la Alta Dirección

Este curso persigue adentrarse en la realidad del trabajo de un alto ejecutivo: lo qué hace y cómo lo hace. Es un hecho conocido que la mayoría de altos directivos dedican hasta el 90% de su tiempo al día a día y menos del 10% a las tareas asociadas al pensamiento estratégico en la organización. Por eso es importante ir más allá y entender las prioridades que configuran esta actuación diaria. Al final, la mejor estrategia es aquella que se practica; la mejor organización, aquella que funciona; y el quehacer cotidiano coherente con las prioridades establecidas, la base de la continuidad con éxito de las empresas. El objetivo del curso es aportar una visión estructurada de cómo logran este objetivo los “buenos directivos”, con la voluntad de que sirva a futuros altos ejecutivos a orientar mejor su carrera, a enfocar sus actividades y a desarrollar su propio estilo de dirección. El curso profundiza en las prioridades de la Alta Dirección a partir de la actuación diaria de directivos de probada valía y con éxito profesional en empresas diversas. El contenido está basado en los resultados de las entrevistas personales que hemos realizado a más de 200 directores generales de compañías muy diversas. Gran parte de este material ha quedado recogido en los libros publicados “Qué hacen los buenos directivos. El reto del siglo XXI” y “Yo Dirijo”, cuya lectura recomendamos a todo aquel que desee ampliar su perspectiva sobre esta materia. El modelo que se propugna en curso es el resultado de una amplia investigación empírica; no es una doctrina, sino un instrumento mental para ayudar a construir una configuración empresarial que potencie el hacer de la gente para que, sin dejación de su derecho a ser felices y a la autonomía, logren su plenitud como personas y como profesionales, a la vez que la compañía alcanza cotas altas en los indicadores de salud empresarial.

schedule 7 Months
$316 / TOTAL
View Course Details
Full-stack Development with Django: Managing Migrations Coursera

Full-stack Development with Django: Managing Migrations

Within this 2-hour long guided project you will learn how to develop a fullstack web application using Django framework. The focus of this Django course resides in dealing with the django migrations which defines the database structure, having a more intensive part in the backend rather thant the templates frontend. Your mission is to create a proof of concept for a new investment product which will be easily understood by non-investors. This bot monitors the exchange rates between two currencies and automatically performs a currency exchange transaction when the rate is favorable by a certain small threshold, mimicking the operations of traditional currency exchange companies. You have been assigned to develop a proof of concept project based on this idea. The initiative's success hinges on your pace of development. This opportunity places you in a key role, potentially making you a standout figure for this new minimal viable product. To create this minimal viable product, you will set up a Django project with the admin UI enabled, create Django migrations (including an empty migration with data to be inserted), roll back buggy migrations, and render a dashboard to display the current balance status of your portfolio. After completing this guided project, you will have set up a Django project from scratch, gaining backend knowledge about how to handle real-life data structure iterations. Furthermore, you will have an MVP of a trading bot that you can use for your own investments. To get the most out of this course, some experience with Python, relational databases, and HTML is recommended.

schedule 7 Months
$249 / TOTAL
View Course Details
Consulting Approach to Problem Solving Emory University

Consulting Approach to Problem Solving

This is the #3 course in the specialization on management consulting. Management consultants excel at solving difficult and complex business problems. How do they do this? Shouldn’t clients know more about their situation than external consultants? Consultants are trained to systematically break down problems into logical pieces, then aggressively pursue answers with data: • Think about the problem broadly; strategy, operations, people, technology • Define the problem clearly; articulate “what does success look like?” • Break the problem into “buckets” so it is easy to understand • Use hypotheses to “guess” your way to the potential answer(s) • Find and clean up messy data; convert the data into useful recommendations

schedule 3 Months
$120 / TOTAL
View Course Details
Gemini for Data Scientists and Analysts - 日本語版 Google Cloud

Gemini for Data Scientists and Analysts - 日本語版

"このコースでは、生成 AI を活用した Google Cloud のコラボレーターである Gemini が、顧客データの分析や商品売上の予測にどのように役立つかについて学びます。また、BigQuery で顧客データを使用して、新規顧客を特定、分類、発見する方法も学習します。ハンズオンラボでは、Gemini でデータ分析と ML のワークフローがどのように向上するかを体験します。 Duet AI は、次世代モデルである Gemini に名称変更されました。"

schedule 6 Months
$381 / TOTAL
View Course Details
Python Data Analytics Meta

Python Data Analytics

This course introduces the use of the Python programming language to manipulate datasets as an alternative to spreadsheets. You will follow the OSEMN framework of data analysis to pull, clean, manipulate, and interpret data all while learning foundational programming principles and basic Python functions. You will be introduced to the Python library, Pandas, and how you can use it to obtain, scrub, explore, and visualize data. By the end of this course you will be able to: • Use Python to construct loops and basic data structures • Sort, query, and structure data in Pandas, the Python library • Create data visualizations with Python libraries • Model and interpret data using Python This course is designed for people who want to learn the basics of using Python to sort and structure data for data analysis. You don't need marketing or data analysis experience, but should have basic internet navigation skills and be eager to participate.

schedule 4 Months
$251 / TOTAL
View Course Details
نماذج تقييم الأداء | Performance Management Models  Alfaisal University | KLD

نماذج تقييم الأداء | Performance Management Models

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

schedule 8 Months
$178 / TOTAL
View Course Details
Engineering Project Management: Initiating and Planning Rice University

Engineering Project Management: Initiating and Planning

The goal of the course is to give you the tools to initiate a project plan, manage both stakeholders and relationships, organize their team, develop a project charter, and build a business case for a project. By the end of this course you will be able to: - Perform a project assessment using information from previous projects and lessons learned - Identify key deliverables based on business requirements while managing customer expectations - Perform a stakeholder analysis and create a management plan - Analyze and develop a project organization - Create a project charter - Explain the business case for a project and calculate Net Present Value - Inform stakeholders of the charter and ensure all parties know the deliverables and expectations As part of the course, you will prepare organization charts, create a Stakeholder Register, and write a Project Charter based on an engineering project in a provided Case Study. The Stakeholder Register will outline the key parties to the project, their concerns and how you will manage their expectations. Your Project Charter will provide the key guidance your team needs to understand the scope, requirements and purpose for the project. All of this will position you for initiating and planning your first project and/or understanding how you can maximize your contributions on your next project team. Rice Center for Engineering Leadership is a Registered Education Provider through the Project Management Institute (PMI)®. Learners who complete this course on the Certificate track will be awarded 12 hours of Profession Development Units. These are recognized by PMI for continuing education or can be applied toward the 35 hours of education required for the Project Management Professional (PMP)® certification. PMI and PMP are registered marks of the Project Management Institute, Inc.

schedule 3 Months
$386 / TOTAL
View Course Details
Comment augmenter vos abonnés twitter Coursera

Comment augmenter vos abonnés twitter

Dans ce projet guidé d'une heure, vous apprendrez comment augmenter le nombre de vos abonnés sur Twitter. Vous apprendrez comment personnaliser votre profil sur Twitter, comment utiliser les hashtags et les tweets pour attirer un public plus large et comment vous engager socialement sur Twitter. À la fin de ce projet, vous pourrez personnaliser votre profil sur Twitter, utiliser les bons tweets et hashtags et vous engager socialement sur Twitter pour attirer un public plus large.

schedule 7 Months
$197 / TOTAL
View Course Details
Production of concrete L&T EduTech

Production of concrete

Concrete production involves selecting and mixing raw materials—cement, water, fine and coarse aggregates—in precise proportions to achieve desired strength and durability. The process includes batching, thorough mixing, and transporting the concrete in rotating drum trucks to prevent premature setting. At the construction site, concrete is poured into molds, vibrated to remove air bubbles, and then cured under controlled conditions to harden and gain strength. This careful process ensures the creation of a durable and versatile material for various construction applications. Target learners Civil Engineering Students, faculties and working professionals

schedule 5 Months
$226 / TOTAL
View Course Details
Introduction to PySpark Edureka

Introduction to PySpark

Welcome to Introduction to PySpark, a short course strategically crafted to empower you with the skills needed to assess the concepts of Big Data Management and efficiently perform data analysis using PySpark. Throughout this short course, you will acquire the expertise to perform data processing with PySpark, enabling you to efficiently handle large-scale datasets, conduct advanced analytics, and derive valuable insights from diverse data sources. During this short course, you will explore the industry-specific applications of PySpark. By the end of this course, you will be able to: 1. Attain a basic understanding of the introduction of big data, including its characteristics, challenges, and importance in modern data-driven environments. 2. Familiarize with Spark architecture and its components, such as Spark Core and Spark SQL. 3. Familiarize with distributed computing concepts and how they apply to Spark's parallel processing model. 4. Explore PySpark and big data concepts to solve data-related challenges. 5. Write PySpark code to solve real-world data analysis and processing tasks. This short course is designed for Data Analysts, Data Engineers, Data Scientists, and Big Data Developers seeking to enhance their skills in utilizing PySpark for data processing and analysis. Prior experience with Python and Hadoop is beneficial but not mandatory for this course. Join us on this journey to enhance your PySpark skills and elevate your analytical and design capabilities.

schedule 5 Months
$153 / TOTAL
View Course Details
Computational Thinking with Javascript 1: Draw & Animate University of Glasgow

Computational Thinking with Javascript 1: Draw & Animate

This is the first course in a sequence of four courses that develops essential 21st century computational thinking (CT) skills using the popular JavaScript language as a vehicle. At the end of this first course you will: know a framework for CT to help you learn about it and work with others; be developing your CT skills so that you can more easily work with digital technology of all kinds; be able to read and write programs in JavaScript that involve drawing and animation, using a specialised library; and post your creations on the web so that others can appreciate your skills. This course is suitable for: complete beginners; those who have taken an introductory course in any programming language and want to learn more deeply about the thinking and learning skills they are starting to develop; those who wish to learn Javascript in a supportive environment. The follow-on courses explore the manipulation and analysis of data, such an important aspect of our lives now, again in a highly supportive environment, and then we move the context to mainstream web--based platforms so that you can use these skills more widely.

schedule 3 Months
$176 / TOTAL
View Course Details
headset_mic
Get In Touch