Home » Archive

Articles in the Featured Category

Featured »

[28 Nov 2009 | 2 Comments | 972 views]
What Programming Language Should I Learn?

One of the most common questions I get is “What Programming Language Should I Learn First?” Others have attempted to answer this question, however, I’m not sure there really is a definitive answer.

Featured, HTML/XHTML »

[15 Nov 2009 | No Comment | 1,339 views]
Tutorial:  Learning HTML Tables–  Tutorial 6

Tables and the table tag are a great way to display information in columns and rows. While tables appear tricky at first, this tutorial will show you how to easily construct tables

Featured, Headline, Linux »

[12 Nov 2009 | No Comment | 903 views]
Tutorial: Run Linux in a Virtual Machine- For Free

If you’re tired of rebooting when you need to switch operating systems, or just want to give Linux a try without committing a hard drive partition, this tutorial is for you.

Actionscript, Adobe Flex, Featured, eLearning »

[16 Oct 2009 | No Comment | 1,030 views]
Eight Things You Can Do To Improve the Quality of Your eLearning

I’m not an instructional designer, however, I do teach and have an expertise in the technologies used to produce eLearning, so, hopefully, you’ll find these tips useful!

Adobe Flex, Featured »

[12 Oct 2009 | No Comment | 1,272 views]
Five Reasons You Should Be Using Adobe Flex

Here’s five reasons LearnToProgram.TV believes that you should be using Flex.

Actionscript, Adobe Flex, Featured, Headline, Live Classes »

[5 Sep 2009 | One Comment | 1,734 views]
Sample Flex Programs:  MP3 Player and Drawing Application

Learning to Program is easy if you study code others have written. This entry includes two sample programs…

Actionscript, Adobe Flex, Featured, Headline »

[16 May 2009 | 5 Comments | 3,207 views]
Flex- Creating Your First Application (Video Tutorial)

This tutorial will take you through creating your first application with Adobe Flex. Adobe Flex is a great environment for creating Rich Internet Applications. In this tutorial you’ll learn how to write both some MXML code and some Actionscript code to develop a simple, interactive Flex application. Instructions for downloading your free Flex trial in the tutorial

Featured, HTML/XHTML »

[21 Dec 2008 | One Comment | 1,419 views]
Introduction to HTML- Tutorial 3

This tutorial covers how to use the hr tag to create a horizontal rule. Following discussion of the hr tag, the tutorial demonstrates the use of HTML formatting tags including em, strong, big, small, blockquote and others.

Featured, HTML/XHTML »

[13 Dec 2008 | No Comment | 2,016 views]
Introduction to HTML- Tutorial 2

This tutorial covers how to use the p tag and br tags to space out content within the browser window. This tutorial also covers commenting your HTML code. Finally, styling text with the italics, bold and underline tags is reviewed.

Featured, HTML/XHTML »

[7 Dec 2008 | No Comment | 1,542 views]
Introduction to HTML- Tutorial 1

This tutorial covers how to open HTML documents in the browser, how to use the view source tool in the browsers to view the code from any site and how to create a basic web page.