Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python: Build a Virtual Assistant
Rating: 4.3 out of 5(2,691 ratings)
108,143 students

Learn Python: Build a Virtual Assistant

Go from basic python to creating a virtual assistant for your computer
Created byAdam Eubanks
Last updated 4/2020
English

What you'll learn

  • Be able to create a virtual assistant
  • Learn the intermediate structure of popular APIs
  • Become proficient in intermediate python

Course content

5 sections23 lectures48m total length
  • What We'll Be Building2:21

    This is a quick overview of what we will be building by the end of the first 3 sections.

  • Running and Installing Python (Linux)2:22

    A quick refresher on how to run python code on a linux machine in the easiest way for beginners.

  • Running and Installing Python (Windows and Mac)0:14

    How to set up python on non-linux machines.

  • Installing Pip and the libraries we'll be using0:40

    Make sure to install everything listed in the article. This information could go out of date so make sure to email me at akhanrade@gmail.com if you are having problems.

  • Libraries Quiz
  • How I'll Be Editing Our Code1:13

    I will show you how I edit my code, just in case you get confused on what I am doing. If you are a more advanced user, I recommend installing Atom Text Editor.

  • *IMPORTANT UPDATE*0:22
  • One Last Thing (GitHub Code)0:13

Requirements

  • Basic knowledge of programming
  • Competence in the English language
  • Be able to code in basic python

Description

In Learn Python: Build a Virtual Assistant In Python, you will go from beginner to intermediate level the fun way; creating a real-world application! In this course, I will teach you how to create and set up a virtual assistant for your computer. We will learn how to get data from Wikipedia and Wolfram Alpha, as well as create a GUI. After that, I will regularly release new videos on other optional things that you could add to our application.

This course will help you add something fun to your portfolio and give you good practice for using python. This course is especially good for beginner hobbyists who want to learn how to use various APIs and how to apply them.

Students who enroll will be able to create a real-world, personalized application for your personal use.

Who this course is for:

  • This course is meant for beginners who have a basic knowledge of how programming works
  • This course is designed to help people gain a basis in python and the many capabilities of many of its APis
  • This course is not meant for complete beginners to basic programming