Description: Code Snippets - small amounts of code fragments with accompanying text explanations and tips. Often snippets center around a single function or feature of the related code.Full Scripts - fully functional script routines that are "stand alone" in nature. Including:Title of script and version Basic Description Demonstration of Code (live) Features List (details about what the script does) Code Considerations (details concerning how it works and how to change it) Get the Code (download links or text areas that can be copied, installation instructions)Lessons Learned - Information about online web development technologies that may or may not contain references to code.Links- Other useful sites that are often referenced during application development process.