Key Differences between Python 2 and 3
7 lectures 29:34
The Course Overview
This video will give you an overview about the course.
What Are PEPs?
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
What’s Deprecated and What Should You Be Bothered with?
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
Should You Keep, Drop, or Upgrade Your Apps in Older Versions?
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
Enhancing Processing Speed and Efficient Text Encoding with Python 3.x
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Dataclass Module and Dictionaries
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
A Bit about Architecture: Monolithic versus Microservices
Split-and-conquer is a great pattern to upgrade your code to Python 3. For doing so, you can first transform the monolithic to Microservices and then upgrade all Microservices.
- Pros and cons of monolithic and Microservices infrastructure
- Moving from monolithic to Microservices
- Upgrade and maintain Microservices
Key Differences between Python 2 and 3 - Quiz
Key Differences between Python 2 and 3.
7 lectures 29:34
The Course Overview
This video will give you an overview about the course.
What Are PEPs?
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
What’s Deprecated and What Should You Be Bothered with?
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
Should You Keep, Drop, or Upgrade Your Apps in Older Versions?
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
Enhancing Processing Speed and Efficient Text Encoding with Python 3.x
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Dataclass Module and Dictionaries
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
A Bit about Architecture: Monolithic versus Microservices
Split-and-conquer is a great pattern to upgrade your code to Python 3. For doing so, you can first transform the monolithic to Microservices and then upgrade all Microservices.
- Pros and cons of monolithic and Microservices infrastructure
- Moving from monolithic to Microservices
- Upgrade and maintain Microservices
Key Differences between Python 2 and 3 - Quiz
The Course Overview
This video will give you an overview about the course.
The Course Overview
This video will give you an overview about the course.
The Course Overview
This video will give you an overview about the course.
The Course Overview
This video will give you an overview about the course.
This video will give you an overview about the course.
This video will give you an overview about the course.
What Are PEPs?
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
What Are PEPs?
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
What Are PEPs?
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
What Are PEPs?
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
This video is about how Python moves forward: The Python Enhancement Proposals, or PEPs.
- A brief history of Python
- How PEPs work
- The most important PEPs
What’s Deprecated and What Should You Be Bothered with?
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
What’s Deprecated and What Should You Be Bothered with?
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
What’s Deprecated and What Should You Be Bothered with?
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
What’s Deprecated and What Should You Be Bothered with?
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
Python 3 has several breaking changes with respect to Python 2. In this video, we’ll cover what has been deprecated and what will break if you use Python 2.x code in a Python 3.x system.
- The important breaking changes
- How to understand your current python version
- Python 2 code on a 3.0 environment: errors
Should You Keep, Drop, or Upgrade Your Apps in Older Versions?
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
Should You Keep, Drop, or Upgrade Your Apps in Older Versions?
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
Should You Keep, Drop, or Upgrade Your Apps in Older Versions?
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
Should You Keep, Drop, or Upgrade Your Apps in Older Versions?
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
In this video, we will analyze what are your choices when you have a new system based on Python below 2.7
- Understand the need to upgrade
- Understand when not to upgrade
Enhancing Processing Speed and Efficient Text Encoding with Python 3.x
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Enhancing Processing Speed and Efficient Text Encoding with Python 3.x
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Enhancing Processing Speed and Efficient Text Encoding with Python 3.x
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Enhancing Processing Speed and Efficient Text Encoding with Python 3.x
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Python 3.x uses a new representation for textual data compared to Python 2. The change is sometimes not obvious, and often the code may not raise any error, but providing wrong results.
- Text in Python 2 versus Python 3
- How to upgrade your code processing text
- What errors/problems you face if you don’t
Dataclass Module and Dictionaries
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
Dataclass Module and Dictionaries
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
Dataclass Module and Dictionaries
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
Dataclass Module and Dictionaries
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
Beyond NamedTuple and Objects, Python 3 offers a new way to create data objects: The dataclass module. In this video, we’ll see where dataclass module comes to help developers.
- The new dataclass module
- Objects versus NamedTuple versus dataclass
- Dataclass best practices
A Bit about Architecture: Monolithic versus Microservices
Split-and-conquer is a great pattern to upgrade your code to Python 3. For doing so, you can first transform the monolithic to Microservices and then upgrade all Microservices.
- Pros and cons of monolithic and Microservices infrastructure
- Moving from monolithic to Microservices
- Upgrade and maintain Microservices
A Bit about Architecture: Monolithic versus Microservices
Split-and-conquer is a great pattern to upgrade your code to Python 3. For doing so, you can first transform the monolithic to Microservices and then upgrade all Microservices ng
Problems with Python 2! Insecure, dependents may switch to some other updated dependency, buy, in the end, it’s your choice.
- Dependency tree
- Detecting dependencies
- Detecting dependents
...