DAY 1
Okay here we go! So today was easier than I had anticipated. Actually, I thought I was going to get really really really lost. So today I learned what the HTML stands for = Hypertext Markup Language. I learned that it is a language just like any other and that it has its own special syntax. I learned Hypertext means "text with links in it" and that markup language is a programming language used to make text do more than just sit on a page: it can turn text into images, links, tables, lists, and apparently much more. The course had a very good analogy of thinking of HTML as the bones of a website and that it's made pretty with another programming language called CSS (Cascading Style Sheets). If HTML was the bones then CSS was the skin and makeup.
Once I had learned some of the basic meanings of the above mentioned, I began to actually learn the language starting with what tags are. I learned that there is an opening and closing tag, that they always come in pairs and that whenever you open one you should always close it. I learned that tags come between these < > and that a closing tag looks like this </ >. I also learned that tags can nest within each other and that the last opened tag should be the first closed.
I learned that an HTML document has a head and a body just like I do and that the title always goes in the <head><title>This is found in the tab of the browser</title></head>. It took me a little while to figure this out.
The next thing I learned was that when we put content between the tags the entire bit is called an element.
I also learned that the body tag comes after the head, duh! That should have been a no brainer. I finally realized that the content in the body is what becomes visible on the actual page.
Day 1 was about learning a lot about the meaning of things, as apposed to actually learning anything in regards to programming.
I'm excited, I've learned a lot today. I'm thinking I might actually make it in my new endeavor and conquer my demons from HTML past. Really enjoying my new found knowledge.
Have a great day!
Ignorant Geek
Search This Blog
Monday, June 3, 2013
Sunday, June 2, 2013
Web Programming Journey
(My Daughter and I)
Hello Blog World!
Well here it goes. This is my blog about my journey from being a web developer novice to (hopefully) expert.
My journey began last week when I had an idea to learn web programming. Odd considering that 15 years ago my programming teacher in high school literally threw the book at me. Ever since I've had a terrible disdain for learning anything remotely connected to web programming.
I've decided to face my demons and attack web programming with vengeance. I won't be held captive by my past, nor by those who told me I was hopeless. This blog is about documenting my progress, frustration and ultimate victories not only in regards to web programming but also in regards to the confines of the labels I was given during my first endeavour into this field some 15 years ago.
I endeavor to blog my daily progress, as a means to be an encouragement to others just starting in this field who may be just as "hopeless" as I am.
Let's face it; if I can do it anyone can!
After searching for several online programs for learning code, I decided to commence with www.codeacademy.com. I'll be really honest here, I was sold by their sample window that asks basic questions on their main page. It was really straight forward, uncomplicated and easy to understand. With a programming history like mine, it was exactly what I needed to ease into my new adventure. There may be better programs available out there (I'm sure there are) but this is the one that made me feel "at home".
Until tomorrow, when I share my beginners experience with working on HTML, yikes. I don't even know what it stands for...
Subscribe to:
Posts (Atom)

