دوراتنا

Mastering Ansible Automation

Mastering Ansible Automation

Learn the essentials to quickly master automation with Ansible! While this course is designed for learners with limited coding experience, it is helpful (though not required!) to have familiarity with Linux or Unix-like operating systems, the command line interface, and the basics of shell scripting. 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
  • 11 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
How to implement array based stack in C

How to implement array based stack in C

في نهاية هذا المشروع هتقدر تعمل Array-based Stack باستخدام لغة البرمجة .C في هذا المشروع سوف تكون قادرا على تحديد وتطبيق المفاهيم الأساسية للبرمجة مثل: (functions, arrays) بالإضافة الى فهم بعض المفاهيم مثل Encapsulation and ADT وفهم طريقة عمل ال stack ولماذا تستخدم.

لغة البرمجة c تستخدم في برمجة الكمبيوتر أو أيّ آلة تحتوي على معالج أو متحكم (Micro-controller)، وهي لغة برمجة بسيطة ومرنة تستخدم للأغراض العامة،
لغة C لغة أساسية ضرورية لكتابة كل أنظمة التشغيل (Windows, Mac OS, Linux, Unix)، إلى البرامج المعقدة مثل قاعدة بيانات أوراكل (Oracle)، مترجم بايثون(Python)، وغيرها.

  • Course by
  • Self Paced
  • 3 ساعات
  • عربي
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
تعلم C عن طريق عمل Array-based Stack

تعلم C عن طريق عمل Array-based Stack

في نهاية هذا المشروع هتقدر تعمل Array-based Stack باستخدام لغة البرمجة .C في هذا المشروع سوف تكون قادرا على تحديد وتطبيق المفاهيم الأساسية للبرمجة مثل: (functions, arrays) بالإضافة الى فهم بعض المفاهيم مثل Encapsulation and ADT وفهم طريقة عمل ال stack ولماذا تستخدم.

لغة البرمجة c تستخدم في برمجة الكمبيوتر أو أيّ آلة تحتوي على معالج أو متحكم (Micro-controller)، وهي لغة برمجة بسيطة ومرنة تستخدم للأغراض العامة،
لغة C لغة أساسية ضرورية لكتابة كل أنظمة التشغيل (Windows, Mac OS, Linux, Unix)، إلى البرامج المعقدة مثل قاعدة بيانات أوراكل (Oracle)، مترجم بايثون(Python)، وغيرها.

  • Course by
  • Self Paced
  • 2 ساعات
  • عربي
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
تعلم C عن طريق عمل function تقوم برسم شكل شجرة

تعلم C عن طريق عمل function تقوم برسم شكل شجرة

في نهاية المشروع هتقدر تعمل function بترسم شكل شجرة باستخدام لغة البرمجة C في هذا المشروع سوف تكون قادر على تحديد وتطبيق المفاهيم الأساسية للبرمجة مثل: (data types، variable declaration and initialization، loops، functions) التي سوف تساعدك على بناء البرنامج الخاص بك في C.

لغة البرمجة c تستخدم في برمجة الكمبيوتر أو أيّ آلة تحتوي على معالج أو متحكم (Micro-controller)، وهي لغة برمجة بسيطة ومرنة تستخدم للأغراض العامة،
لغة سي لغة أساسية ضرورية لكتابة كل أنظمة التشغيل (Windows, Mac OS, Linux, Unix)، إلى البرامج المعقدة مثل قاعدة بيانات أوراكل (Oracle)، مترجم بايثون(Python)، وغيرها.

  • Course by
  • Self Paced
  • 2 ساعات
  • عربي
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Linux: Processes & System Resource Management for DevOps

Linux: Processes & System Resource Management for DevOps

In this 1-hour long project-based course on Linux: Intro to process and system resource management for DevOps, you will be working entirely on the command line and using powerful Linux commands such as ps -ef, top, and pstree to learn how process and system resources work and are managed in Linux. You will be starting, stopping, searching and viewing running processes and seeing how they are all linked together in the process hierarchy.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Integrated development environments in Linux

Integrated development environments in Linux

In this project, you will install and explore five free Integrated Development Environments or IDEs on a Linux System.
Linux is a popular operating system that is based on the Unix operating system. It is a popular Operating System for running efficient Application Servers, but also has a great Desktop available for running Integrated Development Environments for Application development. IDE’s offer the developer a single place to write, edit, debug, and launch programs in various languages.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Container Creation and Orchestration Basics

Container Creation and Orchestration Basics

Practice creating containers without installing anything! This course is designed for learners with no technical experience, providing a solid foundation for container creation and orchestration. Learners will gain hands-on practice on an Ubuntu system that can be easily transferred to other Unix-based operating systems. The modules in this course cover the benefits and uses of Kubernetes, the creation and building of container images, and the deployment of containers. To allow for a truly hands-on, self-paced learning experience, this course is video-free.

  • Course by
  • Self Paced
  • 9 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Basic System Programming on IBM Z

Basic System Programming on IBM Z

The foundational knowledge for the position of an IBM z/OS System Programmer and System Administrator begins with this third and final course in the three course professional certificate track. This course provides hands-on labs to everyday z/OS tasks with JCL, JES, ISHELL and HFS, and z/OSMF. Topics covered include VSAM, z/OS System Libraries, the Language Environment, Generation Data Groups, RAIM, DB2, UNIX System Services, and USS File System. On successful completion of this course, the learners are eligible to claim the Basic System Programming on IBM Z badge.

  • Course by
  • Self Paced
  • 18 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Linux: Introduction to Shell Scripting for DevOps

Linux: Introduction to Shell Scripting for DevOps

In this 1-hour long project-based course on Linux: Introduction to Shell Scripting for DevOps, you will be writing your own Bash/Shell scripts for scratch.You will be going through all of the key components that make up the bash script, from exit statuses, the test command, if/else statements, loops and file archiving.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Linux: Use Vim to Edit an HTML Document

Linux: Use Vim to Edit an HTML Document

In this 1-hour long project-based course on Linux: Use Vim to Edit an HTML Document, you will be working entirely in the Bash shell and using powerful VIM commands to learn how we can fully work with files without the need of an IDE or text editor GUI. You will be going through a full workflow, from entering, and exiting VIM, saving and quit without save, to powerful copy, paste and search and replace commands which will allow us to work with single words, whole lines and even chunks of text.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Connecting to Devices and Networks

Connecting to Devices and Networks

Practice managing devices and networks without installing anything! This course is designed for learners with no technical experience, providing a solid foundation of connecting to devices and networks. Learners will gain hands-on practice on an Ubuntu system that can be easily transferred to other Unix-based operating systems. The modules in this course cover managing devices and partitions, basic networking tools and name resolution, and securely transferring data over networks to create backups. To allow for a truly hands-on, self-paced learning experience, this course is video-free.

  • Course by
  • Self Paced
  • 7 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Linux: Archiving and Compression for DevOps (tar/gzip)

Linux: Archiving and Compression for DevOps (tar/gzip)

In this 1-hour long project-based course on Linux: Archiving and Compression for DevOps you will be working entirely on the command line and using powerful Linux commands using tar and various compression commands such as gzip and bzip2 to learn how file archiving and compression works in Linux. You will be archiving a Wordpress directory of files and compressing the archive using various compression formats. You will no longer be mystified by what these commands and options are doing, and you will understand the structure of these various commands better.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Command Line in Linux

Command Line in Linux

Linux is a popular operating system that is based on the Unix operating system. It has many distributions which have different interfaces for installing software, different user interfaces, and so on. One thing all of the ‘distros’ have in common is that they all have a command line interface, or terminal. In fact, sometimes there is no user interface except the terminal itself. A Linux server running a web application on AWS, for example, may only contain the software required to run the application, and no GUI ‘window’ system at all.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Unix Tools: Data, Software and Production Engineering

Unix Tools: Data, Software and Production Engineering

Grow from being a Unix novice to Unix wizard status! Process big data, analyze software code, run DevOps tasks and excel in your everyday job through the amazing power of the Unix shell and command-line tools.

  • Course by
  • Self Paced
  • 32
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Introducing z/OS UNIX System Services

Introducing z/OS UNIX System Services

e.g. This is primarily aimed at first- and second-year undergraduates interested in engineering or science, along with high school students and professionals with an interest in programming. On successful completion of this course, the learners are eligible to claim a badge. More information can be found here:https://www.credly.com/org/ibm/badge/introduction-to-z-os-unix-system-services

  • Course by
  • Self Paced
  • 13 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Files and directories in the Linux filesystem

Files and directories in the Linux filesystem

In this project, you will use Linux commands to traverse Linux directories and list files. You will also learn where certain files are stored, how to change permissions to allow access, and how to decide where files should reside. Linux is a popular operating system that is based on the Unix operating system. It has many distributions which have different interfaces for installing software, different user interfaces, and so on. Each distribution has a similar filesystem with directories used to house and organize files.

  • Course by
  • Self Paced
  • 2 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Linux: Use NANO editor to edit a Bash Script

Linux: Use NANO editor to edit a Bash Script

In this 1-hour long project-based course on Use NANO Editor to edit a Bash Script, you will be working entirely in the Bash shell and using powerful Nano commands to learn how we can fully work with files without the need of an IDE or text editor GUI. You will be going through a full workflow, from entering,and exiting Nano, saving and quit without save, to powerful copy, paste and search and replace commands which will allow us to work with single or multiple lines in single buffers.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Introduction to Bash Shell Scripting

Introduction to Bash Shell Scripting

This course will help those new to shells and shell scripting to build a foundation with the Bash shell. We'll learn several Bash shell commands that will allow you to navigate and use the shell for everyday tasks. We will also write a Bash shell script that will back up a directory and email the compressed file, a culmination of all the commands we’ll cover. We will cover: Not only will you gain the knowledge to customize your system, you will have a solid foundation to expand what you can do with Bash on the command line and in scripts.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Practical Introduction to the Command Line

Practical Introduction to the Command Line

In this project, you will use the UNIX command line to create photo albums that organize photos into directories by date. You'll learn what's the difference between a terminal, bash, command-line, and prompt. With lots of hands-on exercises, you'll master the most fundamental Unix commands for navigating, manipulating and inspecting files. Interacting with a computer through a command-line interface (CLI) is a powerful technique. In such an interface, you type commands telling the computer to perform desired tasks.

  • Course by
  • Self Paced
  • 2 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Bash Scripting and System Configuration

Bash Scripting and System Configuration

Code and run your first Bash script in minutes without installing anything! This course is designed for learners with no scripting experience. Learners will gain hands-on practice on an Ubuntu system that can be easily transferred to other Unix-based operating systems. The modules in this course cover scripting basics (e.g. control structures), advanced scripting (e.g. regular expressions), git version control, and system configuration (e.g. installing and updating). To allow for a truly hands-on, self-paced learning experience, this course is video-free.

  • Course by
  • Self Paced
  • 10 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Linux: User Ownership and Permissions for DevOps

Linux: User Ownership and Permissions for DevOps

In this 1-hour long project-based course on Linux: User Ownership and Permissions for DevOps, you will be creating users and groups. You will learn how to create users, assign them to or deassign them from different groups. You will also be setting up groups and learning how to modify user details and group details. You will then move on to our activity which is setting up a private system folder which will only be able to be accessed by a specific set of users assigned to a particular group.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Unix System Basics

Unix System Basics

Explore Unix system basics without installing anything! This course is designed for learners with no technical experience, providing a solid foundation of Unix basics. Learners will gain hands-on practice on an Ubuntu system that can be easily transferred to other Unix-based operating systems. The modules in this course cover what characterizes Unix-based operating systems, navigating, searching, and editing files and directories using the command line. To allow for a truly hands-on, self-paced learning experience, this course is video-free.

  • Course by
  • Self Paced
  • 9 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Unix and Bash for Beginners

Unix and Bash for Beginners

This specialization is intended for people without technical experience who seek to develop bash scripting skills and learn about Unix tools that will allow them to perform basic system administrator tasks on Linux and other Unix-based systems. In these four courses, you will cover everything from navigating the system on the command line, to scripting and automating tasks, to networking and containers. These topics will help prepare you to comfortably navigate and troubleshoot Unix-based systems and automate tasks on more complex systems.

  • Course by
  • Self Paced
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Crea tu primer desarrollo web con React

Crea tu primer desarrollo web con React

En este proyecto, haremos el desarrollo web de un restaurante, mostrando su menú y un área de contacto.

Estaremos usando React, a través del generador VITE, implementando ruteo y manejo de TailwindCSS para la interfaz.

Al completar el proyecto, serás capaz de crear la base de una aplicación web en React moderna, identificarás una arquitectura de carpetas y trabajarás con diferentes librerías que permiten la optimización y manejo claro del proyecto.

Este proyecto es nivel intermedio. Se piden conocimientos intermedios en JavaScript y básicos con la terminal (shell) UNIX.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإسبانية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Introducción a la terminal de comandos de Linux

Introducción a la terminal de comandos de Linux

Linux es un sistema operativo popular que se basa en el sistema operativo de Unix. Tiene muchas distribuciones que tienen diferentes interfaces para instalar software, diferentes interfaces de usuario, etc. Una cosa que todas las 'distros' tienen en común es que todas tienen una interfaz de línea de comandos, o terminal. De hecho, a veces no hay ninguna interfaz de usuario excepto la propia terminal. Un servidor Linux que ejecuta una aplicación web en AWS, por ejemplo, puede contener sólo el software necesario para ejecutar la aplicación, y ninguna interfaz gráfica de usuario en absoluto.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإسبانية
الاشتراك الشهري
متضمن في
    Buy Now
  • Free
اعرف المزيد