Skip to content

Commit a9ccd24

Browse files
committed
Inicio curso
1 parent 1757eab commit a9ccd24

File tree

2 files changed

+67
-0
lines changed

2 files changed

+67
-0
lines changed

Images/header.jpg

561 KB
Loading

README.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Python Web
2+
3+
[![Python](https://img.shields.io/badge/Python-3.11+-yellow?style=for-the-badge&logo=python&logoColor=white&labelColor=101010)](https://python.org)
4+
[![FastAPI](https://img.shields.io/badge/Reflex-0.2.8+-5646ED?style=for-the-badge&logo=reflex&logoColor=white&labelColor=101010)](https://fastapi.tiangolo.com)
5+
6+
## Curso para aprender desarrollo web frontend con Python puro y Reflex desde cero
7+
8+
![](./Images/header.jpg)
9+
10+
### Proyecto realizado durante emisiones en directo desde [Twitch](https://twitch.tv/mouredev)
11+
> ##### Si consideras útil el curso, apóyalo haciendo "★ Star" en el repositorio. ¡Gracias!
12+
13+
## Inicio curso: 04/10/2023
14+
### ⏰ 20:00 (hora España)
15+
### 🟣 En directo desde [Twitch](https://twitch.tv/mouredev)
16+
### 🌐 Consulta el horario por país y crea un recordatorio desde [Discord](https://discord.gg/YTsntUmH?event=1156638368864665760)
17+
18+
Durante el curso aprenderemos desarrollo web con Python puro utilizando el framework [Reflex](https://github.com/reflex-dev/reflex). Realizaremos un proyecto práctico que consistirá en desarrollar y publicar mi nueva web de links [moure.dev](https://moure.dev/) (añadiéndole nuevas funcionalidades).
19+
Todo el código estará disponible para que cualquiera pueda usarlo.
20+
21+
## Información importante y preguntas frecuentes
22+
23+
Este curso se encuentra en desarrollo. Todo el contenido se crea en directo desde [Twitch](https://www.twitch.tv/mouredev), y en este repositorio podrás encontrar las clases en vídeo, el código programado, enlaces de interés y la información de la próxima clase.
24+
25+
Una vez se finalice, se creará un vídeo que agrupe todas las clases y se publicará en [YouTube](https://www.youtube.com/@mouredev).
26+
27+
* Recuerda que he creado en el [Discord](https://discord.gg/mouredev) un canal "🐍python" para que puedas comentar lo que quieras.
28+
29+
## Enlaces de interés
30+
31+
* [Web oficial de Python](https://www.python.org/)
32+
* [Web oficial de Reflex](https://reflex.dev/)
33+
34+
## Curso de Python desde cero
35+
### Aprende Python desde sus fundamentos
36+
37+
<a href="https://github.com/mouredev/hello-python"><img src="https://raw.githubusercontent.com/mouredev/Hello-Python/main/Images/header.jpg"/></a>
38+
39+
Si quieres aprender desde cero, tienes gratis todos los tutoriales que he creado. Más de 25 horas desde fundamentos, backend o integración con IA.
40+
41+
[![Curso Python](https://img.shields.io/github/stars/mouredev/hello-python?label=Curso%20Python%20desde%20cero&style=social)](https://github.com/mouredev/hello-python)
42+
43+
#### Puedes apoyar mi trabajo haciendo "☆ Star" en el repo o nominarme a "GitHub Star". ¡Gracias!
44+
45+
[![GitHub Star](https://img.shields.io/badge/GitHub-Nominar_a_star-yellow?style=for-the-badge&logo=github&logoColor=white&labelColor=101010)](https://stars.github.com/nominate/)
46+
47+
Si quieres unirte a nuestra comunidad de desarrollo, aprender programación de Apps, mejorar tus habilidades y ayudar a la continuidad del proyecto, puedes encontrarnos en:
48+
49+
[![Twitch](https://img.shields.io/badge/Twitch-Programación_en_directo-9146FF?style=for-the-badge&logo=twitch&logoColor=white&labelColor=101010)](https://twitch.tv/mouredev)
50+
[![Discord](https://img.shields.io/badge/Discord-Servidor_de_la_comunidad-5865F2?style=for-the-badge&logo=discord&logoColor=white&labelColor=101010)](https://mouredev.com/discord)
51+
[![Link](https://img.shields.io/badge/Links_de_interés-moure.dev-39E09B?style=for-the-badge&logo=Linktree&logoColor=white&labelColor=101010)](https://moure.dev)
52+
53+
## ![https://mouredev.com](https://raw.githubusercontent.com/mouredev/mouredev/master/mouredev_emote.png) Hola, mi nombre es Brais Moure.
54+
### Freelance full-stack iOS & Android engineer
55+
56+
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCxPD7bsocoAMq8Dj18kmGyQ?style=social)](https://youtube.com/mouredevapps?sub_confirmation=1)
57+
[![Twitch Status](https://img.shields.io/twitch/status/mouredev?style=social)](https://twitch.com/mouredev)
58+
[![Discord](https://img.shields.io/discord/729672926432985098?style=social&label=Discord&logo=discord)](https://mouredev.com/discord)
59+
[![Twitter Follow](https://img.shields.io/twitter/follow/mouredev?style=social)](https://twitter.com/mouredev)
60+
![GitHub Followers](https://img.shields.io/github/followers/mouredev?style=social)
61+
![GitHub Followers](https://img.shields.io/github/stars/mouredev?style=social)
62+
63+
Soy ingeniero de software desde hace más de 12 años. Desde hace 4 años combino mi trabajo desarrollando Apps con creación de contenido formativo sobre programación y tecnología en diferentes redes sociales como **[@mouredev](https://moure.dev)**.
64+
65+
### En mi perfil de GitHub tienes más información
66+
67+
[![Web](https://img.shields.io/badge/GitHub-MoureDev-14a1f0?style=for-the-badge&logo=github&logoColor=white&labelColor=101010)](https://github.com/mouredev)

0 commit comments

Comments
 (0)