Python Decimal : Design Patterns In Python
Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=ubNBmfkt36U
Documentation : https://sbcode.net/python/facade/#python-decimal-module
The decimal module provides support for correctly rounded decimal floating-point arithmetic.
If representing money values in python, it is better to use the decimal type rather than float .
Floats will have rounding errors versus decimal.
Sometimes you just want to switch off your computer and read from a book. So, all GoF patterns are discussed in my Design Patterns In Python book
https://www.amazon.com/dp/B08XLJ8Z2J : ASIN B08XLJ8Z2J
https://www.amazon.com/dp/B08Z282SBC : ASIN B08Z282SBC
#pythonDecimal
#designPatterns
#pythonDesignPatterns
Other Videos By SBCODE
Tags:
Design Patterns In Python
python design patterns
B08XLJ8Z2J
python decimal
python float
B08Z282SBC