Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

AI

Author: oananbeh

January 14, 2022 Tuple in Python
Python

In this lesson we will learn : 1. Declare Tuple 2. Access Tuple Items 3. Tuple Length 4. Check if…

December 31, 2021 BERT(Bidirectional Encoder Representation from Transformer)
Article

What is BERT?  BERT stands for (Bidirectional Encoder Representation from Transformer), was initially released in late 2018 by Google.  It…

October 7, 2021 Configure Logitech mouse to work as a trackpad for Mac OS
How to

Configure Logitech mouse to work as a trackpad for Mac OS Logitech Support URL: https://support.logi.com/hc/en-us

September 30, 2021 List Part 3 (Check if Item Exists, Loop Through a List and Sort Lists )
Python

In this lesson we will learn :  Clear the List. Check if Item Exists. List Length. Loop Through a List…