Skip to content

Instantly share code, notes, and snippets.

@patilswapnilv
Forked from labnol/google-apps-script.md
Created June 26, 2019 06:01
Show Gist options
  • Save patilswapnilv/a4eea2c1057213b8f1a2e5ca75d35ec6 to your computer and use it in GitHub Desktop.
Save patilswapnilv/a4eea2c1057213b8f1a2e5ca75d35ec6 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. Build with Google Apps Script - Setup a local development environment for Apps Script
  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