What's New in Python 3.7

Go to class
Write Review

Free Online Course: What's New in Python 3.7 provided by Pluralsight is a comprehensive online course, which lasts for Less than 1 hour 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. What's New in Python 3.7 is taught by Anthony Shaw.

Overview
  • Did you know Python 3 is the fastest growing programming language in the world? Learn all of Python 3.7's new features so you can develop robust Python 3 apps.

    At the core of Python programming is a thorough knowledge of Python 3 versions. In What's New in Python 3.7, you will learn how to use all of Python 3.7's new features. First, you will learn data classes. Next, you will explore the new breakpoint functionality. Finally, you will discover how to test the performance of your applications and benefit from Python 3.7's speed improvements. When you are finished with this course, you will have a foundational knowledge of Python 3.7 that will help you as you move forward to develop Python 3 applications.

    Topics:

    • Course Overview
    • Data Classes
    • Changes to Locales and UTF-8 Mode
    • The Built-in Breakpoint Function
    • Changes to the Time Module
    • Changes to Type Annotations
    • Performance Improvements