The Python 3 New Features from Python Enhancement Proposal

Go to class
Write Review

The Python 3 New Features from Python Enhancement Proposal provided by Udemy is a comprehensive online course, which lasts for 2-3 hours worth of material. The Python 3 New Features from Python Enhancement Proposal is taught by Peng Xiao. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • The Best way to master and move to Python 3 is learn the difference between Python 3 and 2, PEP is the standard for this

    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

    Python 2 will end of life in 2020!!!!!

    If you are a Python 2 developer, it's time to porting your code into Python 3 !!!


    1. Course Summary

    If you are a Python 2 developer and haven't had the chance to use Python 3, this course is for you. We will talk about Python 3 new feature with demos and make sure you can understand them all.


    2. What's this course about and why you should take it?

    This course let you master the new and cool features in Python 3.

    We assume you have a base knowledge of the subset of Python that runs in Python 2 and 3.We dive deep into every aspect of Python 3 and the PEP's that prompted those changes. From advanced string formatting, number updates, changes in classes and functions, to Unicode, Type annotation and synchronous Programming, this course covers it all. You will see the features in action and try them out for yourself.


    Who is this course for?

    1. For anyone who has wanted to dive into the new features of Python 3. It is quite easy to write code that works in both Python 2 and 3. Many old Python developers are used to the features of 2 and have never looked into all of the new features that Python 3 provides. Many new programmers are using Python 3, but are missing out on new features like async and annotations.

    2. Existing Python 3 users: If you aren't using Python to its full potential, you owe it to yourself to checkout this course and see a wealth of Python 3 features that you might not even know exist. You will see and explore most of them in this course!