My Journey with Web Technologies
From many years until six months ago. The web technologies were for me like a simple closed book waiting for me to open and dive inside it, but because of limitation of time and other personal reasons I had just looked at the cover and delayed my wishes on diving inside later.
Six months ago, my journey inside this book had started with Code Your Future. I have discovered that there are precious jewels inside this book, but these jewels couldn’t give me themselves before I give them a lot of time and effort.
HTML, here is the beginning. You need to initialise and design your page, so start from here. Learn about tags, open and close them. Learn more about div, img, links, and other tags that can make your page semantic.
Css, Do you want a better style for your page? Definitely you are looking for easier ways to control your items over the page. And you want to change the font and its style or maybe your image is better to be smaller and aligned to the right. Css will help you and give you the required style.
Javascript, to get your page responsive and to control your items, you need to dedicate enough time to learn Javascript. It is a powerful language that gives full control over the page. On a personal level, I found it very interesting and I really enjoyed it when I achieved something new with it.
Of course, there is a lot more to learn and the journey is going on, but I can tell that I am very grateful that I finally opened that book.