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

    Programming with Python : HandsOn Practice

    Posted By: lucky_aut
    Programming with Python : HandsOn Practice

    Programming with Python : HandsOn Practice
    Duration: 4h 59m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 4.58 GB
    Genre: eLearning | Language: English

    Learn python by solving different problems

    What you'll learn:
    Python programming approach
    Logic building
    Approach to solve different type of questions
    Each lesson explained with in depth Program analysis and logic explained.
    Obtain a strong understanding on the logic building
    Learn python step by step: Solve coding exercises (Solutions included)

    Requirements:
    Basic knowledge of python programming language

    Description:
    Python has gained lots of popularity - its an in-demand programming language that is a backbone of data science, data analysis, machine learning and artificial intelligence! Python is one of the most in-demand programming languages - so much so, that big giants in IT - Google, Dropbox, NASA, Instagram, Disqus, Pinterest and many fortune 500 companies are using Python extensively to build their applications.
    The art of doing is the art form of transforming oneself from a passive learner who watches, to one who sees the process of learning for what it truly is; a mechanism to better oneself. In this course I have worked very hard to put together python programming meaningful, engaging, and purposeful "Problems" for you to solve.
    Each challenge problem is differentiated for 3 levels of learning.
    First, you are given a description of the program you are to create and example output. This allows users an opportunity to solve well defined problems that are meaningful and appropriate in scope. Here, all of the solution is user generated. It is engaged learning.
    Second, you are given a comprehensive guide that will assist you in thought process needed to successfully code your program. This allows users appropriate assistance that tests their knowledge and forces them to generate the thoughts needed to solve the given problem. It is meaningful learning.
    Third, you are given completed code, with comments, to highlight how to accomplish the end goal. This allows users to reference a working version of the program if they are stuck and cannot solve a portion of the problem without assistance. Rather than grow frustrated, the user can quickly reference this code to gain intellectual footing, and work back to solving the problem on their own. It is purposeful learning.
    Questions covered of different topics : 
    Data Types:
    Strings: A series of characters
    Integers: Whole numbers
    Floats: Decimal numbers
    Lists: A mutable collection
    Tuples: An immutable collection
    Ranges: A sequence of integers
    Booleans: A True or False value
    Dictionaries: A collection of associated key-value pairs
    Control Flow:
    For Loops
    If Statements
    If/Else Statements
    If/Elif/Else Statements
    Break
    Pass
    Continue
    While Loops
    Def
    Return
    Assignment, Algebraic, Logical, Members, and Comparison Operators
    = Assignment
    += Compound Assignment
    -= Compound Assignment
    + Concatenation (strings)
    + Addition (ints and floats)
    - Subtraction
    * Multiplication
    / Division
    ** Exponentiation
    % Modulo Division
    And
    Or
    Not
    In
    Not in
    == Equal to
    != Not Equal to
    < Less than
    > Greater Than
    <= Less Than or Equal
    >= Greater Than or Equal
    And much more
    See you in the course

    Who this course is for:
    Python programmer
    Beginner python developers

    More Info