Sunday, November 13, 2016

Journal 6: Self Reflection

I began teaching 4 years ago and quickly realized that as a teacher having your own website is not a requirement but it is encouraged. Even though I considered myself a tech enthusiast I had no idea how to code my own site; so of course I searched online for a free hosting site that would basically build a website for me. Weebly has been wonderful for quickly building and hosting my website for free. However, there are limits to customization and other layout design (which I now know comes from a cascading style sheet). Fast-forward to today and you can imagine my excitement when I realized I would be taking a web design class in my very first quarter of my masters program! 

GED 512 has been a wonderfully frustrating and enlightening experience thus far.  It has truly made me appreciate the ease of use and design of the websites that I frequent on a daily basis. It has also brought light to the once foreign language of HTML and CSS coding. It amazes me that I can look at a site’s code now and actually understand what the various HTML tags mean and what CSS markups are controlling the appearance of the page

I was able to put my new skills to use just this past week when my colleagues and I were trying to customize a prebuild online math test. We did not like the wording of the question or the multiple choice answers so I was able to go in, look at the HTML code, and change it to fit our needs in a matter of minutes. I felt so accomplished! Lol This same feeling came to me after I completed exercises 6.1-6.7. Although it took a few attempts to correctly link all of the pages together, I found this exercise to be the most rewarding because I know I will be using this skill in my future classroom sites/assignments.

On the other hand the most challenging assignment for me has definitely been linking all of the book assignments to book.html and moving them to the remote server. I have definitely learned the importance of naming files as well as keeping my files organized in a meaningful way so I don’t feel the compulsion to go back and reorganize them again later (I am sure you can imagine my frustration when finding all of my links broken after moving one file).

Overall it has been a rewarding experience thus far and I am looking forward to learning more in the upcoming weeks.

Questions:
Q1: Do you really need to know how to code?
A1: Having a basic knowledge of HTML and CSS coding is an invaluable skill that will come in handy when working in/with technology. I try to teach this to my students by using Hour of Code since so many of their future career opportunities will probably deal in part with using technology. Research shows that there will be 1,000,000 more computer science jobs than students by 2020.

Q2: Will I continue to use hosting platforms for my websites?

A2: I think I will, at least for now, due to the ease of use. Because I am still learning HTML and CSS markups it takes me a considerable amount of time to code a single webpage.  

No comments:

Post a Comment