06-02-2025 - Andrés Cruz
Python Let's put the relationships into the model's test data.
06-02-2025 - Andrés Cruz
Python Vamos a colocar las relaciones en la data de prueba del modelo.
23-06-2024 - Andrés Cruz
Python We will talk about the importance of learning Flask and/or FastAPI if you are a new developer and want to learn Web Python or just Python.
23-06-2024 - Andrés Cruz
Python Hablaremos sobre la importancia de aprender Flask y/o FastAPI si eres un nuevo desarrollador y quieres aprender Python web o simplemente Python.
18-06-2024 - Andrés Cruz
Python Te hablaré sobre las razones por las cuales debes de aprender a programar en Django, que van desde su versatilidad, escalabilidad y gran comunidad que se traduce en un framework totalmente funcional.
13-05-2024 - Andrés Cruz
Python We will see several examples of how you can solve pip problems when installing Python pip.
13-05-2024 - Andrés Cruz
Python Veremos varios ejemplos de como puedes resolver el problemas de pip en la instalación de la pip de Python.
24-03-2024 - Andrés Cruz
Python We will learn from making a hello world in Python using the interactive console or files through knowing conditionals, loops, functions, list modules, data types, concatenations and castings.
24-03-2024 - Andrés Cruz
Python Conoceremos desde hacer un hola mundo en Python empleando la consola interactiva o archivos pasando por conocer los condicionales, ciclos, funciones, módulos listas, tipos de datos, concatenaciones y casteos.
02-04-2024 - Andrés Cruz
Python We will see how to use functions in Python, their syntax, as well as their importance for reusing code and passing data through arguments, returns, among others.