Tutorials
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




