Skip to content

Instantly share code, notes, and snippets.

@pozhidaevak
Forked from labnol/google-apps-script.md
Created November 1, 2018 18:51
Show Gist options
  • Save pozhidaevak/72183080bb8a2e2d64022a6b6aa07b2c to your computer and use it in GitHub Desktop.
Save pozhidaevak/72183080bb8a2e2d64022a6b6aa07b2c to your computer and use it in GitHub Desktop.
The best resources for learning Google Apps Script, the glue that connects GSuite 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. Google Apps Scripts - Snippets by +Amit Agarwal
  2. Apps Script Starter - Modern development workflow for building Google Apps Script projects with Babel, Webpack and VS Code.
  3. Digital Inspiration by +Amit Agarwal - Google Addons
  4. Awesome Google Scripts by +Amit Agarwal
  5. O'Reilly - Apps Script - by +James Ferreira
  6. Apps Script Webinars - YouTube - by +Eric Koleda
  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.
  13. scoop.it/t/gas by +Martin Hawksey
  14. Case Studies - Sample Google Script Projects (google.com)

This list is maintained by Amit Agarwal of Digital Inspiration. 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