Tutorials
Offline Viewing
If you want to download the files for offline viewing you're quite welcome to. You will now see a link to download the video in flv format underneath the player. The easiest way to play the flv file is to use VLC, so I hope you enjoy.
AJAX
These tutorials teach AJAX, meaning "Asynchronous JavaScript And XML", this allows you to dynamically access your webpage's content and update it in real time. That is just the basics, but it can be used with other aspects of JavasScript to make very cool looking sites!
- AJAX Introduction
- World Of AJAX
- Sending Variables With Forms
- Bonus - Self Requests
- Validating The Form
- JavaScript Events!
- First AJAX Application
- Flash AJAX
- Image Loader
- Image Loader Part II - Page Loading
- OOP JavaScript - Animation
- Bonus - What is this AJAX thing?
- AJAX - This Time I'm Telling the Truth
- AJAX Guestbook
- Animated AJAX Login
- AJAX & JSON
C++
These tutorials teach C++ one of my favourite programming languages. It was developed from the C language and implements Object Orientated Programming, C++ is the leading language when it comes to game development. Whether it is using OpenGL or the more popular DirectX!
JavaScript
JavaScript is a very useful language to create real time interactivity to your websites. With powerful features such as the DOM you have great power over your (x)html
PHP
PHP: Hypertext Preprocessor, that's what it means. PHP is a wonderful language that will get you started in web development quickly and easily, and most importantly - it's free to use, and comes in most servers! Don't forget to check PHPVT for even more tutorials!
Flex
Flex is a framework developed by Adobe to allow developers to create Rich Internet Applications with Flash quickly and easy. Built in mind for the developer instead of a designer, it allows you to create great web and desktop applications with great ease.



