Google Apps Script for Beginners

Опубликовано: 28 Апрель 2026
на канале: Matt Brigidi
9,897
145

This video aspires to teach fundamentals to beginners looking to use Google's App Script programming language. Apps Script uses Google's implementation of JavaScript.

This video will teach you how to:

Create a new project
Organize your file Directory
Use the console log
How to concatenate strings
How to do math
How to work with date and time
How to use For loops
How to use IF, ELSE IF, and ELSE
How to create functions

Please check out this playlist if you'd like to watch the breakout videos from the series:    • Google Apps Script for beginners