Skip to content

Instantly share code, notes, and snippets.

@riazul701
Forked from labnol/google-apps-script.md
Created February 10, 2024 19:20
Show Gist options
  • Save riazul701/4455f072390c30b60a53aec8b7505275 to your computer and use it in GitHub Desktop.
Save riazul701/4455f072390c30b60a53aec8b7505275 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