Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Python Made Easy for Beginners

    Posted By: BlackDove
    Python Made Easy for Beginners

    Python Made Easy for Beginners
    Updated 11/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English | Duration: 73 lectures (14h 5m) | Size: 5.48 GB


    Beginners to Advanced Python Course for Beginners (Check course contents for more details)

    What you'll learn
    Python from Basics to Advanced
    Python Programming Language
    Python for Beginners
    Python from Scratch

    Requirements
    No prerequisites required as everything is explained from scratch
    All installation required for learning Python are also included in this course
    Description
    This Python Made Easy for Beginners course covers the below topics:

    Introduction to Python

    Downloading, Installing and Configuring Python

    Downloading, Installing and Using PyCharm IDE

    Print Statements

    Variables

    Data Types

    Type Casting

    Operators

    Comments

    Operator Precedence

    Deleting a Variable

    Using + for String concatenation

    Storing Multi-line preformatted String text into a variable

    Storing a lengthy text into a variable

    Formatting Print Statements

    Control Flow Statements

    Select/Decision Control Statements

    while loop

    for loop with range()

    break and continue statements

    Functions - Getting Started

    Functions can be called multiple times

    Parameterizing Functions

    Default Arguments in Functions

    Function with multiple parameters

    Functions can return data

    Purpose of Functions

    Multiple functions can be created

    Using input() inbuilt function

    max() and min() functions

    Local and Global Variables

    pass Statement

    Collections

    List

    Tuple

    Set

    Dictionary

    List versus Tuple versus Set versus Dictionary

    Strings

    in and not in operators

    File Handling

    Getting started with Object Oriented Programming

    self in Python

    Assigning method parameters to class variables using self keyword

    Initializing Class variables using methods in Python

    __init__ method

    Static Variables, Static Methods, Instance Variables and Instance Methods

    Inheritance

    Types of Inheritance

    Polymorphism - Method Overriding

    Overloading is not supported by Python

    super()

    Private variables and Private methods

    Using Getter and Setter Methods with private variables

    Encapsulation in Python

    Abstraction in Python

    Modules

    Packages

    Exception Handling

    Lambda Functions

    Using *args

    Using **kwargs

    Unpacking Collections or range() into individual variables

    Complex Data Type

    range Data Type

    Complete List of Data Types

    Generating Random Numbers

    Escape Characters

    Using bool() function

    Short Hand if and if ..else statements

    Using iter() function with List, Tuple, Set and Dictionary

    Date and Time

    Regular Expressions

    Who this course is for:
    Python Beginners from any field
    Python required for Software Testers
    Python required for learning Selenium Automation Tool