Бесконечные Зависимые Выпадающие Списки в Google Sheets (часть 2)


В видео Бесконечные Зависимые Выпадающие Списки в Google Sheets (часть 2) содержит описание доработанного и исправленного кода из предыдущего видео: youtu.be/gRcx9qoE8EE

Главное достоинство этого релиза — возможность автоматического создания и настройки ВСЕХ листов этого файла по нажатию одной единственной кнопки!

Видео о работе с массивами Google Apps Script: youtu.be/9xnxSF11NZY

Скрипт, описанный в видео, можно найти здесь: it4each.com/blog/beskonechnye-zavisimye-vypadaiushchie-spiski-v-google-sheets-chast-2/

Скрипт из предыдущего видео: it4each.com/blog/beskonechnye-zavisimye-vypadaiushchie-spiski-v-google-sheets/

#DropdownLists #DependentDropdownLists #GoogleAppsScript #GoogleSheets

Democracy at Work: Curing Capitalism | Richard Wolff | Talks at Google


Richard D. Wolff is Professor of Economics Emeritus, University of Massachusetts, Amherst where he taught economics from 1973 to 2008. He is currently a Visiting Professor in the Graduate Program in International Affairs of the New School University in New York City. He wrote Democracy at Work: A Cure for Capitalism and founded www.democracyatwork.info, a non-profit advocacy organization of the same name that promotes democratic workplaces as a key path to a stronger, democratic economic system.

Professor Wolff discusses the economic dimensions of our lives, our jobs, our incomes, our debts, those of our children, and those looming down the road in his unique mixture of deep insight and dry humor. He presents current events and draws connections to the past to highlight the machinations of our global economy. He helps us to understand political and corporate policy, organization of labor, the distribution of goods and services, and challenges us to question some of the deepest foundations of our society. For more of his lectures, visit the Democracy at Work YouTube channel: www.youtube.com/user/democracyatwrk.

Get the book here: goo.gl/XDxuDL

Массивы в Apps Script и JavaScript. Метод .reduce()


Массивы в Apps Script и JavaScript. Метод .reduce()

Подробно на конкретных примерах рассматриваются способы обработки элементов массивов JavaScript и Apps Script с помощью метода .reduce().

Ссылка на предыдущее видео плейлиста: youtu.be/o_JIh0ntx8I

Ссылка на плейлист Массивы: www.youtube.com/playlist?list=PLz8SX0iNPyAJhtjx6qIDPM-QaJ--FWYrE

Скрипты, используемые в этом видео: it4each.com/blog/massivy-google-apps-script-i-javascript-metod-reduce/

#GoogleAppScript #Arrays #SpreadSheet #JSArray #JSArraysSort

Google Sheets - Apps Script Google Calendar API Integration Tutorial - Get Events - Part 10


Video tutorial series about Apps Script (JavaScript) in Google Sheets (Excel VBA Equivalent).

In this tutorial well cover how to get events from Google Calendar to Google Sheets using CalendarApp Class API and integrate both of these apps with Apps Script.

Google Sheets
www.google.com/sheets/about/

Website:
www.chicagocomputerclasses.com/

Массивы: Создание массивов Apps Script. Добавление, Удаление, Изменение Элементов Массивов (часть 2)


Массивы: Создание массивов Apps Script. Добавление, Удаление, Изменение Элементов Массивов (часть 2)

Подробно на примерах рассмотрены методы обработки массивов в Google Apps Script:

07:05 метод .push()
07:42 метод .unshift()
08:27 метод .pop()
09:20 метод .shift()
10:25 метод .splice()
12:45 метод .reverse()
13:35 метод .sort()
31:00 метод .sort(function)

Ссылка на предыдущее видео плейлиста: youtu.be/9xnxSF11NZY

Справка по методам Apps Script для работы с массивами на сайте it4each.com: it4each.com/blog/sozdanie-massivov-apps-script-dobavlenie-udalenie-i-izmenenie-elementov-massivov/

#GoogleAppScript #Arrays #SpreadSheet #JSArray

Пишем парсер на Python за 30 минут


У «Девмана» есть бесплатные уроки по самым популярным темам.
Попробуйте по ссылкам ниже:
«Знакомство с Python» → bit.ly/38nZS5G

«API веб-сервисов» → bit.ly/38lNrr4

«Работа с соцсетями» → bit.ly/2RBUaXV

«Чат-боты на Python» → bit.ly/38lUyjq

Чтобы начать программировать, просто начните программировать :)

____________________________________________
О чём этот мастер-класс?

Для парсинга воспользуемся волшебным фреймворком Scrapy
и магическими yield.
Для вёрстки — фреймворком Bootstrap, шаблонизатором jinja2
и обёрткой staticjinja.

Весь код доступен для скачивание здесь → github.com/devmanorg/tesla-spider
Запустите скрипты прямо во время просмотра видео и экспериментируйте.

____________________________________________
Присоединяйтесь к нашим группам в соцсетях:
vk.com/devmanorg
www.facebook.com/devmanorg/

Заходите в нашу Телеграм-флудилку:
t.me/dvmn_flood

Твой первый сценарий Google Apps Script. Разбор на русском.


С чего начать знакомство с Google Apps Script? Ну конечно же с примера, который называется “Твой первый сценарий”. Он приведен прямо на первой странице справочной документации и пользователи из разных уголков мира начинают именно с него: developers.google.com/apps-script/overview#your_first_script
Приложение для программирования: script.google.com/
Гугл Диск: drive.google.com
Гугл Почта: mail.google.com