Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 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 31 1 2
    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 101 Python For Absolute Beginners

    Posted By: ELK1nG
    Python 101 Python For Absolute Beginners

    Python 101 Python For Absolute Beginners
    2022-11-21
    MP4 | Video: h264, 1600x900 | Audio: AAC, 44.1 KHz
    Language: English | Size: 658.99 MB | Duration: 2h 45m

    Python 101 Python For Absolute Beginners

    What you'll learn

    Description

    Welcome to the world's best python course for absolute beginners.
    In This course, I will teach you everything you need to know to start your Python programming journey. 
    You do not need to have prior knowledge of Python. I am going to teach you everything from scratch with interactive challenges.
    In this course, you are going to build projects, including, 
    My Self Generator
    Age Calculator 
    Odd or Even Calculator 
    Discount Calculator 
    Bank Loan Approval App
    BMI Calculator and 
    You will make your own adventure game, "Escape from the Earth." 
    The special thing is that you guys are making these projects yourself. That's awesome. Isn't that great?
    And also we will learn about the basic concepts in Python.
    We will discuss how to get outputs in Python and what things we should be careful about while using the print() function.
    Escape sequences and what are commonly used escape sequences.  
    We will learn how to store values in the computer memory, which means we will discuss variables, declare variables, assign a value directly, and assign a value by reading a user input. 
    Python Data types: string, integer, float, and boolean.
    Mathematical operations and operator precedence.
    How to control the flow of a program using if conditions. There we will discuss,
    Simple if - else
    Multiple if - conditions ( if - elif - else )
    Nested - If 
    Logical operators

    So, you can see, In this course, we will cover the important basic concepts in Python with interactive challenges. Challenges are really helpful to you improve your programming skills.
    So, why are you waiting? Let's begin the course. !

    Overview

    Lesson 1:Welcome to Python for Absolute Beginners
    Lesson 2:Setup Environment for Python in Mac OS
    Lesson 3:Setup Environment for Python in Windows
    Lesson 4:Print on the Terminal ( Print Hello World on the Terminal )
    Lesson 5:Challenge #1 ( Practice Print Function )
    Lesson 6:Escape Sequences
    Lesson 7:Challenge #2 ( Error Handling of Print Function and Escape Sequences )
    Lesson 8:Python Variable Declaration and Assignment
    Lesson 9:Variable Naming
    Lesson 10:Read User Inputs
    Lesson 11:Challenge #3 ( My Self Generator )
    Lesson 12:Python Data Types
    Lesson 13:13 Python Strings
    Lesson 14:Challenge #4
    Lesson 15:Python Type Conversion
    Lesson 16:Challenge #5 ( Age Calculator )
    Lesson 17:Python Mathematical Operations
    Lesson 18:Python Operator Precedence
    Lesson 19:19 Challenge #6 ( Practice Mathematical Operations )
    Lesson 20:Python F-String
    Lesson 21:Python Control Flow using If-Else
    Lesson 22:Challenge #7 ( Odd Even Finder )
    Lesson 23:Challenge #8 ( Exam Pass Fail Finder )
    Lesson 24:Python ElIf Statement
    Lesson 25:Challenge #9 ( Discount Calculator)
    Lesson 26:Python Range Check using If - Else
    Lesson 27:Challenge 10 ( BMI Calculator)
    Lesson 28:Python Nested If
    Lesson 29:Challenge #11 ( Bank loan approval app)
    Lesson 30:Logical Operators
    Lesson 31:Challenge #12 ( Adventure Game - Alien Escape )