Python Tutorial for Beginners 2020 - Operators
Hey guys, this is the eigth 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. In this video, we are going to talk about operators in Python. The operators are important part of Python programming as they are commonly used in general various different places in Python programming. In the Numbers video, we've went through the arithmetic operator, and so in this video, we will be talking about comparison, logical, identity, and membership operators. For comparison operator, we will talk about comparing both the integer and string variables, and in logical operator, we will talk about how the resultant from one or more boolean values can be generated among boolean entities using Truth table. And for identity operator, we will be talking about the difference between 'is' and 'equal to' operators so that we can clearly understand the difference and use cases. And finally in membership operator, we will have two examples using string and list to demonstrate the use of it. ============================================================= Timestamps: 00:00 Introduction 00:36 Comparison Operator 02:39 Comparison Operator - String 04:54 Logical Operator 07:41 Logical Operator Example 10:47 Identity Operator 15:05 Membership Operator 17:20 Final Example ============================================================= Share video link: https://youtu.be/Tr0KFVV5YW4 ============================================================= GitHub link: https://github.com/funandeasyprogramming/python_tutorial_for_beginners/blob/master/operators/operators.py ============================================================= Instagram: https://www.instagram.com/do_programming/ Facebook: https://www.facebook.com/danny.oh.96742
Download
0 formatsNo download links available.