• Complain

Ramalingam Ganapathy - Learning Google Apps Script: customize and automate Google Applications using Apps Script

Here you can read online Ramalingam Ganapathy - Learning Google Apps Script: customize and automate Google Applications using Apps Script full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Ramalingam Ganapathy Learning Google Apps Script: customize and automate Google Applications using Apps Script
  • Book:
    Learning Google Apps Script: customize and automate Google Applications using Apps Script
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Learning Google Apps Script: customize and automate Google Applications using Apps Script: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Learning Google Apps Script: customize and automate Google Applications using Apps Script" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Customize and automate Google Applications using Apps Script

About This Book

  • Gain insight into customizing and automating Google applications with JavaScript
    • Create add-ons for Google Sheets, Docs, or Forms; automate your workflow; integrate with external APIs; and more.
    • A step-by-step guide to building real-world solutions

      Who This Book Is For

      Newbies to google apps script but having practical experience in Javascript.

      What You Will Learn

    • Learn about the Google Apps script platform and work with scripts to develop Google apps
    • Create custom menus and dialogs
    • Parse and send emails
    • Generate Google calendar events
    • Build Translator and RSS reader applications
    • Develop interactive web pages
    • Design interactive web-forms
    • Form a workflow application

      In Detail

      Google Apps Script is a cloud-based scripting language based on JavaScript to customize and automate Google applications.

      Apps Script makes it...

  • Ramalingam Ganapathy: author's other books


    Who wrote Learning Google Apps Script: customize and automate Google Applications using Apps Script? Find out the surname, the name of the author of the book and a list of all author's works by series.

    Learning Google Apps Script: customize and automate Google Applications using Apps Script — read online for free the complete book (whole text) full work

    Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Learning Google Apps Script: customize and automate Google Applications using Apps Script" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

    Light

    Font size:

    Reset

    Interval:

    Bookmark:

    Make
    Learning Google Apps Script

    Learning Google Apps Script

    Copyright 2016 Packt Publishing

    All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

    Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

    Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

    First published: March 2016

    Production reference: 1140316

    Published by Packt Publishing Ltd.

    Livery Place

    35 Livery Street

    Birmingham B3 2PB, UK.

    ISBN 978-1-78588-251-7

    www.packtpub.com

    Credits

    Author

    Ramalingam Ganapathy

    Reviewer

    Serge Gabet

    Commissioning Editor

    Priya Singh

    Acquisition Editors

    Vinay Argekar

    Pratik Shah

    Content Development Editor

    Sachin Karnani

    Technical Editor

    Prajakta Mhatre

    Copy Editor

    Charlotte Carneiro

    Project Coordinator

    Neha Bhatnagar

    Proofreader

    Safis Editing

    Indexer

    Rekha Nair

    Graphics

    Abhinash Sahu

    Production Coordinator

    Aparna Bhagat

    Cover Work

    Aparna Bhagat

    About the Author

    Ramalingam Ganapathy is an independent computer software professional with more than 15 years of working experience of JavaScript and Google Apps Script. In 1985, he started his career as a digital electronic circuit designer and service engineer. Highly interested in reading technical books and building electronic projects, he is a detail-oriented and logical person. Since 2001, he has been freelancing with Elance and Upwork (formerly oDesk). He earned a good reputation on the Upwork portal, and most of his clients are satisfied.

    I must thank and dedicate this book to my wife, Thiripurasundari, who served me coffee late at night. Also my son, Muhilan, and daughter, Rajalakshmi, who tested the code from the beginner's point of view.

    About the Reviewer

    Serge Gabet has been a professional audio equipment manufacturer for 20 years and is now working for an artistic upper school in Brussels, Belgium, as a teacher and technical manager. He is also in charge of the Google Apps administration of this school. He develops custom applications using Google Apps Script mainly for his school, though he also works in other areas.

    He has been designated a top contributor by Google since June 2011. He was active on the Google Group Help forum until 2012, then on the Stack Overflow forum (the Google Help Group forum was closed in June 2012), and became a first ranker and an all-time contributor on the Stack Overflow forum a few months ago.

    I'd like to thank all the forum contributors who were on the same forum at the time that I was new to the forum and helped me take my first steps. Most of them are now top contributors too, and even if their knowledge was (and still is) greater than mine, they never make me feel it. Thanks for that.

    Also, thanks to Google collaborators for their day-to-day presence and for listening to our concerns.

    www.PacktPub.com
    eBooks, discount offers, and more

    Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

    At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

    httpswww2packtpubcombookssubscriptionpacktlib Do you need instant - photo 1

    https://www2.packtpub.com/books/subscription/packtlib

    Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can search, access, and read Packt's entire library of books.

    Why subscribe?
    • Fully searchable across every book published by Packt
    • Copy and paste, print, and bookmark content
    • On demand and accessible via a web browser
    Preface

    Google Apps is a collection of applications, namely, Gmail, Calendar, Drive, Docs, Sheets, and Forms. You can customize or automate Google Apps using the scripting language JavaScript with Google's defined classes. Google implements Google Apps Script (GAS) based on JavaScript.

    Almost all Google Apps provide one or more services. GAS services and APIs provide easy access to automate tasks across Google products and third-party services. You can use these service classes in your GAS code to customize or automate Google Apps.

    This book introduces basic things first before moving to advanced concepts step by step with practical code and examples. By reading this book, you'll gather expertise in Google Apps Script. Happy reading!

    What this book covers

    , Introducing Google Apps Scripts , tells you about Google Apps and gives you an introduction to Apps Scripts, explains how to create a project, and introduces custom formulas.

    , Creating Basic Elements , covers many types of dialog and how to create and display them, how to use the Logger class to log values, and how to debug your script.

    , Parsing and Sending E-mails , talks about the ContactApp, MailApp, and GmailApp services. Using these services, you'll create many useful real-world applications, including an e-mail merger application.

    , Creating Interactive Forms , deals with creating Forms dynamically by script, publishing the script as a web application, creating Forms using HtmlService, creating an e-voting application, and creating a ticket reservation application.

    , Creating Google Calendar and Drive Applications , teaches the reader to create Calendar events and sync events from one Calendar to another Calendar. This chapter also teaches how to enable GAS advanced services.

    , Creating Feed Reader and Translator Applications , is about learning and creating many useful applications, including RSS/Atom reader and language translator applications.

    , Creating Interactive Webpages , tells how to create an RSS feed/publisher, a file uploading application, and a full-blown timesheet application using HtmlService.

    , Building a Workflow Application , explains how to create a workflow application and proceeds create a useful real-world order processing application.

    , More Tips and Tricks and Creating an Add-on , is all about using external libraries including OAuth2, and Apps Script add-ons.

    What you need for this book

    You will need any modern browser and basic working or theoretical knowledge of HTML, CSS, and JavaScript.

    Next page
    Light

    Font size:

    Reset

    Interval:

    Bookmark:

    Make

    Similar books «Learning Google Apps Script: customize and automate Google Applications using Apps Script»

    Look at similar books to Learning Google Apps Script: customize and automate Google Applications using Apps Script. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


    Reviews about «Learning Google Apps Script: customize and automate Google Applications using Apps Script»

    Discussion, reviews of the book Learning Google Apps Script: customize and automate Google Applications using Apps Script and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.