[1 Dec 2009 | No Comment | 1,382 views]
C Tutorial- Tutorial 4: Conditionals- If, Else, Else IF

This is the fourth video (in two parts) in the C Programming series. This particular series when finished will take the viewer from basic C all the way to creating simple games in C on the GameBoy Advance platform. While not a current platform it does give a really great introduction in to handheld game production.

This video discusses a couple of very important concepts in C. First simple If conditinals are reviewed. Then the Else and Else If statements are introduced to make long, complex conditionals. The logic of if conditionals is than expanded so that AND and OR conditionals can be created.

Read the full story »

C and C++, Headline »

[1 Dec 2009 | No Comment | 1,382 views]
C Tutorial- Tutorial 4: Conditionals- If, Else, Else IF

This is the fourth video (in two parts) in the C Programming series. This particular series when finished will take the viewer from basic C all the way to creating simple games in C on the GameBoy Advance platform. While not a current platform it does give a really great introduction in to handheld game production.

This video discusses a couple of very important concepts in C. First simple If conditinals are reviewed. Then the Else and Else If statements are introduced to make long, complex conditionals. The logic of if conditionals is than expanded so that AND and OR conditionals can be created.

Featured »

[28 Nov 2009 | 2 Comments | 968 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,334 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 | 902 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.

eLearning »

[22 Oct 2009 | 6 Comments | 1,103 views]
A Few Lessons Learned About eLearning

I just completed presenting and attending the BYOL eLearning conference in Salt Lake City, Utah. Having an opportunity to present for the attendees as well as attend a few sessions I had a unique perspective on the conference and came away with a few revelations about eLearning in general.

This is the second eLearning focused conference I have presented at and certainly will not be the last. I enjoyed the interaction with the others at the conference and enjoyed teaching two Actionscript Sessions and a shorter introductory session on Flex.