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.

Get effective EdTech strategies from Alice Keeler to build a more student centered classroom. Includes unique resources and templates.

Recent Teacher Tech Blog Posts

💥 FREE OTIS WORKSHOP

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

Join Alice Keeler for this session for teaching with AI

Imagine having a team of teaching assistants who already know your syllabus and exactly how you like to give feedback. Join Google Certified Innovator Alice Keeler to learn how to use Google Gems to build a powerful collection of custom AI tools. We will explore how to engineer specific instructions so you can create a Grading Assistant or a Classroom Policy Manager that works for you. You will also learn how to leverage Gems shared by other educators to instantly expand your toolkit. This session is about super-powering your teaching by automating the routine tasks so you can focus on the students.

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