domingo, 7 de enero de 2018

That´s how I learnt to code with git

Since October, 2015 I learnt to code the basic concepts with code languages like JavaScript and C++

During the months of December, 2017 and January, 2018, I learnt to code with git, managing files, the things that the files have and interact with them and with that files I made a specie of website about invisible guitars called Invie made by the people of the coding course.


In this image are the files used in the Invie website.


Here os the code used in the Atom program to make the website that it looks in the next image.


Here is the website with the images in their respective places.


Here we can appreciate the same website, but seen in a mobile device or a tablet.


Here is the state of the files using a program called iTerm.


Finally we find some commands used in git to manage and interact with the files used in Invie.

Así aprendí a programar con Git

Así aprendí a programar con Git

Desde octubre de 2015, empecé a programar los conceptos básicos con lenguajes como Javascript, C++.

Durante los meses de diciembre de 2017 y enero de 2018 aprendí a programar con Git, gestionando  archivos, a mirar lo que contienen y a interactuar con ellos y con esos archivos realicé una especie de página web inventada por los que hicieron el curso en la que consistía en guitarras invisibles, llamada Invie.


En esta imagen nos encontramos con los archivos utilizados en la página web de Invie


Aquí se encuentra el código utilizado con el programa Atom para que la página web Invie tenga forma y se muestre como en la siguiente imagen.


Aquí se encuentra la página web con cada imagen puesta en su respectivo lugar.


Aquí podemos apreciar la misma página pero vista desde un dispositivo móvil o una tablet.


Aquí se encuentra el estado de los archivos utilizando un programa llamado iTerm.


Finalmente nos encontramos con algunos comandos utilizados en Git para poder gestionar e interactuar con los archivos utilizados en Invie.