Jeff Whitsitt Codes Google Slides

You can code!!

Step 1: what app are you using?

Jeff says “Slides!”

Great! You start with SlidesApp and press period.

Coding is Multiple Choice!

In Google Slides go to the Tools menu and choose Script Editor.

Once in there, within the curly braces of the function type

SlidesApp

Press period.

A multiple choice list will come up and you can instinctively choose “getActivePresentation()”

SEMICOLON!!!!!

End each line of code with a semicolon.

Name your line of code with a variable.
Hint… You can make it whatever you want but I suggest you make it make sense.

So your first line of code is

var slides = SlidesApp.getActivePresentation();

Put Your Variable on the Next Line

Now your next line of code start with the variable you just made and press period.

slides.

A multiple choice list will come up and ask you… Well what do you want to do with these slides? Read the list.

Coding is multiple choice. Press period after the variable to get a list of options.

slides.appendSlide();

Append slide throws a slide to the end of your presentation. Notice that semicolon!!

Save and run.

So if you’re in Jeff’s presentation tomorrow and when it ends with a blank slide… Stand up and cheer on Jeff for being a coder. Boom you got this!!!

Leave a Comment

© 2026 All Rights Reserved.

💥 FREE OTIS WORKSHOP

Join Alice Keeler, Thursday April 15th or register to gain access to the recording.
Create a free OTIS account.

Join Alice Keeler for this session for teaching with AI

Unlock a smarter way to manage your curriculum by turning your own teaching materials into a personalized AI assistant with NotebookLM. This session explores how to transform static documents into interactive study guides and audio overviews that are tailored strictly to your specific content. You will discover how this versatile note-taking tool can streamline your prep time and help you organize complex resources with ease. Join us to see how NotebookLM can act as a powerful, free partner in your K-12 classroom.

Exit this pop up by pressing escape or clicking anywhere off the pop up.