Turn Your Slides into Live Coding Lessons
Sync Google Slides™ with a live code editor. Monitor student progress in real-time and make coding lessons engaging.
Already have an account? Sign in here
One lesson, two live views
Students code right beside your slide. You watch every student's work update in real time.
Slides + a live code editor
Slide 3 · Coding question
Speed Checker
Write a program that:
- Sets speed = 72
- Prints “Slow down!” if over 65
- Otherwise, a safe message
The slide the teacher is on, with a code editor beside it. Write and run code without leaving the lesson.
Every student, coding live
speed = 72 if speed > 65:
print("Slow down!")if speed > 65|
prin("Slow down)print("Drive safely.")else: print(
See everyone's code and run status at a glance, so you can spot who's stuck without walking the room.
From slides to running code in minutes
No installs, no logins for students, no rebuilding your lesson somewhere else.
Join and start coding
- 1
Open the link your teacher shares and type your name. No account, no install.
- 2
Follow along on the same slide, with a code editor right beside it.
- 3
Write and run code, see instantly if your answer is right, and raise a hand if you're stuck.
Run your classroom
- 1
Open the CodeKiwi add-on in the Google Slides deck you already teach from.
- 2
Mark any slide as a coding question and set the answer it should be graded against.
- 3
Start the lesson and watch every student's code, score, and who needs help, live.
Why Teachers Choose CodeKiwi
Built for high school CS classrooms. Keep your lesson, add live coding, and see who needs you.
Your slides, made live
Keep the deck you already teach from. CodeKiwi drops a code editor right beside it. Live-code a demo that every student mirrors in real time, then hand it back so they try it themselves.
Auto-graded in the moment
Set an expected answer on any coding slide. Students see correct or not-quite the instant they run, and you get a running score for each one.
See who's stuck, live
One dashboard shows every student's code and status, and flags the moment someone raises their hand or gets stuck, so you can walk straight to them.