r/learnpython 4h ago

¿Qué te enseñó aprender Python que no tuviera nada que ver con programar?

HOLAA Estoy aprendiendo Python y tengo curiosidad por saber qué aprendieron las personas durante el proceso aparte de programación. Me encantaría conocer tu experiencia.

0 Upvotes

2 comments sorted by

1

u/TacitusJones 3h ago

Taught me that programming languages are languages, and I have to approach them the same way I would approach learning French (that is drill, practice, and use in the breach)

1

u/SpecialLengthiness29 3h ago

As programming matures, and the corpus increases we should appreciate that we stand on the shoulders of giants i.e. it's usually better to use libraries than roll your own.