Learning web development from 0 | Part 1: HTML 5 || Aprendiendo desarrollo web desde 0 | Parte 1: HTML 5

By barbibsq27 on 5/12/2022

![Picsart_22-05-11_22-57-55-530.jpg](Image from post)

Saludos a todos, me presento, mi nombre es Bárbara, soy Venezolana y estudiante de ingeniería en telecomunicaciones. Desde que comencé a ver cosas relacionadas a programación en mi carrera comencé a sentirme atraída por la programación, así que decidí comenzar a investigar un poco sobre esto. Descubrí todas las posibilidades y el gran mundo que se despliega dentro de un computador, me sentí encantada desde el primer momento, pues, siempre había sentido mucha curiosidad por el desarrollo de los sitios web, como se despliegan pestañas en estos con un simple click, como una aplicación puede funcionar de una manera tan excelente y como nos brinda una interfaz de usuario tan agradable.

Greetings everyone, I introduce myself, my name is Barbara, I'm Venezuelan and I'm a telecommunications engineering student. Since I started to see things related to programming in my career I began to feel attracted to programming, so I decided to start researching a little about it. I discovered all the possibilities and the great world that unfolds within a computer, I was delighted from the first moment, because I had always been very curious about the development of websites, how tabs are displayed in these with a simple click, how an application can work in such an excellent way and how it gives us such a nice user interface.

![image.png](Image from post)

![IMG_20220511_221309.jpg](Image from post)

A comienzos de este año se me presentó la oportunidad de pagar un año en Platzi, encontré tanto contenido, tantas cosas que aprender que me sentí un poco abrumada jaja. Comencé con algunos cursos de marketing, estos me gustaron pero no me dejaron sin aliento para ser sincera, este mes inicie con la escuela de desarrollo web. Lo primero que aprendí fue como configurar mi entorno de desarrollo, instalé mi editor de texto Visual Studio Code (que por cierto me enamore de la interfaz de este) y aprendí lo que es ser Frontend, Backend y fullstack que son conceptos que tenía tiempo viendo en twitter pero que no terminaba de asimilar jaja.

At the beginning of this year I was presented with the opportunity to pay for a year at Platzi, I found so much content, so many things to learn that I felt a little overwhelmed haha. I started with some marketing courses, I liked them but they didn't leave me breathless to be honest, this month I started with the web development school. The first thing I learned was how to configure my development environment, I installed my Visual Studio Code text editor (which by the way I fell in love with its interface) and I learned what it is to be Frontend, Backend and fullstack which are concepts that I had time seeing on twitter but did not quite assimilate haha.

Image from post
Image from post

Sentí que me quiero ir por Frontend aunque no quiero tomar decisiones apresuradas jaja, apenas estoy aprendiendo. Ayer casi completo más de la mitad del curso de HTML en Platzi, aprendí ya los conceptos de páginas dinámicas y estáticas y lo que más profundice, qué es el Index y cuál es su importancia, aprendí ya varios puntos importantes en su estructura, de hecho hice mi primer index que está bastante básico jajaja, pero me siento orgullosa de lo que he aprendido así que sin pena se los muestro

I felt that I want to go for Frontend although I don't want to make hasty decisions haha, I'm just learning. Yesterday I almost completed more than half of the HTML course in Platzi, I learned the concepts of dynamic and static pages and what I learned more in depth, what is the Index and what is its importance, I learned several important points in its structure, in fact I made my first index which is pretty basic hahaha, but I am proud of what I have learned so without shame I show them to you

![image.png](Image from post)

Aprendí a generar los contenedores Head y Body de estos, las etiquetas que nos ayudan a que el navegador pueda entender caracteres especiales, a la estrategia SEO, el nombre de la pestaña, la descripción de nuestro sitio web y el ajuste en pantalla para según sea el dispositivo en el que se abra el sitio web. Del Body aprendí a la estructura del Header, barra de navegación, el main, cómo escribir listas ordenadas y desordenadas en este y también a colocar enlaces a sitios web externos, a que estos abran en otra pestaña o simplemente en la misma que estamos. Aquí les muestro el código del índex de la foto anterior

I learned how to generate the Head and Body containers, the tags that help the browser to understand special characters, the SEO strategy, the name of the tab, the description of our website and the adjustment on the screen according to the device in which the website is opened. From the Body I learned the structure of the Header, navigation bar, the main, how to write ordered and unordered lists in it and also how to place links to external websites, to open them in another tab or simply in the same one we are in. Here I show the code of the index of the previous photo

![image.png](Image from post)
---
Aparte de Platzi, estoy consultando estos videos en YouTube que están muy buenos y se mantienen constantemente actualizados, si estas aprendiendo o estas interesado en aprender te los recomiendo. Espero seguir completando metas en este mundo tan grande que es el desarrollo web y bienvenida para mí misma a el jeje, a seguir completando metas, oh y algo súper importante que es lo que me hará asentar todos esos conocimientos, a practicar mucho todo lo nuevo que aprendo

Apart from Platzi, I am consulting these videos on YouTube that are very good and are constantly updated, if you are learning or are interested in learning I recommend them. I hope to continue completing goals in this great world that is web development and welcome for myself to it hehe, to continue completing goals, oh and something super important that is what will make me settle all that knowledge, to practice a lot everything new that I learn.

![image.png](Image from post)

Enlace a los Vídeos

Link to videos

![image.png](Image from post)