Skip to content

Instantly share code, notes, and snippets.

@tinaarnoldi
Forked from labnol/google-apps-script.md
Created October 24, 2017 17:16
Show Gist options
  • Save tinaarnoldi/53e0eca01d87b432ee2d0017c299dc7e to your computer and use it in GitHub Desktop.
Save tinaarnoldi/53e0eca01d87b432ee2d0017c299dc7e to your computer and use it in GitHub Desktop.
The best resources for learning Google Apps Script, the glue that connects various Google services including Gmail, Google Drive, Calendar, Maps, Analytics and more.

Learning Google Apps Script

The best resource for learning Google Script is the official documentation available at developers.google.com. Here are other places that will help you get up to speed.

  1. Case Studies - Sample Google Script Projects (google.com)
  2. Google Apps Scripts - Snippets by +Amit Agarwal
  3. scoop.it/t/gas by +Martin Hawksey
  4. Awesome Google Scripts by +Amit Agarwal
  5. O'Reilly - Apps Script - by +James Ferreira
  6. Apps Script Webinars - YouTube - by +Eric Koleda and +Arun Nagarajan
  7. scriptsexamples - by +James Ferreira +Romain Vialard
  8. appsscripttutorial - by +Waqar Ahmad
  9. StackOverflow Q&A - Got a question? Ask here.
  10. lynda.com - Scott Simpson (Up and Running with Google Scripts)
  11. Tutorial - Written Google Docs Addons
  12. Known Issues & Bugs - Report a bug here.

This list is maintained by Amit Agarwal. Send me a tweet @labnol to suggest another resource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment