PAC | Python For Beginners With Examples (2019 EN)

Discussion in 'Programming' started by Kanka, Jul 26, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,086
    Likes Received:
    446
    Trophy Points:
    83
    [​IMG]

    Company: Packt Publishing
    Author: Ardit Sulce
    Full Title: Python For Beginners With Examples
    Year: 2019
    Language: English
    Genre: Educational: Application Development
    Skill Level: -
    Price: €18.99
    -
    Files: MP4 (+ Code Files)
    Time: 01:53:37
    Video: AVC, 1280 x 720 (1.778) at 30.000 fps, 350 kbps
    Audio: AAC at 132 Kbps, 2 channels, 48.0 KHz



    A straight-to-the-point Python course to quickly get you started with writing Python code and creating Python programs.

    This Python course will get you up and running with Python very quickly saving you time spent googling for video tutorials, exercises and examples. The course is ideal for those who haven't programmed before, but it also works for experienced programmers who want to learn Python as long as they don't get offended by a bit of extra explanations of programming concepts. You will start from scratch by learning all Python fundamentals and slowly progressing into more advanced Python third-party libraries and by the end of the course you will know how to write Python programs. You will actually build your a real Python program that has a graphical user interface (GUI) built with Python. As a bonus you will also learn how to convert that program into an executable that runs both on Windows and Mac as a standalone program so that you can give your program to anyone. The course also guides you on how to go about building even more advanced programs with Python. You will learn how to use Python third-party libraries for building programs in a wide range of application areas. This is not simply a tutorial. The content of the course consists of a mix of video lectures, quizzes, exercises, and discussions with the instructor and the fellow students giving you a complete package to help you become a professional Python programmer.


    Learn:
    ✓ Gain the skills to independently write real-world non-complex programs.
    ✓ Learn how to quickly set up a Python environment with its associated libraries
    ✓ Learn to perform various batch operations
    ✓ Write small Python programs integrating the fundamental blocks of the language
    ✓ Write a complete Python program that takes user input, processes and outputs the results
    ✓ Create a graphical user interface for your Python programs using the Python Tkinter library
    ✓ Create a final executable that runs as a standalone program both on Windows and Mac
    ✓ Be able to load and use data from CSV and TXT files in Python
    ✓ Map data from CSV files to Google Earth KML files.

    Features:
    ✓ This course is great, gives a lot of details about how to create applications and understand python in general.
    ✓ No prior knowledge of Python is required


    Lessons:
    1. Getting Started with Python
    01. Introduction to the course
    02. A few words about Python
    03. Installing Python via Anaconda
    04. Installing Python the default way
    05. Spyder and iPython
    2. Variables, Strings, Integers and Floats
    06. Variables
    07. How to save your code
    08. Strings and numbers
    3. Conditionals and functions
    09. If, else, and indentation
    10. Functions
    4. Sequences, collections and iterations
    11. Sequences
    12. Collections
    13. Working with sequences and strings
    14. Iterating
    5. Working with files
    15. Working with files
    16. Handling files easily
    6. Getting into the real world
    17. Finding and using any library you want
    18. Real world example: Extracting averages from data files
    19. Code introspection
    20. Real world example: Generating KML files
    21. Interacting with the user
    22. Converting CSV data to a KML file
    7. Making a Graphical User Interface (GUI) for your script
    23. Global variables
    24. Creating a GUI with tkinter
    25. Attaching the GUI to your script
    8. Creating an Executable File out of a Python Program
    26. Creating standalone executables out of your Python programs


    -------------