220,065 views
Python basic course for beginners of two hours. Moving from the simple installation of Python and Pycharm to the foundations of this programming language. After this two-hour course you will be able to write your python code with a considerable amount of knowledge for those who two hours before had never written a line of code. ???? ► My complete python course https://codegrind.it/corsi/corso-pyth... ???? ►Lesson documentation + exercises https://codegrind.it/dcumentazioni https://codegrind.it/esercizi/python ???? ►Do you need hosting to put your site online? https://bit.ly/3ViVqhm ???? ► Book and workstation recommendations: https://amzn.to/3g0gSXZ ???? ► Support the channel with a donation: https://bit.ly/3CIHBjR https://bit.ly/3EurJnh ???? ►Social and Community Telegram Group: https://bit.ly/3MnRZ4X Telegram Channel: https://bit.ly/3Vhrn9C Discord: https://bit.ly/3rOR97L Linkedin: https://bit.ly/3ExG7Lv ⏰ ►Chapters 0:00 How to install Python 8:00 How to write Comments in Python 9:20 What are Variables 14:00 What are Data Types 19:46 User Input 21:06 What is Casting 24:43 working with Strings 33:01 Math in Python 41:18 using If Else Elif 53:17 how the While Loop works 1:01:34 what is the For Loop 1:09:41 Lists 1:20:23 Range 1:23:24 Tuple 1:29:46 Set 1:34:29 Dictionary 1:45:31 Functions On the channel you can find an updated python tutorial course divided into individual videos where I bring different modules. We start from the basics and get to using mysql as a database. Among the other programmed modules there are numpy, pandas, integration with mongodb and many others. ►Download Python https://www.python.org/ ►Download Pycharm https://www.jetbrains.com/pycharm/ ►Documentation followed in the video https://www.w3schools.com/python/