This is the second part of our ongoing series of site-building resources. Today we’ll be focusing on PHP and Javascript.
PHP
- PHP.net – “PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.”
- W3Schools’ PHP Tutorial – This site was previously listed in Resource Links (Part 1) for HTML/CSS
- PHP Object Generator – “PHP Object Generator, (POG) is an open source
PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application.” - Smarty – PHP template engine that helps separate application code from presentation.
Javascript
- W3Schools’ Javascript Tutorial – This site was previously listed in Resource Links (Part 1) for HTML/CSS
- Core JavaScript 1.5 Reference – “provides reference material for the core JavaScript language”
- quirksmode.org – quirksmode.org’s online companion to ppk on JavaScript
- script.aculo.us – “script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.”
- MooTools – “MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.”
- The mooWalkthrough – “… a step -by step guide with examples, tips, a maybe a few secrets, for the Javascript Framework Mootools.”
- The “Mootorial” – a MooTools tutorial
Do you have a site-building or PHP or Javascript recommendation you would like to share? Please tell us about it in the comments.
Related Articles: