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
- W3C Getting Started With HTML
- W3Schools - HTML5 Tutorial
- W3C HTML Training Tutorial
Tools
- HTML Characer Entity Reference Chart
- W3C HTML Validation Service
- SEO tool to optimize title tags & meta description
- GOOGLE WebmasterTools
- Test Your Browser's Support for HTML5
- When Can I Use… Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
Reference
W3C HTML Recomendations
- Current HTML Specification
- HTML 5.1 Specification
- HTML5 Specification
- HTML 4.01 Specification
- HTML 3.2 Specification
- HTML 3.0 Specification
- HTML 2.0 Specification
- GOOGLE - Search Engine Optimization Starter Guide
CSS
Other Tutorials
Tools
- W3C CSS Validation Service
- When Can I Use… Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
Reference
W3C CSS Recomendations
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, accessable, and easier to search and categorize by search engines.