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 Programming for Beginners by Abd El Fattah Khatib

    Posted By: ELK1nG
    Python Programming for Beginners by Abd El Fattah Khatib

    Python Programming for Beginners by Abd El Fattah Khatib
    Published 07/2022
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English| Duration: 50 lectures (11h 5m) | Size: 5.13 GB

    Learn how to Code in Python with no previous experience. Master Lists, Strings, For, While, Recursion and More

    What you'll learn
    Download and Install the Python IDLE the environment used to code in python. It's free.
    Learn how to code using Python
    Learn how to write functions in Python.
    Learn how recursion works in Python and how to write recursive functions
    Learn about Lists and Strings and the functions related to them.
    Learn about List Comprehension and the For loop
    Learn about Sorting algorithms, Select Sort ,Bubble Sort and Merge Sort
    Learn about Binary Search and Histograms
    Learn about While loop and If - Else conditional Statements.

    Requirements
    No Programming experience is needed. You will learn everything you need to know.

    Description
    The course is mainly based on 300 slides of material teaching Python. You can download the 300 slides and learn on your own without the need to watch any of the lectures, everything is in the slides which also include a lot of code examples and exercises.
    By the end of the course you will be able to write Python programs

    The course consists of 300 slides offered both in pdf and powerpoint (ppt) format which you can download to your computer or smartphone and study from anywhere (home , work ), there are no videos that you need to watch so you can study at your own convivence.

    It's highly recommended you put what you learn into practice. So it's highly advised you write the code you see in the slide using the coding environment (called the Python IDLE) as mentioned in the course.

    The software needed for the course is free (it's called the Python IDLE)

    No previous software experience is required and only basic/intermediate level of English is needed to get through the course.

    Downloading , installing and using the Python IDLE

    Introduction 1

    Loops

    While

    Conditional statements

    if , else , if else

    Variable types

    int , float , char, boolean ,string , list

    Operators.

    Input & Output

    Lists , lists comprehension , for loops , in operator, list of lists(matrix), functions for lists.

    Functions

    Strings

    Sorting algorithms, Select Sort, Bubble Sort & Merge Sort

    Binary search, Histograms

    Recursion

    Who this course is for
    Beginners who want to learn Python and don't know anything or are still beginners.