Continuing Web Design

I feel like I should update this Blog. My spare time has been spent between learning the elements of web design and trying to hang on to my social life (don’t judge me- friends are important too!) so I haven’t had a lot of energy to write. But seeing as how I’m going to start pushing myself harder with web design I think it’s only right. I’ve also decided to write here solely in HTML.

So it’s self-assessment time.

I’ve got a firm handhold on HTML. By that I mean I feel really comfortable with it. I don’t remember everything (or a lot) but I know how to get around with it. There are still some things that trip me up but I’m finding less and less things that trip me up.

It IS a little difficult breaking myself of some old, pre-HTML 5 habits. EM instead of I? WHAAAAT? Crazy, right? Fortunately there’s plenty that’s exactly the same so I have that going for me.

I’ve got a pretty good grasp of CSS as well. Like HTML, I’ve still got things that I need to look up every now and then, but for the most part I can fully wrap my head around it. One thing I’ve found that’s really helpful is Twitter Bootstrap. As a front-end framework it’s really nice.

Javascript, on the other hand, I haven’t gotten much accomplished with. I’ve barely even picked up PHP. There is DEFINITELY room for improvement on all the things that I need to build up expertise with.

I’m currently building a homepage to showcase all the websites I’ve designed so far. Hopefully it’ll show a clear progression as I go from “baby’s first web page” to “did the same guy design this?” Once I get it uploaded I’ll link it here.

So that’s about it for right now. I’m really happy with the progress I’m making. And that’s something, coming from me. I’m my own worst critic. If I like something I’ve done… there might be something to that.

Take care, internet.

Eric.

HTML Progress- Just a short update

So I’ve been working with two main methods of learning HTML5, and both are free websites. W3Schools.com is the one I started off with, but now I’ve moved on to CodeAcademy.com.

W3Schools was a pretty bare-bones tutorial that helped bring me up to speed on the basics of HTML5, but I think I need something more. CodeAcademy.com was recommended to me a while back by one of my friends, and today I had another friend suggest it as well. Two people is good enough for me, so I’m officially deciding to switch over.

So far, CodeAcademy has a pretty great hands-on system where they walk you through building a web-page. With W3Schools I was having to make my own. Now, making my own had its benefits. For example, I could make the subject-matter about whatever I was interested in. It just so happens that I’m interested in starting up a Let’s Play video series so I started making the page about that. With CodeAcademy it’s some generic content that I’m not too thrilled about, but there’s a little more hand-holding so I think I’m going to get a more permanent grasp on the content.

Starting a new Skill-Set

I know it’s been, like, two years since I posted here. That’s bad of me. I haven’t been idling, but I haven’t had the gumption to document it.

My job has been giving me plenty of experience in Visual Basic 6, SQL Server, and some basic trouble-shooting. I’ve been getting plenty of customer service experience, but I’ve never been worried about my skills in customer service. Not just tooting my own horn, but I think I’m pretty damn great at it.

Tragically, VB6 is rapidly reaching obsolescence and I haven’t been doing nearly as much hardware-related IT work as I’d first hoped. Learning SQL is useful, but I’m not sure doing database work is what I want to do.

Also, as a disclaimer, I am NOT knocking my job. I’m grateful for the opportunity and really like my coworkers and bosses. I’m just saying I’m looking in a different direction.

Enter: Web Design.

Over a decade ago I started working on learning HTML4. That never worked out for reasons I won’t go into, but I formed a foundation that I’d end up building off much later. I remember using html tags when I wanted to spice up my ultra-important LiveJournal back in the day. This isn’t to say it was the greatest coding in the world, but it was a start. It also leads me to believe that I can absolutely, positively do this.

I’ve already started going through the tutorials on w3schools.com and have just about finished the list of HTML chapters and am about to move into CSS. CSS is a bit intimidating, but I’m sure I’ll do fine.

The key at this point is to keep at it. I’ve got a side-project wherein I do Let’s Plays (essentially I play video games and add commentary for those of you not familiar with the odd, new-ish phenomenon) so I’m trying to use that for content while I’m practicing my HTML coding.

I’ll try to keep posting here as I learn, and plan on getting something to display soon.