

دوراتنا
Terraform for absolute beginners
Terraform allows infrastructure to be expressed as code. The desired state is expressed in a simple human-readable language. Terraform uses this language to provide an execution plan of changes, which can be reviewed for safety and then applied to make changes.
-
Course by
-
Self Paced
-
4 ساعات
-
الإنجليزية
Creating a Marketing Presentation with Prezi
Pitching products or services to clients is a standard practice in most industries. Because of the current paradigm, the leading presentation software has become very predictable. This leaves many marketers, consultants, and salespeople looking for alternatives that bring the wow factor back into presentations. One alternative to the mundane is Prezi Presentations. Prezi uses big picture overviews and panning as a means to bring entertainment back into the forefront of making a pitch. By the end of this project, learners will have created their first Prezi marketing presentation.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Building Test Automation Framework using Selenium and TestNG
Selenium is one of the most widely used functional UI automation testing tools and TestNG is a brilliant testing framework. Test automation frameworks are a set of guidelines or rules for writing test cases. They can reduce maintenance costs and testing efforts and will provide a higher return on investment (ROI) for teams looking to optimize their processes. Testing guidelines include coding standards, test-data management, defining object repositories, reporting guidelines, and logging strategies. Through hands-on, practical experience, you will go through concepts writing reusable and s
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
Exploring Beethoven's Piano Sonatas Part 5
Welcome to Exploring Beethoven's Piano Sonatas Part 5! You’re joining thousands of learners currently enrolled in the course. I'm excited to have you in the class and look forward to your contributions to the learning community. To begin, I recommend taking a few minutes to explore the course site. Review the material we’ll cover each week, and preview the assignments you’ll need to complete to pass the course.
-
Course by
-
Self Paced
-
7 ساعات
-
الإنجليزية
Building AI Applications with Watson APIs
A learner will be able to write an application that leverages multiple Watson AI services (Discovery, Speech to Text, Assistant, and Text to Speech). By the end of the course, they’ll learn best practices of combining Watson services, and how they can build interactive information retrieval systems with Discovery + Assistant.
-
Course by
-
Self Paced
-
21 ساعات
-
الإنجليزية
Enterprise Java Beans (EJBs) and the Jakarta Persistence API (JPA)
The EJB architecture was the first component-based development model for Java EE specification. It consists of three main components; enterprise beans (EJBs), the EJB container, and the Java application server. In this course students will develop EJBs to run it run inside an EJB container, that is running on a Java EE compliant application server. Students will see that EJB Components enables you to build scalable and accessible enterprise applications
-
Course by
-
Self Paced
-
17 ساعات
-
الإنجليزية
Neural Network Visualizer Web App with Python
In this 2 hour long project-based course, you will learn to create a Neural Network Visualizer web application using Streamlit, and a simple model server using Keras and Flask. You will also use Keras to train a Neural Network model, and use Keras' functional API to create a model with multiple outputs. We will create a web application that will visualize the outputs of all the nodes of all the layers of the neural network for a given input image.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية
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 ساعات
-
الإنجليزية