Learn your way! Get started

Google Apps Script, Part 1 of 9: Get Started

with expert Laurence Svekis


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 11/30/2021
Level Beginner
Runtime 1h 35m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

Learn Google App Script from top to bottom to interact with Google Services. This course covers: getting started with google apps, setting up project settings and a java script overview.

Prerequisites

HTML, CSS, JavaScript are strongly recommended Some programming Background Understanding of web technologies and how websites work Google Account

Meet the expert

Providing Web development courses and digital marketing strategy courses since 2002. An experienced web application developer, having worked on multiple enterprise level applications, hundreds of websites, business solutions and many unique and innovative web applications. Web & application development areas of expertise include HTML, CSS, JavaScript, JQuery, Bootstrap, PHP and MySQL. Anything to do with web creation and digital experience. Passionate about ;everything to do with web application development, programming to online marketing with a strong focus on social media and SEO.

Course outline



Module 1

Get Started with Google Apps (22:34)
  • Introduction (00:08)
  • What is Google Apps Script (02:25)
  • Getting Started with Apps Script (04:50)
  • Apps Script Editor (09:01)
  • Write Code (06:00)
  • Summary (00:08)
Project settings (18:24)
  • Introduction (00:08)
  • Project Settings Editor (09:26)
  • Deploy a Web App (08:42)
  • Summary (00:08)
JavaScript in the Cloud (33:24)
  • Introduction (00:08)
  • JavaScript Introduction (02:16)
  • JavaScript Variables Functions (06:04)
  • Reassignment and Scope (07:38)
  • Arrays and Objects (05:13)
  • Arrays (05:11)
  • Object Methods (06:42)
  • Summary (00:08)
Loops and Conditions (21:23)
  • Introduction (00:08)
  • Loops and Conditions (09:50)
  • JavaScript Built-In Methods (07:18)
  • Stringify and Parse (03:58)
  • Summary (00:08)