What You Code Is What You Get: New Interactive Dev Guide
March 27, 2008 – 3:49 pmWhat You Code Is What You Get: New Interactive Dev Guide
Posted by Austin Chau, Google Data APIs Team
Have you ever tried to learn how to use a new API from your favorite programming language, looked at the docs and thought “Arggh, do I really have to copy and paste all this code or understand this full sample app just to get started?”.
Now you don’t have to!
We just released an interactive version of the JavaScript Developer’s Guide for the Calendar Data API. You can modify or rewrite the sample code, and execute it right inside your browser. The developer’s guide provides a rich text editor for all the sample source code and lets you instantly see the effect of the snippet you just executed.
We hope that this makes it easier for you to get started and have fun experimenting with the JavaScript client library.
[Source: http://googledataapis.blogspot.com]