mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-14 10:01:58 -04:00
44 lines
2.1 KiB
Markdown
44 lines
2.1 KiB
Markdown
---
|
|
title: Books on Python Programming Language
|
|
localeTitle: Libros en lenguaje de programación Python
|
|
---
|
|
\### Lista de libros
|
|
|
|
_Piense Python 2e_
|
|
|
|
* Gratis (libro electrónico) que cubre los conceptos básicos de Python. Es amigable para los principiantes y es una necesidad para las personas que son nuevas en la programación.
|
|
* [Amazonas](https://www.amazon.com/gp/product/1491939362/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1491939362&linkCode=as2&tag=greenteapre01-20&linkId=XCU5FNNNMXRHDD7X)
|
|
* ISBN-13: 978-1491939369
|
|
* [Sitio web](http://greenteapress.com/wp/think-python-2e/)
|
|
* [E-libro](http://greenteapress.com/thinkpython2/html/index.html) (gratis)
|
|
|
|
_Aprende Python 3 de la manera difícil_
|
|
|
|
* Libro pagado (libro electrónico gratuito disponible) que cubre los conceptos básicos de python. Está diseñado para que comiences con el lenguaje Python y te familiarices con su sintaxis y funcionamiento al momento de completar el libro.
|
|
|
|
* [Amazonas](https://www.amazon.com/Learn-Python-Hard-Way-Introduction/dp/0134692888)
|
|
|
|
* ISBN-13: 978-0134692883
|
|
|
|
* ISBN-10: 0134692888
|
|
|
|
* [Sitio web](https://learnpythonthehardway.org/) (Comprar al creador | Incluye lecciones en video)
|
|
|
|
* [E-libro](https://learnpythonthehardway.org/python3/) (gratis)
|
|
|
|
* [Programación funcional en Python por David Mertz \[OREILLY\] \[GRATIS\]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)
|
|
|
|
* [Python en la educación por Nicholas H. Tollervey \[OREILLY\] \[GRATIS\]](https://www.oreilly.com/programming/free/files/python-in-education.pdf)
|
|
|
|
* [Cómo pensar como un informático por Allen Downey \[V 2.0.17\] \[GRATIS\]](http://greenteapress.com/thinkpython/thinkpython.pdf)
|
|
|
|
* [Un byte de Python \[GRATIS\]](https://python.swaroopch.com)
|
|
|
|
|
|
_Black Hat Python: Programación en Python para hackers y pentesters_
|
|
|
|
* [Sonrisa de amazon](https://smile.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900/)
|
|
|
|
* ISBN-10: 1593275900
|
|
|
|
Por favor, siéntase libre de agregar más que haya encontrado útil! |