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