Picking the right data type in Python starts with the basics. In Part 1 of Python's data types, we cover NoneType, bool, int, float, and complex.
00:00 Introduction
00:55 List vs Set Benchmark
02:34 Data Types
02:54 None Type
03:21 Boolean
04:40 Integer
05:24 Float
06:20 Complex
06:56 Recap
Watch Python Before Production
1. Why 256 is 256, but 512 is not 512 in Python — • Why 256 is 256, but 512 is not 512 in Python
2. Scalar Data Types of Python — • Scalar Data Types of Python
Python Before Production — • Python Before Production
Watch Pip Install Series
1. Why Static Typing Matters in Python — • Why Static Typing Matters in Python
2. When 100% Test Coverage Isn't Enough — • When 100% Test Coverage Isn't Enough
3. Age Is NOT Just a Number or: How I Learned to Love Parsing in Python — • Age Is NOT Just a Number or: How I Learned...
Pip Install Series — • Pip Install Series
#python #datatypes #pythontutorial #pythonbasics #pythonfundamentals #pythoninternals #booleans #integers #floats #complexnumbers #immutability #truthiness #pythonperformance #programming #softwareengineering #pythoninproduction #pythonbeforeproduction