Frontend

Plugin Enqueue Scripts
WordPress Plugin Enqueue Script Tutorial shows how to include JavaScript and Stylesheet for plugin frontend including external API such as Facebook SDK.
Pass Data to JavaScript
WordPress Pass Data to JavaScript tutorial shows how to push variables and data to internal or external JavaScript such as with Facebook, Google Plus SDK.
Debug Info
WordPress Debug Info Tutorial shows how to collect debug info in Plugins and print it to browser as neatly formatted comments at end of the page.