Most recent articles

PHP Variables Tutorial

Posted by Mark Lassoff on October 10th, 2011 , , ,
| No Comments

In this PHP Variables Tutorial, Mark will show you how to use variables in the PHP programming language. You will learn how to declare and initialize PHP variables, the PHP variable operators and how to ouput variable values to the browser window. 1 2 3 4 5 6 7 8 9 10 11 12 13 [...]

Read more

PHP Tutorial: Hello World

Posted by Mark Lassoff on October 9th, 2011 , , , ,
| No Comments

PHP is a commonly used, server side programming language, most often used to code web applications. WordPress, Joomla, and many other common web applications are written in PHP. With PHP knowledge you can customize or create just about any kind of web site or web application. In this PHP tutorial, Mark will show you how [...]

Read more

XML Tutorial

Posted by Mark Lassoff on October 7th, 2011 , , ,
| No Comments

In this brief XML tutorial, Mark will show you how to create valid XML documents that can be used with Java, Javascript, C language or .net Applications. XML is commonly used to exchange data between applications or systems. The XML Language (eXtensible Markup Language) has become more important in recent years as it has developed [...]

Read more

Top Languages Used in Web Development

Posted by Mark Lassoff on September 30th, 2011 , ,
| 3 Comments

While most web developers have the similar goal of bug-free, functional, usable web sites, there are several programming languages used by developers to reach that goal. Let’s take a few minutes to discuss the the top languages used in web development. The languages are broken into two categories—server side languages and client side languages. The [...]

Read more

Show and Hide Logical Divisions with Javascript, CSS and HTML

Posted by Mark Lassoff on September 26th, 2011 | 2 Comments

With just a little Javascript knowledge you can create a sliding div effect that is commonly seen on the web. In this video tutorial, Mark will show you how to create a sliding div within the browser. The sliding div reveals it’s content as the div opens and completely disappears once the div is closed. [...]

Read more

Where we've taught...