Practical Python for Beginners

Go to class
Write Review

Free Online Course: Practical Python for Beginners provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Practical Python for Beginners is taught by Sarah Holderness.

Overview
  • This course will teach you the basics of Python while creating Python applications to solve a wide variety of problems.

    Python is a great programming language for beginners and experts alike because it’s easy to learn and use and also has libraries that allow you to build pretty much anything. In this course, Practical Python for Beginners, you’ll learn to create Python applications to solve a wide variety of problems. First, you’ll explore data types, input, and output. Next, you’ll discover lists, loops, and dictionaries. Finally, you’ll learn how to incorporate what you’ve learned to read weather and space data from different web APIs. When you’re finished with this course, you’ll have the skills and knowledge of Python needed to build Python command-line applications.