Posts Tagged ‘Code’

Free Month of Web Hosting at A Small Orange + Exclusive Coupon

SoDevious is hosted at ASmallOrange, and I thought that I would share some exclusive coupons that I came across. When I have problems, these guys are quick to respond. Not to mention that they are an actual company, not little kids trying to sell you stuff. Did I mention that they also support reselling?

Posted on: October 28th, 2010 by Nicole Dominguez | Tags: , , , , , , , , , , , , , , ,

Commenting your Code

When learning how to code in various languages, it often times helps to know the proper way to comment out certain items. If you don’t already know what it means to add a ‘comment’ to the code, just little notes. It can also be used to block something out, it’s stopping a certain piece of code from it being read by the browser, or whatever have you. Lets start, shall we?

Posted on: February 6th, 2010 by Nicole Dominguez | Tags: , , , , ,