25% Off One Full Year
Anatomy of a Web SiteDo It YourselfDrive Traffic to Your Site

Anatomy of a Web Site

It’s the prerequisite for the rest of your Web site education. Learn to identify the different parts that together make a Web site tick.

Do It Yourself

With a little bit of patience and a lot of research, you can build your own Web site. We can help you with the research.

Drive Traffic to Your Site

Learn how to mix marketing prowess with technical savvy to get your Web site in front of your target audience and maximize conversions.


Database

Database, Do It Yourself

A database is a great way to organize Web sites with a lot of regularly updated content. Databases power dynamic Web sites, meaning pages are created each time someone requests them. The pages are made by pulling information from the database into a Web page template upon request. continue »

MySQL

Database, Do It Yourself

MySQL is a popular, open-source relational database management system (RDBMS) that can run on more than 20 different platforms, including Linux, Windows and OS/X. It is often used in conjunction with the PHP: Hypertext Preprocessor (PHP) programming language. continue »

SQL Server

Database, Do It Yourself

There are two versions of SQL Server, and both are relational database management systems (RDBMS). An RDBMS stores data in a series of tables that are related to each other in a variety of ways. Because few assumptions are made as to how the data relates, an RDBMS can present data in many different configurations. continue »

Microsoft Access

Database, Do It Yourself

Microsoft Access is a powerful relational database management system (RDBMS) with a graphical interface. Included in the Microsoft Office software suite, Access is an alternative to MySQL and SQL Server. continue »