

دوراتنا
Product Roadmap Recovery in Miro
By the end of this project, you will be able to create an analysis-driven product roadmap, test it for risk and return on investment, and identify areas for strategic improvements.
To do this, you will gain hands-on experience applying agile thinking to align business goals and team responsibilities within a product roadmap in the Miro online visual collaboration platform for teamwork.
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.
-
Course by
-
Self Paced
-
4 ساعات
-
الإنجليزية
Capstone: Retrieving, Processing, and Visualizing Data with Python
In the capstone, students will build a series of applications to retrieve, process and visualize data using Python. The projects will involve all the elements of the specialization. In the first part of the capstone, students will do some visualizations to become familiar with the technologies in use and then will pursue their own project to visualize some other data that they have or can find. Chapters 15 and 16 from the book “Python for Everybody” will serve as the backbone for the capstone. This course covers Python 3.
-
Course by
-
Self Paced
-
10 ساعات
-
الإنجليزية
Selling to Chinese Consumers
This course is designed to help learners sell their products, goods and services to Chinese consumers. To achieve this goal, the course will use evidence-based research in psychology, economics, legal studies and marketing to help learners understand the historical, economic and legal contexts of doing business in China and the behavioral characteristics of Chinese consumers. The course will cover topics in Chinese and global marketing, Chinese consumers, institutional and cultural influence on consumer motivation and behaviors in Chinese markets, and brand management in China.
-
Course by
-
Self Paced
-
الإنجليزية
Software Development Practices
As you prepare to become a professional mobile developer, you need to have a basic understanding of other industry standard software development practices. In this course, you will explore some of those processes and best practices in software development such as application lifecycle, infrastructure, testing, Agile/scrum development, how projects are estimated and tracked, as well as specialized tools.
-
Course by
-
Self Paced
-
الإنجليزية
Deep Learning with PyTorch : Build an AutoEncoder
In these one hour project-based course, you will learn to implement autoencoder using PyTorch. An autoencoder is a type of neural network that learns to copy its input to its output. In autoencoder, encoder encodes the image into compressed representation, and the decoder decodes the representation to reconstruct the image. We will use autoencoder for denoising hand written digits using a deep learning framework like pytorch.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Supervised Learning and Its Applications in Marketing
Welcome to the Supervised Learning and Its Applications in Marketing course! Supervised learning is the process of making an algorithm to learn to map an input to a particular output. Supervised learning algorithms can help make predictions for new unseen data. In this course, you will use the Python programming language, which is an effective tool for machine learning applications. You will be introduced to the supervised learning techniques: regression and classification. The course will focus on the applications of these techniques in the domain of marketing.
-
Course by
-
Self Paced
-
22 ساعات
-
الإنجليزية
Engaging ELLs and Their Families in the School and Community
In this course, you will learn how to better and more successfully engage your ELL(s) and their families in the school and community. You will learn how to engage your ELL student in the classroom setting as well as in various aspects of the school including extracurricular activities and the inner workings of the school and education system. You will also be introduced to strategies for engaging the families of your ELL students in the school community and the wider community of your city and state.
-
Course by
-
Self Paced
-
19 ساعات
-
الإنجليزية
Sales Training: Inbound Business Strategy
Welcome to the Inbound Certification course! This course will introduce you to inbound and provide you with a big picture view of everything you need for a successful inbound strategy. So, why inbound? Inbound is a fundamental shift in the way you do business. Instead of an interruption-based message where the marketer or salesperson had all the control, inbound is about empowering potential customers. Consumer’s buying behaviors have changed and will continue to change. That's the driving force behind inbound. What your customers want today is different than what they wanted 10 years ago.
-
Course by
-
Self Paced
-
12 ساعات
-
الإنجليزية
Creating an Interactive Graph with Tableau Public
By the end of this guided project, learners will have created an interactive graph that applies principles of data visualization to tell a story using basic sales data. This project will illustrate some of the basic features of Tableau software and allow learners to obtain a good introduction to using the open source software, Tableau Public. In this project, learners will use sample data as a building block to create a shareable interactive data visualization chart.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية
Effective Problem-Solving and Decision-Making
Problem-solving and effective decision-making are essential skills in today’s fast-paced and ever-changing workplace. Both require a systematic yet creative approach to address today’s business concerns. This course will teach an overarching process of how to identify problems to generate potential solutions and how to apply decision-making styles in order to implement and assess those solutions.
-
Course by
-
Self Paced
-
8 ساعات
-
الإنجليزية
Using gsutil to Perform Operations on Buckets and Objects
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will use gsutil to create a bucket, then perform operations on objects inside the bucket.
-
Course by
-
Self Paced
-
1 ساعات
-
الإنجليزية
Cloud SQL for PostgreSQL: Qwik Start
This is a self-paced lab that takes place in the Google Cloud console. Create a Google Cloud SQL PostgreSQL instance. Perform SQL operations using the GCP Console and the psql client.
-
Course by
-
Self Paced
-
1 ساعات
-
الإنجليزية
Building Realtime Pipelines in Cloud Data Fusion
This is a self-paced lab that takes place in the Google Cloud console. In addition to batch pipelines, Data Fusion also allows you to create real-time pipelines, that can process events as they are generated. Currently, realtime pipelines execute using Apache Spark Streaming on Cloud Dataproc clusters. In this lab, you will learn how to build a streaming pipeline using Data Fusion.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية
Brand Marketing and SEO Tools using Wix
In this project we are going to design a company brand using Wix’s website builder, branding and marketing tools, and their SEO (search engine optimization) tools. By the end of this project you will feel confident and capable in improving the strength of your company’s brand and your website’s search ability. Wix is a free website building platform that combines professional designs with easy to use editing features. In addition to their website building capabilities, Wix can also help you build your brand through a wide variety of helpful marketing tools included on their platform.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية
Join Tables in an SQL Query in LibreOffice Base
By the end of this project, you will have used LibreOffice Base to write SQL queries that join related tables together to retrieve and display data from multiple tables. Since a well-designed database stores each data topic—such as “student” and “course”—in a separate table, an SQL query is often required to join tables together to get all of the data required. You will learn to do that with the WHERE clause and with the JOIN command in SQL.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Spring Boot with Embedded Database
In this guided project you will be designing an AddToCart Entity of E-Commerce application and along the way, you will learn and understand the basic structure of the Spring Boot application and how to start and terminate the Spring Boot application. Then you will learn about the architecture and concept of the embedded database H2.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
How to edit photos for Social media with Canva
By the end of this project, you will learn how to edit photos for social media using the free version of Canva. An essential role of your social media marketing strategy is to establish your online identity and to appeal to your users, many times on a lean marketing budget. You don’t need to be a professional photographer to create eye-catching images and photo projects. You can use Canva to complete this project because it provides all the tools you need to edit photos for social media, while offering a variety of options for sharing and publishing.
-
Course by
-
Self Paced
-
1 ساعات
-
الإنجليزية
Foundations of Public Health Practice: The Public Health Toolkit
The Foundations of Public Health Practice: The Public Health Toolkit builds on public health thinking (introduced in the previous course) and introduces a variety of core public health approaches (the toolkit) to conceptualising problems, conducting analysis and bringing forward recommendations. In this course we cover health needs assessment, evaluation and public health intelligence-approaches.
-
Course by
-
Self Paced
-
14 ساعات
-
الإنجليزية
Get Familiar with ML basics in a Kaggle Competition
In this 1-hour long project, you will be able to understand how to predict which passengers survived the Titanic shipwreck and make your first submission in an Machine Learning competition inside the Kaggle platform. Also, you as a beginner in Machine Learning applications, will get familiar and get a deep understanding of how to start a model prediction using basic supervised Machine Learning models. We will choose classifiers to learn, predict, and make an Exploratory Data Analysis (also called EDA).
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Demand Analytics
Welcome to Demand Analytics - one of the most sought-after skills in supply chain management and marketing! Through the real-life story and data of a leading cookware manufacturer in North America, you will learn the data analytics skills for demand planning and forecasting. Upon the completion of this course, you will be able to 1. Improve the forecasting accuracy by building and validating demand prediction models. 2.
-
Course by
-
Self Paced
-
9 ساعات
-
الإنجليزية
Social Science Approaches to the Study of Chinese Society Part 1
This course seeks to turn learners into informed consumers of social science research. It introduces concepts, standards, and principles of social science research to the interested non-expert. Learners who complete the course will be able to assess evidence and critically evaluate claims about important social phenomena. It reviews the origins and development of social science, describes the process of discovery in contemporary social science research, and explains how contemporary social science differs from apparently related fields.
-
Course by
-
Self Paced
-
14 ساعات
-
الإنجليزية
Strategically Build and Engage Your Network on LinkedIn
In this 1-hour long project-based course, you will learn how to strategically build and engage your network on LinkedIn. Many people in today’s society think that they know how to network but do they really? We will discuss the appropriate manner to use your LinkedIn account to extend your own network. Personal branding is very important to know about within LinkedIn as well. We will delve into how to find the connections that you are looking for. And we will talk about how to maintain your connections. To be successful in this course you will need to have a free LinkedIn account.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Population Health: Responsible Data Analysis
In most areas of health, data is being used to make important decisions. As a health population manager, you will have the opportunity to use data to answer interesting questions. In this course, we will discuss data analysis from a responsible perspective, which will help you to extract useful information from data and enlarge your knowledge about specific aspects of interest of the population. First, you will learn how to obtain, safely gather, clean and explore data.
-
Course by
-
Self Paced
-
20 ساعات
-
الإنجليزية
JavaScript Decision Programming with Switch
In this intermediate-level project you will examine the need to make decisions in programming using the Switch feature in JavaScript. Using the Notepad++ editor and JavaScript embedded in HTML, you will write the JavaScript code to test a condition and then take an action based on the test result. As you develop your JavaScript toolset, you’ll find the Switch to be a useful alternative to the If-Else statement.
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.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Using Machine Learning in Trading and Finance
This course provides the foundation for developing advanced trading strategies using machine learning techniques. In this course, you’ll review the key components that are common to every trading strategy, no matter how complex. You’ll be introduced to multiple trading strategies including quantitative trading, pairs trading, and momentum trading.
-
Course by
-
Self Paced
-
19 ساعات
-
الإنجليزية