Python Tutorial for Beginners 2020 - While Loop and Iterator

preview_player
Показать описание
Hey guys, this is the 22nd 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 first video of Python's while loop. In this video, we will talk about the basics of what while loop is, and how to use them, and also we will talk about how we can iterate through the data types using while loop. In this video, I also have an example about using the iterator to iterate through the dictionary data type, we will have a separate video about the iterator, but the iterator example is there to show you how the iteration is happening behind the scene.

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

Timestamps:

00:00 Introduction
00:18 While Loop Basics
06:13 While Loop - List
07:36 While Loop - Dictionary

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

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

GitHub link:
=============================================================

Рекомендации по теме