2 | 726 | 92 |
---|---|---|
articles | words | lines of code |
Today I learned that Python and other programming languages have negative zero, -0.0.
Today I learned what precision Python floats have.
The 2 hardest problems in programming are naming, cache invalidation, and off-by-one errors.