Skip to content

Instantly share code, notes, and snippets.

@gmarik
Forked from labnol/google-apps-script.md
Last active June 23, 2020 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gmarik/51b3c8105c8d22212bdf18cba3e2af45 to your computer and use it in GitHub Desktop.
Save gmarik/51b3c8105c8d22212bdf18cba3e2af45 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. MAKING A GMAIL BOT WITH APPS SCRIPT AND TYPESCRIPT
  2. Google Apps Scripts - Snippets by +Amit Agarwal
  3. Apps Script Starter - Create Google Apps Script projects locally inside VS Code.
  4. Digital Inspiration by +Amit Agarwal - Google Addons
  5. Awesome Google Scripts by +Amit Agarwal
  6. Build with Google Apps Script - Setup a local development environment for Apps Script
  7. Apps Script Webinars - YouTube - by +Eric Koleda
  8. scriptsexamples - by +James Ferreira +Romain Vialard
  9. appsscripttutorial - by +Waqar Ahmad
  10. StackOverflow Q&A - Got a question? Ask here.
  11. lynda.com - Scott Simpson (Up and Running with Google Scripts)
  12. Tutorial - Written Google Docs Addons
  13. Known Issues & Bugs - Report a bug here.
  14. scoop.it/t/gas by +Martin Hawksey
  15. Case Studies - Sample Google Script Projects (google.com)
  16. 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