Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

Freelancer

Obieda Ananbeh

Sr.Software Engineer

Microsoft Certified

Java Developer

Freelancer

Tag: Python

February 20, 2022 Set part 2(Add Items To Set, Loop in set , Update Items In Set and Remove Items from the Set )
Python

In this lesson we will learn : 1. Add Items To Set 2. Loop Sets 3. Update Items In Set…

February 20, 2022 Set Part 1(What is Sets , Declare a new Set, Length of a Set and Access Items)
Python

In this lesson we will learn : 1. What is Sets 2. Declare a new Set 3. Length of a…

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…