Skip to content

Instantly share code, notes, and snippets.

@martinsfjoao
Forked from labnol/google-apps-script.md
Created April 22, 2019 10:45
Show Gist options
  • Save martinsfjoao/059377cfe16fae9e439d9fe5662b5f33 to your computer and use it in GitHub Desktop.
Save martinsfjoao/059377cfe16fae9e439d9fe5662b5f33 to your computer and use it in GitHub Desktop.
How to Learn Google Apps Script - 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 place to learn more about 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 - Create Google Apps Script projects locally inside 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)
  15. Apps Script Blastoff! - Introductory course by Ben Collins

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