Old Search System: python




  • Python for Everyday Life

    Python for Everyday Life.MP4, AVC, 300 kbps, 1920x1080 | English, AAC, 160 kbps, 2 Ch...


    Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on...


  • The Modern Python 3 Bootcamp

    The Modern Python 3 Bootcamp English | 28+ hrs | Video: 1080p | 4.1 GB...


    This course is a unique experience on Udemy. There are dozens of existing Python courses you can choose from, but this course is the only one that has nearly 200 interactive challenges you can complete right here in your browser. I didn\'t just tack on a couple of exercises at...


  • Complete Python Bootcamp: Go from zero to hero in Python 3

    Complete Python Bootcamp: Go from zero to hero in Python 3 English | 24+ hrs|...


    Become a Python Programmer and learn one of employer\'s most requested skills of 2018!
    This is the most comprehensive, yet straight-forward, course for the Python programming language on Udemy! Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features...


  • Python Web Scraping Cookbook

    Python Web Scraping Cookbook: Over 90 proven recipes to get you scraping with Python, micro...



    Untangle your web scraping complexities and access web data with ease using Python scripts
    Key Features
    Hands-on recipes for advancing your web scraping skills to expert level.
    One-Stop Solution Guide to address complex and challenging web scraping tasks using Python.
    Understand the web page structure and collect meaningful data from the website with ease
    Book...


  • Web Scraping Using Python

    Web Scraping Using PythonMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    This video covers numerous methods of extracting information from web pages using Python. There are 12 videos within this series:
    About the Course. This first video in the series is an introductory video and discusses the topics which will be covered in this course.
    About Web Scraping. This second video in the...


  • Learning Concurrency in Python

    Learning Concurrency in PythonMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Python is a very high-level, general-purpose language that is utilized heavily in fields such as data science and research, as well as being one of the top choices for general-purpose programming for programmers around the world. It features a wide number of powerful, high- and low-level libraries and frameworks that...


  • Python Machine Learning Cookbook

    Python Machine Learning Cookbook by Prateek JoshiEnglish | Sep. 6, 2016 | ISBN: 1786464470 |...


    About This Book
    Understand which algorithms to use in a given context with the help of this exciting recipe-based guide
    Learn about perceptrons and see how they are used to build neural networks
    Stuck while making sense of images, text, speech, and real estate? This guide will come to your rescue, showing you...


  • PYTHON: Python Programming, Learn Coding Fast!

    PYTHON: Python Programming, Learn Coding Fast! (With 100 Tests & Answers for Interview) Crash Course,...



    Table of Contents
    Hour 1 Start Python
    Hour 2 Statement
    Hour 3 Function
    Hour 4 Data Structures
    Hour 5 Strings
    Hour 6 Input & Output
    Hour 7 Module & Exception
    Hour 8 Class & Object
    Appendix Python Summary Charts
    Appendix Python 100 Tests & Answers
    100 Tests
    100 Answers



  • Python: The Ultimate Beginner\'s Guide for Becoming Fluent in Python Programming

    Python: The Ultimate Beginner's Guide for Becoming Fluent in Python Programming by Mark ChenEnglish |...



    "Hello World!"
    Have you always wanted to learn computer programming, but never get to it thinking it\'ll be too difficult and not knowing where to begin? Or perhaps you have some knowledge in programming but are interested in learning the Python language fast?
    \"Python: The Ultimate Beginner\'s Guide for Becoming Fluent in...


  • Lynda - Optimizing Python Services

    Lynda - Optimizing Python ServicesMP4 | Video: 720p | Duration: 1:25:42 | English | Subtitles:...






  • Optimizing Python Code

    n Optimizing Python CodeMP4 | Video: 720p | Duration: 2:04:51 | English | Subtitles: VTT...


    Topics include:
    Rules of optimization Measuring time Using line_profiler Picking the right data structure Using the bisect module Memory allocation in Python Caching, cheating, and parallel computing NumPy, Numba, and Cython Design and code reviews


  • Operator Overloading in Python

    Operator Overloading in PythonMP4 | Video: AVC 1920x1080 | Audio: AAC 44KHz 2ch | Duration:...


    If you REALLY want to understand Python, then you need to understand operator overloading. Learn what operator overloading is, when to do it, and how to do it, and see how operator overloading is used in popular libraries such as NumPy and Pandas. Operator_Overloading_in_Python.part1.rar - 100.0 MB
    Operator_Overloading_in_Python.part2.rar - 100.0 MB
    Operator_Overloading_in_Python.part3.rar...


  • Python: Real-World Data Science

    Python: Real-World Data Scienceby Ankita ThakurEnglish | 2016 | ISBN: 1786465167 | 1255 Pages |...


    What You Will Learn:
    - Install and setup Python
    - Implement objects in Python by creating classes and defining methods
    - Get acquainted with NumPy to use it with arrays and array-oriented computing in data analysis
    - Create effective visualizations for presenting your data using Matplotlib
    - Process and analyze data using the time series...


  • Statistics with Python, Part 3

    Statistics with Python, Part 3MP4 | Video: AVC 1920x1080 | Audio: AAC 48KHz 2ch |...


    Understanding distributions and hypothesis testing is key to getting a grasp on statistics, particularly with regard to the application of statistics to data science. Learn the basics of distributions and hypothesis testing and how to visualize the results using popular packages such as NumPy, SciPy, and Matplotlib. Statistics_with_Python__Part_3.part1.rar - 100.0...


  • Introduction Scrapy with Python

    Introduction Scrapy with PythonMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Use Scrapy to Hack Reddit Site with Python
    What is special about this course ?
    100% scrapy practical course.
    Express from beginning to end practice with scrapy.
    What you will learn from this course ?
    In the first section, You will be introduce about the course and then go directly to install tool which need...


  • Python Machine Learning - Second Edition

    Python Machine Learning - Second Edition by Sebastian Raschka and Vahid MirjaliliEnglish | 2017 |...


    Fully extended and modernized, Python Machine Learning Second Edition now includes the popular TensorFlow deep learning library. The scikit-learn code has also been fully updated to include recent improvements and additions to this versatile machine learning library.
    Sebastian Raschka and Vahid Mirjalili\'s unique insight and expertise introduce you to machine learning...


  • The Python Apprentice

    The Python Apprenticeby Robert Smallshire and Austin BinghamEnglish | 2017 | ISBN: 1788293185 | 344...


    What You Will Learn:
    • Learn the language of Python itself
    • Get a start on the Python standard library
    • Learn how to integrate 3rd party libraries
    • Develop libraries on your own
    • Become familiar with the basics of Python testing
    Experienced programmers want to know how to enhance their...


  • HDPCD:Spark using Python (pyspark)

    HDPCD:Spark using Python (pyspark)MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration:...


    Prepare for Hortonworks HDP Certified Developer - Spark using Python as programming language
    Course cover the overall syllabus of HDPCD:Spark Certification.
    Python Fundamentals - Basic Python programming required using REPL
    Getting Started with Spark - Different setup options, setup process
    Core Spark - Transformations and Actions to process the data
    Data Frames and Spark SQL...


  • Migrating Python 2 to Python 3

    Migrating Python 2 to Python 3MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch...


    Python 3 has been out for over a decade and is widely used around the world. In this course, you will learn how to migrate from Python 2 to Python 3 and how to benefit from Python 3's improved features and performance.
    At the core of a successful migration from Python...


  • Python Network Programming

    Python Network ProgrammingMP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2...


    Python has become one of the most popular programming languages. This video uses a project-based approach to teach you how to leverage this easy-to-learn language for network automation tasks. The main goal of this course is to help you master key concepts in Python with the aid of interesting projects....