I was finishing school, and the university I aspired to attend to study Computer Science, I could not be selected, because at that time you could only enter through a selection filter which chose the candidates very randomly, but why is a different story.
After finishing the school stage it was not clear my definitive course or what was going to be next, and in my family there have been plans thought that remained in the expectation of seeing if they could be achieved, but at the moment of truth that was not certain.
At the beginning I have been very attentive to do a series of procedures that were necessary for the said family plans, after finishing those procedures at a dizzying pace I had nothing left to do but to wait for things to happen with nothing else to do.
Of course my brother in the midst of that has insisted me to do something, one of those things has been to learn programming and make a living from it, I was reluctant against the insistence, until I reached the point where I decided to see the HTML language and how it was, and there I discovered the site https://www.w3schools.com/, has good tutorials I recommend them, at least if you see written tutorials, and if not, you can look for video tutorials that there are plenty out there on the internet hehe...


w3schools in 2017 / w3schools actually
And right here I discovered the w3schools site and started my learning path on this page, at the beginning was learning HTML and its different tags and what function each one exerted, of course I put into practice almost everything I saw step by step, I even started practicing with anything writing everything in notepad, then I continued learning pure CSS, clearly it was going to feel different than learning tags that open and close (I'm talking about HTML of course), however it broadened even more my skills of what I could invent in code, CSS itself has been a key language for the aesthetics of web pages.
Later we went on to learn Javascript, it was clearly the first programming language I learned in these beginnings, at first there were things that I did not understand how they were done, but with practice began to leave me a clear vision of how to write code.
After learning Javascript I started to open my horizons to different programming languages, mainly C language, thanks to C I have learned good basics of what a programming language is about and its present qualities, I recommend starting from there if you want to start having a base in programming.
