Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js HTML5 PHP Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation CBT Cognitive Behavioral Therapy Sound Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Podcasting

DevelopmentWeb DevelopmentGoogle Apps Script

Google Apps Script Build 28+ Fun Projects Sites G Suite

Explore Google Apps Script see amazing Google Apps Script projects build power up your GSuite Google Apps Script Plus
Rating: 4.7 out of 54.7 (97 ratings)
1,116 students
Created by Laurence Svekis
Last updated 3/2022
English
English [Auto]

What you'll learn

  • Build interesting projects that can be used to develop Google Apps Script Skills
  • Super Charge your Google G Suite Apps with Google Apps Script - over 19 Projects ready for you
  • Learn G Suite Google Apps Script and how to custom code your G Suite with Amazing functions
  • How to apply Google Apps Script in Projects
  • Explore how to use Google Apps Script - Classes and Methods to power up GSuite
  • How to apply Google Apps Script

Requirements

  • JavaScript - Web development experience
  • Prior Programming experience
  • JavaScript and prior coding experience
  • Computer access and internet access
  • Google Account

Description

Google Apps Script will amaze YOU! - Loaded with content to teach you how to use Google Apps Script and create some amazing projects, Source code is included

more content and projects added all the time ..... check out the new projects in the last sections.

Even if you have never seen Google Apps Script before - you NEED to check out this course.  There is so much you can do when you connect the Google Suite of Products together and power up your Google G Suite workflow - save time - build some cool stuff.

Course is taught by an official GOOGLE DEVELOPER EXPERT for G Suite - Learn to create awesome applications connecting you Google Suite of Products together using Google Apps Script.

Perfect course to learn more about Google Apps Script

Even if you have never coded Apps Script Before - we have you covered step by step intro covering use of fundamental JavaScript to get you started with Google Apps Script.  Wow you friends and family with Google Apps Script

Write a little code and do so so much Google Apps Script

"I never knew Google Apps Script can do all this"

"This course was perfect for me to learn and build my own project"

"I think I've found a new career - I love it Google Apps Script Rules"

"This is simply amazing Google Apps Script"

"Google Apps Script is easy to learn I am a JavaScript developer and it took me no time at all"

Everything you need to get started with Google Apps Script in one big course.

Apps Script is a scripting platform developed by Google for light-weight application development in the G Suite platform.

Build amazing Web Apps

Connect to your Google Spreadsheet as a source of data for your WEBSITE - Any webs connect with AJAX

Email users with the power of Gmail

Track users in a spreadsheet

Get messages from users right into a spreadsheet

Share content of your drive - create an image gallery for your website from images sitting on your Gdrive

Let your imagination go wild - whatever you can dream up Google Apps Script can help you accomplish it

Automate your tasks

Build web apps and automate tasks with Google Apps Script

Apps Script is a rapid application development platform that makes it fast and easy to create business applications that integrate with G Suite.

No need for a database - save your time using Google Script for backend functionality

Start Scripting

  • Build with Google

    Feature-rich APIs let you extend Google services and build your own web applications.

  • Code on the Web

    A web browser is all you need to build with Google Apps Script.

  • Share your App

    Store and share your projects in Google Drive or publish on the Chrome Web Store.

Learn the fundamental concepts of Google Apps Script - it’s based on JavaScript allowing you to connect the power of your Google Suite of products together to do some really amazing things. The upcoming lessons are going to show you the basics of how to get started creating your own projects with Google Apps Script.

The sections can be skipped if you are already familiar with the content, they are not dependant on the ones prior and fully wrapped within each project from start to finish. You choose which ones you want to do next, have fun.

Introduction to Google Apps Script - Find out how it works, get a quick refresher on JavaScript fundamentals like variables, arrays, objects, loops, functions and conditions. Try it out and see with just a few lines of code how you can create a doc, spreadsheet access the Google Calendar add events, and send emails with Script.

Project #1 - Form Submission auto response - Create custom responses and run code all triggered by a user submission of form data. Connecting Google Suite together to make things happen. This is a common and simple application that can be really useful in a number of ways.

Project #2 - YouTube API - Connect to YouTube - get content from YouTube that you can use within your application. This section demonstrates utilizing the power of YouTube, searching and retrieving video information back into a web app. Create a webapp with Google Script that can be used to search YouTube and video results.

Project #3 - Spreadsheet User data Project - Add user data to a Spreadsheet, then take action from the Spreadsheet UI to send emails and update the data. This is a dashboard designed to help manage user lists and send out emails all done within a Spreadsheet.

Project #4 - Spreadsheet Mini Projects - A collection of useful code snippets that do commonly asked for things within Spreadsheets. Explore functionality that can be extended upon to create useful additions to your web applications. Code snippets and mini projects that you can connect and extend upon.

Project #5 - Spreadsheet Data as API JSON - Explore how you can output JSON data from your spreadsheet and use within your websites as a data source and content. Use JavaScript fetch to connect to the JSON data coming from Google Scripts Web App.

Project #6 - GDrive Image Gallery - Use your Gdrive as a source for website images, creating an image gallery project to showcase images from your drive.

Project #7 - HTML5 Canvas image uploader - Fun project that allows users to create images within HTML5 Canvas, and save them to Gdrive. Upload images into canvas then add text and logo then save as an image to GDrive.

Project #8 - HTML editor saving HTML files - Using CKEditor create and save HTML files on GDrive. Select existing files from Gdrive and update the content of the file. Fun mini project that focuses on GDrive and file management.

Project #9 - Simple AutoResponse - Mini project to demo creating an email template, using triggers to automate form responses and tracking data into Spreadsheets.

Project #10 - PDF Uploader - Mini Project using Google Script to create files, use of blobs for PDF and sending of emails.

Google Sites - Perfect place to host all of your Google Web Apps in one place, showcase your work and more. A quick intro and overview of the new Google Sites.

Project #11 - GmailApp - Send email with an image attachment that will be copied to your GDrive and moved to another label within your Gmail Folders.

Project #12 - WebApp Sheet data as API - Explore how you can output Sheet content into a Web API as JSON data

Project #13 - Google Apps Script Consent Form Exercise - JavaScript Cloud - Useful project on how to create a webapp form have users select fill it out and get a PDF of their response info.

Project #14 - Google Sheets as JSON data source for JavaScript - Using Google Sheets as a source for data for your website

Project #15 - Build a team site on sites. Google Apps Script - Project Exercise Spreadsheet web app Team Site on Sites.  Posting board where users can post messages.

Project #16 - Simple Google Sheet input Project Submit data to your spreadsheet from your website

Step by step learning Google Apps Script

Fast friendly support is always available within the Q&A section

Experienced instructor with over 20 years of experience ready to help you learn

You have nothing to lose - Join now and start learning to create your own version of this helpful application today!!!

Create your own amazing time saving application - Google Apps Script

Did you know you can automate Google Apps Script

Who this course is for:

  • Anyone who wants to power up their Google Suite of Products with really amazing features
  • Web developers and web coders that want to learn more about the power of Google Apps Script and what it can do
  • Application Developers who want to explore the power of Google Apps Script
  • Coders who want to explore how to use Google Apps Script
  • JavaScript developers who want to add a new language to their portfolio
  • Anyone who wants to learn more about Google Script
  • Anyone who wants to create amazing applications

Instructor

Laurence Svekis
Instructor, GDE, Application Developer
Laurence Svekis
  • 4.4 Instructor Rating
  • 49,643 Reviews
  • 839,235 Students
  • 329 Courses

I'm here to help you learn, achieve your dreams, come join me on this amazing adventure today
Google Developers Expert - GSuite

Providing Web development courses and digital marketing strategy courses since 2002.

Innovative technology expert with a wide range of real world experience. Providing Smart digital solutions online for both small and enterprise level businesses.

"I have a passion for anything digital technology related, enjoy programming and the challenge of developing successful digital experiences. As an experienced developer, I created my first computer applications in 1990, and my first website in 1998.  I enjoy sharing my knowledge with others and want to help you share in the wonderful opportunities that the internet provides."

"Learning, understanding with a strong passion for education.  The internet has provided us with new opportunities to expand and share knowledge."

Want to learn more about becoming a web developer, do you want to experience the freedom that technology provides for us? Learn how to bring amazing things to life online.  Technology connects us all in many ways.  It opens up doors to those who embrace it and learn how to make those connections real.

"My courses are designed to help you achieve your goals, learn and update skills"

Background : 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. 

"Understanding technology provides a means to better connect with users.  It also opens so many doors.   Knowledge is the key to success and I want to help you experience what technology has to offer. I'm passionate about web technologies, and look forward to sharing my knowledge and experience with you!"

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.