ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

618 results

Hassan EL BAHI
Python 29: Understanding Dictionaries in Python

In this video, we will explore what a dictionary is and the unique properties that define it ...

7:50
Python 29: Understanding Dictionaries in Python

13,565 views

1y ago

Hassan EL BAHI
Python 1 : Installer Python et Visual Studio Code | Darija

Dans cette vidéo, nous allons installer et configurer l'environnement de travail Python, étape indispensable avant de commencer ...

6:29
Python 1 : Installer Python et Visual Studio Code | Darija

17,512 views

9mo ago

Hassan EL BAHI
Python 19: Understanding and Creating Tuples in Python

In this video, you'll learn the fundamentals of tuples in Python. We'll examine what tuples are, how they differ from lists ...

12:14
Python 19: Understanding and Creating Tuples in Python

27,605 views

2y ago

Hassan EL BAHI
Python #3: print() and input()

In this video, you'll learn how to use: - The print() function to display a message or the value of a variable, - The input ...

19:14
Python #3: print() and input()

179,177 views

5y ago

Hassan EL BAHI
Python 37: Accessing elements of a string (indexing & slicing)

In this video, we'll learn how to access characters in a string in Python using two simple techniques: 1 - Indexing → access ...

13:05
Python 37: Accessing elements of a string (indexing & slicing)

3,850 views

11mo ago

Hassan EL BAHI
Python : qu'est-ce que c'est, pourquoi devriez-vous l'apprendre et quels sont ses utilisations?

Dans cette vidéo, vous comprendrez : - Qu'est-ce que le langage python ? - Pourquoi devriez-vous apprendre Python? - Quels ...

9:19
Python : qu'est-ce que c'est, pourquoi devriez-vous l'apprendre et quels sont ses utilisations?

374,219 views

5y ago

Hassan EL BAHI
Corrected exercise 189: Program that allows you to check if a string is a palindrome

In this video, we'll write a Python program that checks whether a string is a palindrome or not. A string is said to be ...

8:43
Corrected exercise 189: Program that allows you to check if a string is a palindrome

2,247 views

10mo ago

Hassan EL BAHI
Python 2 : Les données et variables en Python | Darija

Dans cette vidéo, nous allons découvrir les variables en Python, un concept fondamental en programmation. Vous allez ...

18:15
Python 2 : Les données et variables en Python | Darija

17,077 views

9mo ago

Hassan EL BAHI
Solved Exercise #19: Program to calculate the price including tax for a product | Python

In this video, we'll write a program that calculates the total price (including tax) of a product, given its price excluding ...

6:38
Solved Exercise #19: Program to calculate the price including tax for a product | Python

37,537 views

5y ago

Hassan EL BAHI
Python 25: Understanding and Creating Sets in Python

In this video, we'll explore what a set is, the unique properties that define it, the different methods for creating it, and ...

14:00
Python 25: Understanding and Creating Sets in Python

11,407 views

2y ago

Hassan EL BAHI
Python #1: How to download and install Python and PyCharm?

In this video, you'll learn how to download and install Python and PyCharm on Windows. You'll also learn how to run your first ...

5:49
Python #1: How to download and install Python and PyCharm?

205,871 views

5y ago

Hassan EL BAHI
Python : L’histoire de Python et pourquoi tout le monde l’utilise | Darija

Dans cette vidéo d'introduction, nous allons découvrir le langage de programmation Python. Nous commencerons par l'histoire ...

11:08
Python : L’histoire de Python et pourquoi tout le monde l’utilise | Darija

32,749 views

9mo ago

Hassan EL BAHI
Corrected exercise 109: Filling a list with the amounts acquired in a bank account | Python

In this video, we will write a program that solves the following problem: For her birth, Sara's grandmother deposits €1,000 ...

7:00
Corrected exercise 109: Filling a list with the amounts acquired in a bank account | Python

7,033 views

4y ago

Hassan EL BAHI
Python 13: What is a Python List? and How to Create One?

In this video, you will understand: - What is a Python list? - The characteristics of a Python list? - How to create a list in ...

17:16
Python 13: What is a Python List? and How to Create One?

73,256 views

4y ago

Hassan EL BAHI
Python 30: Create a Dictionary in Python

In this video, you will understand the different methods to create a dictionary in Python ...

4:55
Python 30: Create a Dictionary in Python

11,943 views

1y ago

Hassan EL BAHI
Exercice corrigé #1 : Programme qui affiche le nom et l'âge de l'utilisateur  | Python

Dans cette vidéo, nous allons écrire un programme qui demande le nom et l'âge d'un étudiant à l'université et afficher "Bonjour ...

4:42
Exercice corrigé #1 : Programme qui affiche le nom et l'âge de l'utilisateur | Python

281,826 views

5y ago

Hassan EL BAHI
Corrected exercise #10: Program that calculates the distance between two points A and B on the pl...

In this video, we will write a program that calculates and displays the distance between two points A and B on the plane whose ...

5:50
Corrected exercise #10: Program that calculates the distance between two points A and B on the pl...

53,423 views

5y ago

Hassan EL BAHI
Exercice corrigé #17 : Programme qui calcule les solutions d’une équation du second degré  | Python

Dans cette vidéo, nous allons écrire un programme qui affiche la ou les solutions d'une équation du second degré de la forme ax² ...

6:49
Exercice corrigé #17 : Programme qui calcule les solutions d’une équation du second degré | Python

72,000 views

5y ago

Hassan EL BAHI
Corrected Exercise #9: Program that converts duration into hours, minutes, and seconds | Python

In this video, we'll write a program that requests a time T (an integer) expressed in seconds, and converts it to hours ...

5:28
Corrected Exercise #9: Program that converts duration into hours, minutes, and seconds | Python

59,437 views

5y ago

Hassan EL BAHI
Corrected exercise 111: Program that checks if 2 lists have at least one element in common | Python

In this video, we'll write a program that asks the user to fill in two lists of size 6, then the program checks whether the ...

6:59
Corrected exercise 111: Program that checks if 2 lists have at least one element in common | Python

8,216 views

4y ago