Skip to content

Instantly share code, notes, and snippets.

@suzuke
Forked from labnol/google-apps-script.md
Created December 16, 2020 09:35
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 suzuke/8fb64dd3ce59348a3e13f74207fe5a0e to your computer and use it in GitHub Desktop.
Save suzuke/8fb64dd3ce59348a3e13f74207fe5a0e to your computer and use it in GitHub Desktop.
How to Learn Google Apps Script

Learning Google Apps Script

Find the best resources for learning Google Apps Script, the glue that connects all GSuite services including Gmail, Google Drive, Calendar, Google Sheets, Forms, Maps, Analytics and more.

A good place to learn more about Google Apps Script is the official documentation available at developers.google.com. Here are other Apps Script resources that will help you get up to speed.

  1. Google Apps Script Code Samples by Amit Agarwal
  2. Google Apps Script Development - Create Google Apps Script projects locally inside VS Code - video tutorial
  3. Awesome Google Scripts by Amit Agarwal
  4. Google Developer Experts - Follow Apps Script GDEs on Twitter
  5. Google Groups - The official Apps Script community
  6. StackOverflow Answers - Got a question? Ask here
  7. Apps Script Examples - by Martin Hawksey
  8. Known Issues & Bugs - Report a bug here.
  9. Apps Script Blastoff! - Introductory course by Ben Collins
  10. Github Awesome Series by Alex Ivanov

This resource is maintained by Amit Agarwal (Google Developer Expert, GSuite and Google Apps Script). 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