Training Resources

Tutorials

The Complete set of NEETS modules in (.pdf) format

Introduction to Information Processing

POV-Ray

POV-Ray is a free Open-Source ray tracing program which I have used for years in high school courses on programming and advanced computer applications.

HTML5

HTML5 is the newest draft standard for creating web pages. Most of its new advanced features are rapidly being adopted by many browsers. While this tutorial is intended to be an introduction to creating web pages using HTML, it does make a few assumptions about the skill level of the reader.

Other Tutorials

Tools

Reference

W3C HTML Recommendations

CSS

Other Tutorials

Tools

Reference

W3C CSS Recommendations

SVG

Like HTML5, SVG is the newest standard for creating vector graphics on the web. More and more of its features are rapidly being adopted by many browsers.  It has many features which will make graphical features created using it quicker to download, accessible, and easier to search and categorize by search engines.

Other Tutorials

Reference

W3C SVG Recommendations
Other References

JavaScript

Other Tutorials

Tools

C++