Skip to content

Instantly share code, notes, and snippets.

@qinjie
Forked from labnol/google-apps-script.md
Last active August 19, 2022 10:54
Show Gist options
  • Save qinjie/56d86f8f91bddd5272232bde440f351d to your computer and use it in GitHub Desktop.
Save qinjie/56d86f8f91bddd5272232bde440f351d to your computer and use it in GitHub Desktop.
Resource to learn Google Apps Script

Learning Google Apps Script

The best resource for learning 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 - Modern development workflow for building Google Apps Script projects with Babel, Webpack and 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. [Youtube] (https://www.youtube.com/watch?v=PJVivAZKqpM&list=PLe_F6wC3FvdolT54Pmi2Ht9_08kP5fFFQ)
  16. Lynda.com - Google Apps Script for JavaScript Developers
  17. [Lynda.com - Learning Google Apps Script] (https://www.lynda.com/Google-Apps-tutorials/Up-Running-Google-Apps-Script/380092-2.html?srchtrk=index%3a1%0alinktypeid%3a2%0aq%3aGoogle+Apps+Script+%0apage%3a1%0as%3arelevance%0asa%3atrue%0aproducttypeid%3a2)
  18. [Others] https://ctrlq.org/code/19803-learn-google-apps-script)

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