├── Mathematic for Machine Learning.pdf ├── Programming in Python 3_ A Complete Introduction to the Python Language.pdf ├── Python Programming--3ed.pdf ├── README.md ├── automate-the-boring-stuff-with-python-2015-.pdf └── fowler_matthew_python_concurrency_with_asyncio.pdf /Mathematic for Machine Learning.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/epg01/Libros-de-Python/b24be0a51abdfe04b6d201068c3ad913124e910e/Mathematic for Machine Learning.pdf -------------------------------------------------------------------------------- /Programming in Python 3_ A Complete Introduction to the Python Language.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/epg01/Libros-de-Python/b24be0a51abdfe04b6d201068c3ad913124e910e/Programming in Python 3_ A Complete Introduction to the Python Language.pdf -------------------------------------------------------------------------------- /Python Programming--3ed.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/epg01/Libros-de-Python/b24be0a51abdfe04b6d201068c3ad913124e910e/Python Programming--3ed.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Libros-de-Python 2 | Libros de Python de nivel: Básico, intermedio, avanzado 3 | -------------------------------------------------------------------------------- /automate-the-boring-stuff-with-python-2015-.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/epg01/Libros-de-Python/b24be0a51abdfe04b6d201068c3ad913124e910e/automate-the-boring-stuff-with-python-2015-.pdf -------------------------------------------------------------------------------- /fowler_matthew_python_concurrency_with_asyncio.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/epg01/Libros-de-Python/b24be0a51abdfe04b6d201068c3ad913124e910e/fowler_matthew_python_concurrency_with_asyncio.pdf --------------------------------------------------------------------------------