Old Search System: python




  • 50 Workouts to Kickstart Your Rapid Code Understanding in Python: Coffee Break Python, #1 (Coffee Break Python)

    50 Workouts to Kickstart Your Rapid Code Understanding in Python: Coffee Break Python, #1 (Coffee...


    13,000 Python students have already improved their coding skills on our puzzle-based learning academy Finxter.com.
    As you work through Coffee Break Python, your Python expertise will grow—one coffee at a time.
    You will train wildly important Python topics such as
    • Arithmetic operations: integer & float division, and modular arithmetic;
    • Language elements:...


  • Learn Data Analysis with Python

    Learn Data Analysis with Python Duration: 2h 18m | Video: h264, 1280x720 | Audio: AAC,...


    When it comes to data analysis and manipulation the Python Pandas library is one of the most used libraries in Python. Whether in finance, scientific fields, or data science, a familiarity with Python Pandas is a must have. This course teaches you how to work with real-world data sets for...


  • Python A-Z: Complete Python Programming With Projects (Updated)

    Python A-Z: Complete Python Programming With Projects (Updated) MP4 | Video: h264, 1280x720 | Audio:...


    What you\'ll learn
    Learn To Write Clean And Proper Python Code With Concept.
    Learn About 4 Pillars Of Object Oriented Programming!
    Understand Programming Building Blocks With Python.
    Learn To Use Python 3 Professionally Following Structures.
    Work With Modules, Learn To Create Your Own Modules!
    Work With Import And Python Libraries.
    ...


  • Python Programming For Beginners

    Python Programming For Beginners MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2...


    What you\'ll learn
    Installing Python
    Data types and variables
    Python input and output
    Making decisions - if statements
    Repetition - while loops
    For loops
    Iterators
    List comprehensions
    Functions
    Scope - variable
    Modules
    Object-oriented programming
    Inheritance
    Exception handling
    Using data structures - list, tuples, dictionaries
    Gain the skills to independently write...


  • Python for Programmers

    Python for Programmers: with Big Data and Artificial Intelligence Case Studies by Paul J. Deitel...


    Written for programmers with a background in another high-level language, this book uses hands-on instruction to teach today\'s most compelling, leading-edge computing technologies and programming in Python—one of the world\'s most popular and fastest-growing languages. Please read the Table of Contents diagram inside the front cover and the Preface for...


  • Beginner\'s guide on Python: Learn python from scratch!

    Beginner's guide on Python: Learn python from scratch! MP4 | Video: h264, 1280x720 | Audio:...


    What you\'ll learn
    Basics of Python Programming Language and its features
    Basic installation instructions and your first program in Python!
    Variables in Python and what are the different data types like List, Tuples etc
    Decision making and loop techniques in Python
    Functions and modules
    I/O operations including file operations
    What...


  • Python Programming for Absolute Beginners!

    Python Programming for Absolute Beginners! MP4 | Video: h264, 1280x720 | Audio: AAC, 48kHz, 2...


    If you want to learn how to code, you will LOVE this course! This course was designed for complete beginners with little to no understanding of programming, and will give you the knowledge to get started coding using Python. We will cover the following topics in this course: Python installation...


  • Python - Learn the coolest way

    Python - Learn the coolest way MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1...


    What you\'ll learn
    Coding not only in Python but basics of all programming languages
    Requirements
    No prerequisites required. This course is for beginners as well for ones who want to brush up coding skills.
    Description
    This course covers all essentials to become proficient in Python. Apart from covering basic programming...


  • Learn Web Development with Python

    Learn Web Development with Python English | December 21st, 2018 | ISBN: 1789953294 | 798...


    A comprehensive guide to Python programming for web development using the most popular Python web framework - Django Key Features Learn the fundamentals of programming with Python and building web apps Build web applications from scratch with Django Create real-world RESTful web services with the latest Django framework Book Description...


  • Begin to Code with Python

    Begin to Code with Python English | November 21st, 2017 | ISBN: 1509304525 | 528...


    Become a Python programmerand have fun doing it! Start writing software that solves real problems, even if you have absolutely no programming experience! This friendly, easy, full-color book puts you in total control of your own learning, empowering you to build unique and useful programs. Microsoft has completely reinvented the...


  • Projects in Django and Python

    Projects in Django and Python MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz,...


    What you\'ll learn
    Master Python Syntax and Concepts
    Master DJnago and web programming concepts
    Create Web Applications using Python and Django
    Requirements
    Student should know basic Python Syntax
    Student should know HTML
    Basic knowledge of Web Programming
    Description
    Python is arguably the easiest language to start real programming and Django...


  • Learn Python - Learn coding (Update)

    Learn Python - Learn coding (Update) MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1...


    What you\'ll learn
    Coding not only in Python but basics of all programming languages
    equirements
    No prerequisites required. This course is for beginners as well for ones who want to brush up coding skills.
    Description
    ALERT : This moment course looks short but I am busy preparing a lot of...


  • Browser Automation with Python Selenium

    Browser Automation with Python Selenium MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz,...


    What you\'ll learn
    Automate your Web Browser
    Automate any Web App or Web Site
    Requirements
    Basic Python knowledge required
    Description
    Learn how to automate a web browser with Python.
    You\'ll be able to make programs that use any web app or web site. In this course you\'ll learn how to...


  • Become a Professional Python Programmer

    Become a Professional Python Programmer MP4 | Video: h264, 1280x720 | Audio: AAC, 48 KHz,...


    What you\'ll learn
    Understand and implement basic Python code
    Create and run a real-world Python program
    Access and parse the web with Python
    Manage a database and remote server
    Run code via a VPS
    Create a website with Python
    Visualize multiple forms of both 2D and 3D graphs, like line...


  • Learning Python: Rapid Training 2019 | Python 3.7.2

    Learning Python: Rapid Training 2019 | Python 3.7.2 Video: .MP4, 1280x720 | Audio: AAC,...


    What you'll learn How to work with Visual Studio Code after installing Python 3.7.2 Explain How to create a Hello App and How it works. Using variables and its operations. Numeric Types in Python. Using strings and its methods and operations. All operators types with examples. Lists and its methods....


  • Python 3 - Basics for Beginners

    Python 3 - Basics for Beginners Video: .MP4, 1280x720 | Audio: AAC, 48kHz, 2ch |...


    Learn the very basics of Python 3: Installation, The Python Interpreter, Writing and Running Python Scripts, Handling User Input, Variables and Data Types. Useful links: HOmepage:


  • The Python 3 New Features from Python Enhancement Proposal

    The Python 3 New Features from Python Enhancement Proposal Video: .MP4, 1280x720 | Audio: AAC,...


    What you'll learn understand the differences between Python 2 and Python 3 can port their own code from python 2 to python 3 write python 3 native code learn Python 3 new feature Are there any course requirements or prerequisites? Beginner level of python 2 programmer A computer installed Python...


  • Udemy - GUI Automation using Python | Python Automation

    Udemy - GUI Automation using Python | Python Automation MP4 | Video: h264, 1280x720 |...


    What you\'ll learn
    Identify and automate the manual task
    Learn to use automation for replacing manual activities at work using Python
    Automate day to day task using simple Python scripting
    Learn to make use of scripting in daily life and enhance your productivity
    Simulate Mouse and Keyboard actions using PyAutoGUI
    ...


  • Python Descriptors

    Python Descriptors by Jacob ZimmermanEnglish | December 8, 2016 | ISBN: 148422504X | 84 pages...


    This short book on Python descriptors is a collection of knowledge and ideas from many sources on dealing with and creating descriptors. And, after going through the things all descriptors have in common, the author explores ideas that have multiple ways of being implemented as well as completely new ideas...


  • Python 3 Bootcamp for Novice Start programming in Python 3

    Python 3 Bootcamp for Novice Start programming in Python 3 MP4 | Video: h264, 1280x720...


    What you\'ll learn
    Install Python 3 on Windows and Setup the environment
    Work on Python 3 on Raspberry Pi
    Write simple and basic Python 3 programs on their own
    Write Python 3 Functions
    Use built-in functions in Python 3
    Write conditional statements
    Write loop logic
    Work with arithmetic, logical, and...