Showing posts with label StackOverflow. Show all posts
Showing posts with label StackOverflow. Show all posts

Tuesday, March 12, 2013

Stuck and Need Help? Google is Your Friend.


We all get stuck when it comes to creating webpages, whether it’s related to programming, or something isn’t working quite right. That’s when you turn to Google. There is an abundant supply of resources online just waiting for you to find them.

The W3C has an extensive website with resources on every programming language out there (web-based anyway). Whether you need help understanding HTML, CSS, JavaScript, PHP or ASP, their website can help you out. They break down every element of the code, tell you what it does and gives you examples of how to use it. Some of the pages even have a section where you can test it for yourself in real time. It’s a great resource if you’re just learning or don’t understand a certain component of any type of code.