Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Author: oananbeh

July 10, 2021 How to install windows 10 on virtualbox mac
How to

How to install windows 10 on Virtualbox Mac. My Prefer setting to give a perfect performance. Link to Download the…

June 24, 2021 Data Type Part1 (boolean, integer, float and string)
Python

In this lesson we will learn :  Data Types:  boolean (bool) – A True or False value. integer (int) –…

June 22, 2021 Operators in Python
Python

In this lesson we will learn: Arithmetic Operators:  Addition (+) Subtraction (-) Multiplication (*) Division (/) Floor division (//) Modulus…

June 22, 2021 Variables in Python Part 2
Python

In this lesson we will learn: 1. The rules we should be follow to create a variables. 2. Multiple Words…