The best online courses for learning Python

These online classes will have you coding in no time at all.

Credit: Mark Gillow

If you’re looking to learn coding or want to pick up another programming language, Python is a good choice. One of the terrific things about Python is how closely it resembles the English language, so you’ll often see words like “not,” “in,” and “or” in its scripts. Because of its readability, Python is commonly the first programming language schools teach. It’s a great launchpad for an aspiring coder.

Now you might be asking: What can you do with Python? Python is the official language of Google, it powers Instagram, and it even runs on chips Intel tests. It’s a scripting language that can automate all sorts of tasks, big or small. You can do just about anything with Python that you can do with other languages. But it also has some distinct advantages.

The Python advantage

Many of Python’s benefits stem from the wide variety of libraries it has amassed since launching in 1991. These libraries can be thought of as tools or programs that handle a lot of the coding for you. For example, libraries like Requests, BeautifulSoup, and Scrapy can extract data from webpages. While Pandas, SciPy, and NumPy can help you manipulate and analyze massive datasets.  

That’s why developers often turn to Python for data science, statistics, web scraping, and artificial intelligence, but it’s also advancing into web development. Python and its tools can even open doors to a new career or a promotion. The average yearly salary for a Python developer in the U.S. is more than $100,000, according to Indeed.

stack overflow questions graph Dieter Holger/PCWorld

Python is now the most asked about language on Stack Overflow.

It’s also likely to stay relevant for years to come. According to the 2018 Stack Overflow Developer Survey, nearly two-fifths of coders on the Q&A site said they use Python. The language has gained in popularity from last year, surpassing C# and taking the seventh spot among coding languages. So you’ll find plenty of tutorials, explainers, and a large active online community to help you along your coding journey.

“Trends in language popularity reflect what is important in the software industry overall,” says Julia Silge, a data scientist at Stack Overflow. “Important shifts, like the rise of Python, show us how much impact data science and machine learning are having in the real world for real companies.”

Learn Python online

So how can you get started? If you don’t have time to attend a physical coding school or you want to save money, learning Python in an online class is a worthy alternative. I’ve culled some of the best of those online courses below.

Some courses I tried myself, but others I selected based on their customer reviews, popularity, and breadth of material. With various lengths, difficulty levels, and specialization, you’re sure to find one that meets your particular needs.

lynda Lynda.com

Lynda.com is just one of many online-learning sites that offer an array of Python courses.

Best subscription-based Python courses

For a monthly subscription fee, online education websites like Lynda, Coursera, Skillshare, and others offer a wide variety of courses you can choose from for learning at your own pace. Subjects range from design to business to photography. But coding is one of the most popular, which means you’ll encounter a multitude of options for learning Python. What’s more, subscription options typically offer a free or discounted trial period, so you can gauge your interest before committing to the full price.

A Gentle Introduction to Python Programming

Pricing: $0.99 for first two months, then $2.99 per month

Difficulty: Beginner

Length: 3 hours, 18 minutes total

Want a short and sweet introduction to Python? Then this course could be for you. This online class from Skillshare goes over all the basics of Python using online videos and a class project. It’s a simple introduction that will get your feet wet before you decide to dive in.

Python For Everybody

Pricing: 7-day trial, then $49 per month

Difficulty: Beginner

Length: 128 hours total

This class on Coursera from the University of Michigan is for complete beginners to programming. After a general introduction to programming, the course teaches you how to use Python to extract data from the web and work with databases. It’s a good demonstration of how Python can be useful for managing large datasets. The course suggests eight hours a week for four months.

Learning Python with PyCharm

Pricing: 1-month trial, then $25 per month

Difficulty: Beginner

Length: 2 hours, 30 minutes total

Knowing how to work with IDE software, which stands for integrated development environment, is essential for any coder. Essentially, IDEs are advanced text editors for writing code. This course from Lynda teaches you the basics of Python with PyCharm, which is the one of the most widely used IDEs for the language.

DataCamp

Pricing: Nine beginner courses free, then $25 per month

Difficulty: Beginner to intermediate

Length: Varies by course, typically 4 to 10 hours each

DataCamp is an online portal full of new and regularly updated courses mostly focused on data science for R and Python languages. The website offers different skill and career tracks for Python, consisting of multiple courses with a particular focus, be it programming, data analytics, or data science. Each course on the site features interactive exercises, videos, and quizzes to help you learn.

Expect to get a grasp on extracting and working with data, using statistical libraries such as Pandas and NumPy and creating charts to visualize your data. DataCamp also has daily quizzes and projects you can tackle using real-world datasets. Both new coders and developers looking to brush up on their skills will find this site worthwhile.

datacamp DataCamp

Choose one of DataCamp’s career tracks and then follow the prescribed selection of courses toward that goal.

Best one-time-fee Python courses

If you’d like to buy permanent access to a single course, then you may want to consider enrolling in an online class from websites like edX, Udemy, and Udacity. These courses are typically much longer and have more content than classes on subscription-based online education sites. And don’t be intimidated by the prices: You can regularly find classes marked down by as much as 95 percent.

Introduction to Computer Science and Programming Using Python

Pricing: Free, or $49 with certificate

Difficulty: Beginner to intermediate

Length: 135 hours

This online course from MIT on edX is perfect if you’re looking for an introduction to computer science with Python. It begins with a general overview of computer science before going into data science techniques. The class recommends 15 hours a week across nine weeks, making it more demanding than many introductory courses.

Real instructors from MIT teach the course through a combination of lecture videos, readings, and assignments. Like a typical college class, you’ll be expected to take tests and complete a final project. Be warned: This class isn’t easy and requires a working knowledge of algebra.

Python and Django Full Stack Web Developer Bootcamp

Pricing: $199

Difficulty: Beginner to intermediate

Length: 40 hours

Are you looking to build websites and web apps but also want to learn Python? No need to settle for one or the other: You can do both with this course from Udemy. You’ll learn the basics of building mobile-friendly interactive websites with HTML, CSS, and JavaScript. Python’s Django framework will deliver the backend to store data for a persistent web application.

fullstack Udemy

Preview courses in Udemy to see what’s in store.

AI Programming with Python

Pricing: $299

Difficulty: Beginner to intermediate

Length: 80 hours

One of Python’s most powerful uses is in artificial intelligence and machine learning. This “nanodegree” course from Udacity goes over all the basics of programming and then applies your new knowledge to build a neural network. The course recommends 10 hours a week over a two month period.

Machine learning can help teach a program to make better decisions based on data it consumes. The “smart reply” pre-written responses in Gmail is one example of machine learning and AI at work. According to an MIT Technology Review Custom and Google survey, more than one-fifth of U.S. firms said 15 percent or more of their IT budget was going to machine learning in 2017. So this is a field that’s growing and in need of programmers.

Python I: Essentials

Pricing: $2,395

Difficulty: Intermediate

Length: 4 days

If you want a more structured course, this virtual classroom from QuickStart might be the way to go. It places you in a four-day intensive class with other students and a live instructor who walks you through materials, answers questions, and oversees lab work.

This class will go over the basics of Python coding and more advance concepts like APIs, resulting in a certificate upon completion. Indeed, QuickStart promises that you will be “effective with Python immediately after the course.” But it’s not cheap: Seats go for nearly $2,500 a pop.

Is there an online Python course you think should’ve made the list? Email [email protected] and let us know!

Join the newsletter!

Or

Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.

Membership is free, and your security and privacy remain protected. View our privacy policy before signing up.

Error: Please check your email address.
Keep up with the latest tech news, reviews and previews by subscribing to the Good Gear Guide newsletter.

Dieter Holger

PC World (US online)
Show Comments

Most Popular Reviews

Latest Articles

Resources

PCW Evaluation Team

Cate Bacon

Aruba Instant On AP11D

The strength of the Aruba Instant On AP11D is that the design and feature set support the modern, flexible, and mobile way of working.

Dr Prabigya Shiwakoti

Aruba Instant On AP11D

Aruba backs the AP11D up with a two-year warranty and 24/7 phone support.

Tom Pope

Dynabook Portégé X30L-G

Ultimately this laptop has achieved everything I would hope for in a laptop for work, while fitting that into a form factor and weight that is remarkable.

Tom Sellers

MSI P65

This smart laptop was enjoyable to use and great to work on – creating content was super simple.

Lolita Wang

MSI GT76

It really doesn’t get more “gaming laptop” than this.

Featured Content

Product Launch Showcase

Don’t have an account? Sign up here

Don't have an account? Sign up now

Forgot password?