Tuesday, July 2, 2013

Inspecting HTML source code

Hey guys,

So I know that the Professor has opened up source code for websites in class before, but I just wanted to post a link here for a reminder and for a step-by-step tutorial:


It's quite straightforward, but it's a lot better to have a guide just in case!

Introducing Javascript!

Hey everyone,

So now I'll give a brief overview of Javascript. The most important thing is: It is not the same as Java! It is a programming language that focuses on user interaction with web browsers. For more information, feel free to check out the wikipedia page on it located here: https://en.wikipedia.org/wiki/JavaScript

Also, a great textbook that I found online is Eloquent Javascript. The textbook is free and can be found online at: http://eloquentjavascript.net/

Enjoy!

Youtube tutorial

Hey all,

So I started watching this pretty good youtube playlist on HTML and CSS. It starts with step one and setup. It's quite long, but feel free to check it out. I think it's pretty worth it!


Any redditors out there?

Hey guys,

So I have been browsing Reddit for probably a year now, and the best thing about this website is that it literally has a subsection for everything. So I was curious and wanted to check out their subsection for web design. I was not disappointed. Take a look!

http://www.reddit.com/r/web_design/

EDIT: They also have a great subsection for jQuery here: http://www.reddit.com/r/jquery/
Reddit is pretty fantastic. For this class and more, feel free to check the website out!

My first post

Hello everyone, thanks for visiting my blog for Internet Computing. I'd like to start off by posting the website that the Professor has gone to in class: http://www.w3schools.com/. It's a fantastic site which has tutorials on every single subject which we will be covering in this class.