Python Tutorial for Beginners 2020 - For Loop (2)

Published: 30 November 2020
on channel: DO Programming
604
17

Hey guys, this is the 19th video for my Python's tutorial course for beginners. We will be covering all the basics about Python including installing and setting up the development environment, variables, data structures, iterations, conditionals, operators, error handlings, functions, classes and many more. The aim for this tutorial is to provide with a solid foundation layer for Python and programming in general so that we can proceed to more advanced level Python tutorials and also look into different application areas of using Python such as web development and data science.

This video is the second video for iterations using for loop. In this video, we will apply what we've learned in the first video to various iterable data type available in Python including string, list, dictionary, set, and tuple. For the indexable and iterable data types (string, list, tuple), we will go through the iteration using two different methods (Python's default and range), and for non-indexable data types such as dictionary, we will go through some of the dictionary methods that we can utilizes to iterate through them in the for loop. Toward the end of the video, we will talk about enumerate function to gain access to both the indexes and elements in the iterable data types.





=============================================================

Timestamps:

00:00 Introduction
00:19 For loop - list
0 2:24 For loop - tuple
03:51 For loop - string
05:59 For loop - dictionary
12:16 For loop - set
14:43 enumerate



=============================================================

Share video link:    • Python Tutorial for Beginners 2020 -  For ...  

=============================================================

GitHub link:
https://github.com/funandeasyprogramm...

=============================================================

Instagram:   / do_programming  
Facebook:   / danny.oh.96742  


On this page of the site you can watch the video online Python Tutorial for Beginners 2020 - For Loop (2) with a duration of hours minute second in good quality, which was uploaded by the user DO Programming 30 November 2020, share the link with friends and acquaintances, this video has already been watched 604 times on youtube and it was liked by 17 viewers. Enjoy your viewing!