

دوراتنا
Intel® Network Academy - Network Transformation 101
Welcome to the Intel® Network Academy – a comprehensive training program on network transformation. In this program, we will be covering the topic areas of software defined infrastructure (SDI) network functions virtualization (NFV), software-defined networking (SDN) and beyond.
-
Course by
-
Self Paced
-
الإنجليزية
Developing a Project Schedule
In this guided project you will learn how to develop a schedule for your project. You will combine your project activities (activity list), their relationships (precedence) and their duration estimates to produce a project schedule.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Learning, Knowledge, and Human Development
This course sets out to provide an understanding of theories of learning and development and how these theories relate to educational technology. It has two components. The first is theoretical, in which we attempt to develop an overall frame of reference, locating approaches to the psychology of learning in terms of large paradigm shifts, from ‘behaviorism’ to ‘brain developmentalism’ to ‘social cognitivism’.
-
Course by
-
Self Paced
-
10 ساعات
-
الإنجليزية
Web3 and Blockchain Leadership for Transformation
For most of the last century, critical advances in technology were happening inside large, well-funded industrial R&D machines that dotted the Western world. Today’s landscape, however, is very different. Even the largest and most sophisticated corporate leaders can no longer dominate their fields or dictate the pace of development. With companies across sectors seeking to harness the transformative potential of blockchain technologies, the blockchain ecosystem is an exemplar of new models of industry collaboration.
-
Course by
-
Self Paced
-
23 ساعات
-
الإنجليزية
ICT in Primary Education: Transforming children's learning across the curriculum
Why and how are teachers integrating ICT (Information and Communication Technology) into primary education?
-
Course by
-
Self Paced
-
22 ساعات
-
الإنجليزية
Data Visualization in Microsoft PowerPoint
At the end of this project you will be able to create a simple PowerPoint presentation from scratch using different basic elements. First, you will learn how to create your PowerPoint presentation using text. Then, you will get to know options to improve your presentation by adding images and other visuals. Additionally, you will learn a few easy methods to make your slide transitions smoother and more appealing to your audience. Creating a Microsoft PowerPoint will allow you to be able to have the best visual support possible during your presentation.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية
Platform Thinking for the Metaverse
Welcome to "Platform Thinking for the Metaverse," a MOOC designed to introduce you to the concept of platform thinking and its application in the creation and development of virtual worlds, and more broadly on how to deal with new disruptive (digital) technologies.. In this course, we will explore the concept of disruptive technologies and technological cycles and how they have shaped the development of the Metaverse. We will also delve into the concept of mediamorphosis and the role it plays in matching virtual and real worlds.
-
Course by
-
Self Paced
-
6 ساعات
-
الإنجليزية
Introduction to Multinational and Cross-Cultural Teams
Do you (or do you want to) work on a multinational team? Do you want to become a manager or improve your current management style to get better results? Are you unsure if culture is impacting your ability to communicate and collaborate? If you answered yes to any of these questions, then this course – and its associated specialization – is for you! We have entered an era where multinational and cross-cultural teams are now the norm. As a result, it is nearly impossible to conduct business without interacting with people from places far from home.
-
Course by
-
Self Paced
-
14 ساعات
-
الإنجليزية
Machine Learning Modeling Pipelines in Production
**Starting May 8, enrollment for the Machine Learning Engineering for Production Specialization will be closed.
-
Course by
-
Self Paced
-
48 ساعات
-
الإنجليزية
GUI programming: Create a Calculator in Python
By the end of this guided project, you’ll create a fully functioning Calculator application using python’s popular library Tkinter. You’ll be able to create a Graphical User Interface (GUI) in Python from scratch. Throughout the first 3 tasks you’ll learn how to create and customize the application window, you’ll learn how to create widgets such as buttons and entry boxes, you’ll also learn how to modify the widgets and change their color, size and orientation and finally you’ll learn how to manage the layout of the widgets and how to place them in the window using three different methods.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Select Topics in Python: Packaging
Code and run Django websites without installing anything! This course is designed for learners who some experience with Python. The modules in this course cover modules and packages, third-party packages, and packing for distribution. 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.
-
Course by
-
Self Paced
-
7 ساعات
-
الإنجليزية
Introduction to Convolutions with TensorFlow
This is a self-paced lab that takes place in the Google Cloud console. A convolution is a filter that passes over an image, processes it, and extracts features that show a commonality in the image. In this lab you'll see how they work, and try processing an image to extract features from it! You also explore pooling, which compresses your image and further emphasizes the features.
-
Course by
-
Self Paced
-
1 ساعات
-
الإنجليزية
Quantitative Model Checking
Welcome to the cutting-edge course on Quantitative Model Checking for Markov Chains! As technology permeates every aspect of modern life—Embedded Systems, Cyber-Physical Systems, Communication Protocols, and Transportation Systems—the need for dependable software is at an all-time high. One tiny flaw can lead to catastrophic failures and enormous costs. That's where you come in. The course kicks off with creating a State Transition System, the basic model that captures the intricate dynamics of real-world systems.
-
Course by
-
Self Paced
-
18 ساعات
-
الإنجليزية
Serverless Data Processing with Dataflow: Develop Pipelines
In this second installment of the Dataflow course series, we are going to be diving deeper on developing pipelines using the Beam SDK. We start with a review of Apache Beam concepts. Next, we discuss processing streaming data using windows, watermarks and triggers. We then cover options for sources and sinks in your pipelines, schemas to express your structured data, and how to do stateful transformations using State and Timer APIs. We move onto reviewing best practices that help maximize your pipeline performance.
-
Course by
-
Self Paced
-
19 ساعات
-
الإنجليزية
Learn About JSON with JavaScript
If you are relatively new to the world of cloud computing, you might have come across a term JSON and not know what it is exactly. JSON stands for JavaScript Object Notation and is widely used to exchange information between clients and servers. Many No-SQL databases also uses the format to store data. In this 1-hour long project-based course, you will learn about the format and structure of JSON, accept and process JSON in your code, and transmit JSON to other processes. No prior experience with JSON is required but basic to intermediate HTML and JavaScript is required.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية
Classify Images with TensorFlow Convolutional Neural Networks
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you'll learn about how to use convolutional neural networks to improve your image classification models.
-
Course by
-
Self Paced
-
1 ساعات
-
الإنجليزية
Linear Regression with NumPy and Python
Welcome to this project-based course on Linear Regression with NumPy and Python. In this project, you will do all the machine learning without using any of the popular machine learning libraries such as scikit-learn and statsmodels. The aim of this project and is to implement all the machinery, including gradient descent and linear regression, of the various learning algorithms yourself, so you have a deeper understanding of the fundamentals.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Test and Debug Your Build with Visual Studio Code
In this 1-hour long project-based course, you will learn how to test and debug your code in Visual Studio Code. You will find the bugs in a sample program and fix them. Topics covered include: building code for debugging, breakpoints, watch, call stack, conditional breakpoints, function breakpoints, and debug console.
Note: This course uses a C++ program as a learning tool. Basic knowledge of C++ is useful but any coding experience of a modern and similar language (such as C, Swift, Java, JavaScript, Kotlin) will suffice.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Using OpenTSDB to Monitor Time-Series Data on Cloud Platform
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will learn how to collect, record, and monitor time-series data on Google Cloud Platform (GCP) using OpenTSDB running on Google Kubernetes Engine and Google Cloud Bigtable.
-
Course by
-
Self Paced
-
1 ساعات
-
الإنجليزية
Deploying Redis Enterprise for GKE and Serverless App on Anthos Bare Metal
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will learn how to create Compute Engine VMs on Google Cloud with L2 connectivity through the use of vxlan built-in functionality in Linux. You'll be using the Compute Engine VMs to simulate Anthos on Bare Metal (BM) in high-availability mode which requires L2 connectivity. The deployment will consist of 4 VMs to deploy Anthos on BM, 1 x workstation, 1 x control plane nodes and 2 x worker nodes.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية
Database Creation and Modeling using MYSQL Workbench
In this 1-hour long project-based course, you will be able to identify and fully comprehend the basics of the MYSQL workbench and create a new connection to the local server. you will also learn how to create a new database and drop it, create new tables, and delete them. Moreover, You will be able to rename columns of a table, connect tables with each other, and add data to tables.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Sharpened Visions: A Poetry Workshop
Why just write poems when you can write better ones? This course is built on the notion that the most exciting writing begins after the first draft. It is specifically for folks who believe that writing poems just to express oneself is like using the Internet just for email.
-
Course by
-
Self Paced
-
9 ساعات
-
الإنجليزية
Fundamentals of Machine Learning in Finance
The course aims at helping students to be able to solve practical ML-amenable problems that they may encounter in real life that include: (1) understanding where the problem one faces lands on a general landscape of available ML methods, (2) understanding which particular ML approach(es) would be most appropriate for resolving the problem, and (3) ability to successfully implement a solution, and assess its performance.
-
Course by
-
Self Paced
-
18 ساعات
-
الإنجليزية
Build Your First GUI App With Java
In this 2-hour long project-based course, you will learn java graphical user interface (GUI) frameworks and you will learn how to develop GUI applications with java. In this project, you will learn java GUI components in detail as well as you will learn how to generate code and design java apps by using NetBeans IDE. By the end of this project, you will be able to design and develop your own GUI applications by using java GUI component tools.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية
Diversity, Equity, and Inclusion Applications for Executives
In this course, you will explore the challenges of diversity, equity and inclusion (DEI) for business and corporate leaders. You will consider questions like: How does maximizing an organization’s diversity benefit stakeholders? How can we improve employee performance? What can we do to advance institutional progress?
-
Course by
-
Self Paced
-
11 ساعات
-
الإنجليزية