Apprendre Python - Tutoriel Complet pour Débutants (1h15 avec PyCharm)
COMPLETE PYTHON TUTORIAL FOR BEGINNERS (1h15) In this Python tutorial for beginners, you will learn the basics of programming with Python from A to Z in 1h15. If you are a beginner in Python programming, this complete tutorial is for you -------------- Table of contents, to directly access the different chapters. Don't hesitate to pause and come back to a passage. (0:00) – Intro (0:40) - Python in a nutshell (1:10) - The characteristics of Python (2:54) - The development environment: Installing Python (4:19) - The development environment: Installing PyCharm (6:57) - First code in Python, Hello World! (10:49) - Comments (12:00) – Numbers (18:38) - Character strings (21:08) - Character strings - Escaping a quote (22:34) - Character strings - String concatenation (24:54) - Character strings - Access to the index of a string (26:58) - Character strings - String splitting (29:02) - Character strings - Length of a string (29:51) – Lists (31:31) - Lists - Concatenating a list (31:53) - Control structures (32:09) - Control structures - Conditional if statement (35:35) - Control structures - The for statement (37:55) - Control structures - The while statement (39:58) - The range() function (41:49) - Break, continue, and else clauses within loops (44:28) - Functions (46:48) – Data Manipulations (46:58) - Data manipulations - append() method (47:47) - Data manipulations - insert() method (48:32) - Data manipulations - remove() method (49:03) - Data manipulations - the del statement (50:05) - Data manipulations - pop() method (50:38) - Data manipulations - clear() method (50:56) - Data manipulations - index() method (51:36) - Data manipulations - count() method (52:33) - Data manipulations - sort() method (53:30) - Data manipulations - reverse() method (53:56) – Modules and libraries (54:50) - Creating the porsche_utils.py module (1:01:51) - Dictionary added - Porsche model price list (1:02:31) - Creating the main script - main (1:02:48) - Creation of the main script - import of the porsche_utils module (1:03:18) - Create main script - Show initial list of Porsche models (1:04:11) - Creation of the main script - Display a Porsche model randomly (1:04:11) - Creating the main script - Mixing templates from the initial list (1:06:00) - Creating the main script - Counting pattern occurrences (1:04:11) - Creation of the main script - Display a Porsche model randomly (1:07:26) - Creating the main script - Show all template permutations (1:04:11) - Creating the main script - Show all combinations of two models (1:09:21) - Create main script - Show full length of template names (1:10:18) - Creation of the main script - Show sorting of Porsche models by name length (1:11:08) - Creating main script - Show current date and time (1:11:54) - Creating main script - Add 5 days to current date (1:12:46) - Creating the main script - Calculate the average price of Porsche models (1:13:46) - Creating the main script - Getting a model based on its index (1:12:46) - Creating the main script - Calculate the average price of Porsche models (1:15:05) - End of tutorial - Tips -------------- ❤️ Thanks for the support 👍 Subscribe for more Python tutorials: https://shorturl.at/ekG17 -------------- 📹My videos and tutorials💻 Python Videos 🐍 Python in 5 exercises: • Python debutant – 5 exercices pour maîtris... Python in 1h15: • Apprendre Python - Tutoriel Complet pour D... My video on the basics of Java LEARN JAVA in 1h20: • APPRENDRE JAVA DE A à Z en 1h20 | Tutoriel... Videos on Java object-oriented programming OBJECT ORIENTED PROGRAMMING COMPLETE TUTORIAL: • Programmation Orientée Objet Java - Tutori... Classes and objects: • Programmation Orientée Objet Java - Compre... Encapsulation: • Encapsulation Java | Comprendre la Program... -------------- 🔗Video links Py Charm: https://www.jetbrains.com/fr-fr/pycharm/ -------------- 📚Books to learn Python Learn to program in Python: https://amzn.to/42fn8kY Python Crash Course (English): https://amzn.to/3C6nsI5 🧠How to memorize your lessons? : https://amzn.to/4g5GKv0 -------------- 🖥️ Complete teleworking and chill gaming setup AOC 23.8" 24G2SPU/BK IPS LED Monitor AMD FreeSync: https://amzn.to/3WhuOiI Logitech G915 RBG Mechanical Keyboard:https://amzn.to/3Wkg3vJ Logitech G PRO Wireless RGB Gaming Mouse: https://amzn.to/3WkgkPh Electric Sit-Stand Desk 60x140 SONGMICS: https://amzn.to/3PBbkSj Gaming Office Chair SONGMICS:https://amzn.to/4arfgPq Logitech G733 Wireless Gaming Headset: https://amzn.to/40wGf8O -------------- Tags: #python #tutorial #programming

Learn Python in 2025 - Reasons that will CONVINCE you

Python - Cours complet pour débutants (2026)
![APPRENDRE PYTHON [TUTO PROGRAMMATION COMPLET DÉBUTANT]](https://i.ytimg.com/vi/oUJolR5bX6g/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLAiCiDSk_xzAOZbr7KlMM-d0vd3tQ)
APPRENDRE PYTHON [TUTO PROGRAMMATION COMPLET DÉBUTANT]
![APPRENDRE PYTHON : LA PROGRAMMATION ORIENTÉE OBJET [TUTO COMPLET DÉBUTANT]](https://i.ytimg.com/vi/Y-wXK0Wu5pc/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLAv96pvw0Q6UnPPet_PscaDdG-qkQ)
APPRENDRE PYTHON : LA PROGRAMMATION ORIENTÉE OBJET [TUTO COMPLET DÉBUTANT]

POO Python de Zéro en 2026 : Formation complète 1h (encapsulation, héritage, polymorphisme, ...)

👉 10 Fonctions Python INDISPENSABLES à connaître par cœur (Débutant à Avancé)

💻 Learn Java from A to Z in 2026 - COMPLETE TUTORIAL 1h40
![PYTHON : PROJET DÉBUTANT "CONVERTISSEUR D'UNITÉS" [TUTO PROGRAMMATION]](https://i.ytimg.com/vi/ztEx9p1u9SY/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCC04zhysdgdJBBzbDKolIUACEvMQ)
PYTHON : PROJET DÉBUTANT "CONVERTISSEUR D'UNITÉS" [TUTO PROGRAMMATION]

Replay Cours Python - Les bases de Python - partie 1
![APPRENDRE PYTHON : LES COLLECTIONS (LISTES ET TUPLES) [TUTO PROGRAMMATION DÉBUTANT]](https://i.ytimg.com/vi/5vX6oiVLza4/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLA3JPRF7ftZWBhHw1n-jyq8BYubHg)
APPRENDRE PYTHON : LES COLLECTIONS (LISTES ET TUPLES) [TUTO PROGRAMMATION DÉBUTANT]

👩💻 Python for Beginners Tutorial

Apprendre la Programmation Orientée Objets (POO) Python

Python : La programmation orientée objet

Apprendre Python de A à Z

PYTHON Full Course - Beginners to Super - Part 1

Apprenez Python de Zéro : La Formation Complète Pour Débutants (2025)

LEARN THE BASICS OF JAVA FROM A to Z in 1h20 | Tutorial for beginners

Apprendre Python Tutoriel pour Débutant (1h30)
![APPRENDRE PYTHON : LES ALGORITHMES [TUTO PROGRAMMATION DÉBUTANT]](https://i.ytimg.com/vi/dcSmvs6wadg/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLCXTH7XpZXV_VjLmoC_Zu_ZPtkm-Q)
APPRENDRE PYTHON : LES ALGORITHMES [TUTO PROGRAMMATION DÉBUTANT]

