

دوراتنا

Working with Amazon DynamoDB using Python & Boto3
In this 2-hours long project, we will look at how to work with DynamoDB, a fully managed NoSQL Database provided by Amazon Web Services (AWS) using Python & Boto3. We will look at how to generate credentials to programmatically access AWS resources. We will then look at how to create a DynamoDB Table and load data in it. We will then move on to how to perform CRUD operations in DynamoDB which include Create new records, Reading, updating and deleting existing records.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Create a Macro Processor with PERL
In this 1 hour guided project, you will build a macro processor and create your very own macro markup language then you can expand! We will focus on file operations in PERL in this guide project. Prerequisite: Basics of PERL including variables, arrays, conditionals, loops, and print statements.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Basic Cryptography and Programming with Crypto API
In this MOOC, we will learn the basic concepts and principles of crytography, apply basic cryptoanalysis to decrypt messages encrypted with mono-alphabetic substitution cipher, and discuss the strongest encryption technique of the one-time-pad and related quantum key distribution systems.
-
Course by
-
Self Paced
-
17 ساعات
-
الإنجليزية

Linux System Administration with IBM Power Systems
This course introduces administrative tasks that a system administrator can perform with Linux hosted on IBM Power servers. This includes virtualization concepts such as logical partitioning, installation of Linux, command-line operations, and more interesting administration and device management tasks. This course includes hands-on exercises with systems from an IBM data center.
-
Course by
-
Self Paced
-
14 ساعات
-
الإنجليزية

Cloud Virtualization, Containers and APIs
Welcome to the second course in the Building Cloud Computing Solutions at Scale Specialization! In this course, you will learn to design Cloud-native systems with the fundamental building blocks of Cloud computing. These building blocks include virtual machines and containers. You will also learn how to build effective Microservices using technologies like Flask and Kubernetes. Finally, you will analyze successful patterns in Operations including: Effective alerts, load testing and Kaizen.
-
Course by
-
Self Paced
-
14 ساعات
-
الإنجليزية

Introduction to Network Security
The security of computer networks is a key element in cyber security. Computer networking provides the foundational connectivity services that are used for the world wide web, distributed computer applications and services, operations and manufacturing, and national infrastructure. This course provides understanding of key technologies used in computer networks and infrastructure. This includes protocols, computer networks, data centres, operational technologies that form key infrastructure critical to the success of organisations and services from a local to an international scale.
-
Course by
-
Self Paced
-
26 ساعات
-
الإنجليزية

Measuring Stock Liquidity
In this 1-hour long project-based course, you will learn how to use Average Daily Traded Volume and Share Turnover to measure liquidity, use Depth of Market (DOM) and Bid-Ask Spread to compare liquidity, and use Variance Ratio to quantify liquidity.
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.
This course's content is not intended to be investment advice and does not constitute an offer to perform any operations in the regulated or unregulated financial market.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

Fundamentals of Accounting Capstone
**You should complete all other courses in the Fundamentals of Accounting Specialization before beginning this course.** The capstone project will be set in the context of a realistic small-business enterprise, and will require you to think deeply and apply the accounting concepts presented in the other courses in the Fundamentals of Accounting.
-
Course by
-
Self Paced
-
38 ساعات
-
الإنجليزية

In the Trenches: Security Operations Center
Cyber-attacks, breaches, and incidents continue to grow. The sophistication and complexity of these attacks continue to evolve. More than ever organizations need to plan, prepare, and defend against a potential cyber incident. Security Operation Centers (SOCs) act as an organization's front-line defense against cyber incidents. SOC analyst accomplishes this by monitoring and responding to network and host anomalies, performing an in-depth analysis of suspicious events, and when necessary, aiding in forensic investigations.
-
Course by
-
Self Paced
-
11 ساعات
-
الإنجليزية

Create your e-commerce store with Shopify
In this 1-hour long project-based course, you will learn how to create an online e-commerce store with Shopify, edit your web store front and manage orders, stock, customers and other operations. 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
-
2 ساعات
-
الإنجليزية

NGO Startup Analysis with Nonprofit Business Model Canvas
By the end of this guided project, you will be able to use the Nonprofit Business Model Canvas to create, deliver, and capture value for your Non-Governmental Organization (NGO). The canvas serves as a blueprint to help you to design, and operationalize your idea in a more systematic approach. The Canvas is 9-block visualization tool derived from the popular Business Model Canvas, but modified to fit into the NGO context.
-
Course by
-
Self Paced
-
4 ساعات
-
الإنجليزية

Linear Algebra for Machine Learning and Data Science
Newly updated for 2024! Mathematics for Machine Learning and Data Science is a foundational online program created by DeepLearning.AI and taught by Luis Serrano. In machine learning, you apply math concepts through programming. And so, in this specialization, you’ll apply the math concepts you learn using Python programming in hands-on lab exercises.
-
Course by
-
Self Paced
-
22 ساعات
-
الإنجليزية

Introduction to Enterprise Resiliency
Resiliency is the ability to provide the required capability in the face of adversity, without significant impact. This is not something that just happens, but rather must be thoroughly planned for and tested, including: 1. Keeping hardware, the operating system, middleware, and applications up and running throughout planned and unplanned outages 2. Recovering a site from an unplanned event without data loss This course is intended for IT managers, IT architects, system programmers, and system operations professionals.
-
Course by
-
Self Paced
-
6 ساعات
-
الإنجليزية

Building a Company’s database using MySQL and SQL
By the end of this project, you will create a database for a company using MYSQL and SQL commands. You will be able to create databases and tables, form relationships between the tables , write SQL commands to manipulate your data, write SQL functions to perform mathematical operations on your data and write regular expressions.
This project will help you get your hands on the Structured query language which is the language used to communicate with databases and how to form entity relationships between tables.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

Creating Features for Time Series Data
This course focuses on data exploration, feature creation, and feature selection for time sequences. The topics discussed include binning, smoothing, transformations, and data set operations for time series, spectral analysis, singular spectrum analysis, distance measures, and motif analysis. In this course you learn to perform motif analysis and implement analyses in the spectral or frequency domain.
-
Course by
-
Self Paced
-
8 ساعات
-
الإنجليزية

Demand Planning in RStudio: Create Demand Forecast
This Guided Project Demand Planning in RStudio: Create Demand Forecast is for Supply Chain and/or Operations Analysts.
-
Course by
-
Self Paced
-
4 ساعات
-
الإنجليزية

File Editor Time Travel with Linux
In this 1-hour long project-based course, you will time travel to visit some of the popular Linux file editors throughout history, from ancient to recent. You will learn about each of them, their pros and cons and basic operations. Basic knowledge Linux command line is recommended before taking this course.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

TypeScript String Properties and Methods
This project will teach you TypeScript string properties and methods in the TypeScript playground which will make string handling easier.Since text data is commonly used as a “string” in TypeScript, the ability to use and manipulate strings is a core component of TypeScript programming. So in this guided project you are going to learn different string properties and methods which are important for string manipulation operations. 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 ساعات
-
الإنجليزية

Building Candlestick Charts with Tableau
In this 1-hour long project-based course, you will learn how to use Python YFinance to extract stock price data and how to use Tableau to build a japanese candlestick chart.
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.
This course's content is not intended to be investment advice and does not constitute an offer to perform any operations in the regulated or unregulated financial market
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية

Automation with Ansible
Automation with Ansible is a fundamental course for deploying end-to-end automation. This course provides a secure and stable foundation for automating your environment. Ansible Automation helps organizations to create, share and manage the automation of tasks from development and operations to security and network teams. This course provides 3 hours of training videos which are segmented into modules. The course concepts are easy to understand through lab demonstrations.
-
Course by
-
Self Paced
-
6 ساعات
-
الإنجليزية

Exam Prep DP-300: Azure Database Administrator Associate
Database administration is one of the basic necessities of every enterprise. The growth of cloud and On-premises relational databases continues to create the need for professional database administrators. Therefore, an updated certification such as DP-300 could open up favorable options for employment of database administrators. The Azure database administrator implements and manages the operational aspects of cloud-native and hybrid data platform solutions built on SQL Server and SQL database services.
-
Course by
-
Self Paced
-
16 ساعات
-
الإنجليزية

Data Encryption using AWS KMS From UST
Welcome to this Guided Project on Data Encryption using AWS KMS, From UST.
For more than 20 years, UST has worked side by side with the world’s best companies to make a real impact through transformation. Powered by technology, inspired by people and led by their purpose, they partner with clients from design to operation.
With this Guided Project from UST, you can quickly build in-demand job skills and expand your career opportunities in the Securities field by learning how to use AWS KMS for Cryptographic Operations.
-
Course by
-
Self Paced
-
3 ساعات
-
الإنجليزية

Requirements Writing
Welcome to "Requirements Writing". As the title indicates, over the next four weeks, we will be looking at the important task of writing of text-based requirement statements. The course takes you step by step through the rules for writing requirements statements in accordance with the "Guide for Writing Requirements" published by the International Council on Systems Engineering (INCOSE). This course welcomes anyone who wants to find out how to write requirements.
-
Course by
-
Self Paced
-
4 ساعات
-
الإنجليزية

A General Approach to Risk Management
Every organization uses its information to support its business operations. When there are threats in the internal and external environments, they create the risk of information loss or damage. This course examines the design and construction of a risk management program, including policies and plans, to support the identification and treatment of risk to the organization’s information assets.
-
Course by
-
Self Paced
-
8 ساعات
-
الإنجليزية

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?
-
Course by
-
Self Paced
-
7 ساعات
-
الإنجليزية