Por qué los Bancos ODIAN Python (y tú deberías saberlo)
Have you ever noticed Python incorrectly adding 0.1 + 0.2? In this video, we break down the infamous floating-point error and explain why this small mathematical flaw is the critical reason why banks and financial systems avoid using the float data type for handling money. We analyze how computers interpret decimals in binary under the IEEE 754 standard, compare the precision between Python and C++, and show you the correct solution: using integers or libraries like Decimal (COBOL-style) so you don't lose a single penny in your software development. ⏱️ Key Points (Timestamps) 00:00 The Mathematical Error When Paying at OXXO 00:57 What is a Floating-Point Error in Programming? 01:13 Demonstration: Why Python Incorrectly Adds 0.1 + 0.2 01:58 The IEEE 754 Standard and Financial Systems 02:22 Comparison: Precision in Python vs. C++ 02:48 Why Computers Fail with Decimals (Binary Explained) 03:24 Banking Solution: Using COBOL and Integers 04:16 Decimal Library and Data Types in Python 04:40 Conclusion: When to Use Python and When Not to Contact: [email protected] #python #cplusplus #computerscience

How a SECOND-RATE language humbled the FIRST-RATE ones — Python

Something is jamming GPS over Europe. Here's what we found

China is GIVING AWAY AI (Silicon Valley is PANICKING)

¿Por que Todo está tan MAL OPTIMIZADO?

From Assembly to Python: How did we learn to talk to computers?

La red que puede borrar un pais entero: Visa y Mastercard

MILESTONE! OPENAI has solved a HISTORIC MATH PROBLEM

Sorprendí a ChatGPT hablando lenguaje informático

The big SSD LIE (Nobody tells you this)

Me volví loco y programé un motor 3D de videojuegos

El Cristal Que Podría Destruir Toda La Medicina

I Hacked This Temu Router. What I Found Should Be Illegal.

Microsoft's Greed is Finally Backfiring

Programming in Assembly without an Operating System

The problem NU can NO LONGER hide

This is how you get rejected in technical tests in seconds.

El error de diseño que tienen TODAS las computadoras

How to reach your true potential as a programmer

Why AI Can Never Escape Turing's 1936 Proof

