Hero image

Roombop

Average Rating3.10
(based on 17 reviews)

We are a team of teachers that have experience educating high school students in the field of Computer Science and Technology. Our goal is the integration of technology in the classroom. Technology is a valuable tool, however there is a void between technology and learning. Roombop aims to change that! RoomBop allows teachers to bring technology into their classrooms for any subject on any device, for all ages.

215Uploads

83k+Views

8k+Downloads

We are a team of teachers that have experience educating high school students in the field of Computer Science and Technology. Our goal is the integration of technology in the classroom. Technology is a valuable tool, however there is a void between technology and learning. Roombop aims to change that! RoomBop allows teachers to bring technology into their classrooms for any subject on any device, for all ages.
Google Slides - Classroom Newsletter
romboprombop

Google Slides - Classroom Newsletter

(0)
I love sending a newsletter home every week. It helps keep the students organized as well as keep communication with the parents. You can use this newsletter digitally with a blog or google classroom. You can also print it out and give it to your students. This package comes in 3 styles, simple, dotted, blocked. Each style comes in 7 colors. You get printable PDFs & editable Google Slides
Digital Notebook For Any Subject (40 Pages - Google Slides)
romboprombop

Digital Notebook For Any Subject (40 Pages - Google Slides)

(0)
This digital notebook is made in Google Slides for any subject. Everything is editable. This digital notebook includes a table of contents page. Add ANY topic on the left of the table of contents. The right of the table of contents has page numbers already linked to the corresponding slide. Digital Notebooks For Any Subject This notebook is available in different sizes depending on your needs: • 20 Page Digital Notebook • 40 Page Digital Notebook • 100 Page Digital Notebook This notebook has 40 pages! Use the pages to: • Add topics • Add text • Class notes • Research • Assignments • Labs • Reviews • Add images • Add shapes This package also includes: • A page on how to use • Usage ideas • A page on usage ideas • A page on adding text, images, shapes and lines • Arranging and aligning in Google Sheets With the helpful included pages, students can make their notebooks more interactive and visually appealing: • adding images • adding videos • adding links • designing their own notes to suit their individual learning needs This digital notebook will work for ALL of your subject areas!
Scratch: Strings and List (Intermediate #9)
romboprombop

Scratch: Strings and List (Intermediate #9)

(0)
In programming, a sequence of letters and symbols is called a “string”. Strings can contain any character on the keyboard (including spaces). They can be of any length. Strings can also be grouped together in lists. What You Get: • Working with words • Making lists • Using lists • Seeing lists • Playing with lists My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Things to try (Advanced #8)
romboprombop

Scratch: Things to try (Advanced #8)

(0)
Now you’ve learned the basics of Scratch, you can experiment with some of its more advanced features. The more you practice, the better your coding will become. What You Get: • Things to try • Backpack • Help • Similarities to Python • Next Steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. This resource can be bought in a bundle here. Other Resources in this set include the following: • Scratch: Binary (Advanced #1) • Scratch: Decisions (Advanced #2) • Scratch: Sensing and detecting (Advanced #3) • Scratch: Complex loops (Advanced #4) • Scratch: Sprite Communication (Advanced #5) • Scratch: Creating Blocks (Advanced #6) • Scratch: Monkey vs Bat - Game Programming (Advanced #7) • Scratch: Things to try (Advanced #8) • Scratch Bundle: Advanced To Your Third Game (Value Pack)
Mark Book Template with Guide
romboprombop

Mark Book Template with Guide

(0)
Have you had trouble figuring out how to keep track of how all your students are doing? This grade book or mark book is the solution and it works in ALL subject areas! This grade book is made in Google Sheets & Fully editable. It comes with a “How To Guide”. The grade book is color coded to make easy to use. Features: • Super easy to use for any teacher, ANY subject, ANY grade! • Add your own assessment pieces • Add your students • Flexible grading with letter, percentage, points and custom grades • View class averages and distributions on assessment pieces • Get student reports and see trends
Scratch: Creating Blocks (Advanced #6)
romboprombop

Scratch: Creating Blocks (Advanced #6)

(0)
To avoid repeating the same set of blocks over and over again, it’s possible to take a shortcut by creating new blocks. Each new block can contain several different instructions. What You Get: • Creating blocks • Define and using blocks • Blocks with inputs • Blocks example • Next Steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. This resource can be bought in a bundle here. Other Resources in this set include the following: • Scratch: Binary (Advanced #1) • Scratch: Decisions (Advanced #2) • Scratch: Sensing and detecting (Advanced #3) • Scratch: Complex loops (Advanced #4) • Scratch: Sprite Communication (Advanced #5) • Scratch: Creating Blocks (Advanced #6) • Scratch: Monkey vs Bat - Game Programming (Advanced #7) • Scratch: Things to try (Advanced #8) • Scratch Bundle: Advanced To Your Third Game (Value Pack)
Scratch: Audio (Intermediate #11)
romboprombop

Scratch: Audio (Intermediate #11)

(0)
Scratch programs don’t have to be silent. Use the pink “Sound” blocks to try out sound effects and create music. You can also use sound files you already have or record brand new sounds for your program or game! What You Get: • Adding sound • Playing sound • Volume control • Making music • Playing music • Tempo My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Binary (Advanced #1)
romboprombop

Scratch: Binary (Advanced #1)

(0)
Computers decide what to do by asking questions and determining whether the answers are true or false. Questions that only have two possible answers are called “Boolean expressions”. We will look at the various expressions in the upcoming pages. We will first start off with numbers! What You Get: • Numbers • Variables • Words • Not block • Combining • Next Steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. This resource can be bought in a bundle here. Other Resources in this set include the following: • Scratch: Binary (Advanced #1) • Scratch: Decisions (Advanced #2) • Scratch: Sensing and detecting (Advanced #3) • Scratch: Complex loops (Advanced #4) • Scratch: Sprite Communication (Advanced #5) • Scratch: Creating Blocks (Advanced #6) • Scratch: Monkey vs Bat - Game Programming (Advanced #7) • Scratch: Things to try (Advanced #8) • Scratch Bundle: Advanced To Your Third Game (Value Pack)
Scratch: Sprite Communication (Advanced #5)
romboprombop

Scratch: Sprite Communication (Advanced #5)

(0)
Sometimes it’s useful for sprites to communicate with each other. Sprites can use messages to tell other sprites what to do. Scratch also lets you create conversations between sprites. What You Get: • Broadcasting • Shark Example • Conversations • Monkey Example • Next Steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. This resource can be bought in a bundle here. Other Resources in this set include the following: • Scratch: Binary (Advanced #1) • Scratch: Decisions (Advanced #2) • Scratch: Sensing and detecting (Advanced #3) • Scratch: Complex loops (Advanced #4) • Scratch: Sprite Communication (Advanced #5) • Scratch: Creating Blocks (Advanced #6) • Scratch: Monkey vs Bat - Game Programming (Advanced #7) • Scratch: Things to try (Advanced #8) • Scratch Bundle: Advanced To Your Third Game (Value Pack)
Scratch: Decisions (Advanced #2)
romboprombop

Scratch: Decisions (Advanced #2)

(0)
The “if” blocks use Boolean expressions to decide what to do next. To use them, put other blocks inside their “jaws”. The blocks inside the “if” blocks will only run if the answer to the Boolean expression is true. What You Get: • Making Decisions • Decision Blocks • If Then • Branched Instructions • Boolean Shapes • Next Steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. This resource can be bought in a bundle here. Other Resources in this set include the following: • Scratch: Binary (Advanced #1) • Scratch: Decisions (Advanced #2) • Scratch: Sensing and detecting (Advanced #3) • Scratch: Complex loops (Advanced #4) • Scratch: Sprite Communication (Advanced #5) • Scratch: Creating Blocks (Advanced #6) • Scratch: Monkey vs Bat - Game Programming (Advanced #7) • Scratch: Things to try (Advanced #8) • Scratch Bundle: Advanced To Your Third Game (Value Pack)
Scratch: Math (Intermediate #8)
romboprombop

Scratch: Math (Intermediate #8)

(0)
As well as storing numbers in variables, Scratch can be used to carry out all sorts of calculations using the “Operator” blocks. What You Get: • Addition and subtraction • Multiplication and division • Results in variables • Random numbers • Advanced math My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Sensing and detecting (Advanced #3)
romboprombop

Scratch: Sensing and detecting (Advanced #3)

(0)
The “Sensing” blocks enable a script to see what is happening on your computer. They can detect keyboard controls and let sprites react when they touch each other. Here are various of sensing blocks and their functions. What You Get: • Sensing Blocks • Keyboard Controls • Sprite Collision • Using Sensing Blocks • Next Steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. This resource can be bought in a bundle here. Other Resources in this set include the following: • Scratch: Binary (Advanced #1) • Scratch: Decisions (Advanced #2) • Scratch: Sensing and detecting (Advanced #3) • Scratch: Complex loops (Advanced #4) • Scratch: Sprite Communication (Advanced #5) • Scratch: Creating Blocks (Advanced #6) • Scratch: Monkey vs Bat - Game Programming (Advanced #7) • Scratch: Things to try (Advanced #8) • Scratch Bundle: Advanced To Your Third Game (Value Pack)
Scratch: Coordinates (Intermediate #10)
romboprombop

Scratch: Coordinates (Intermediate #10)

(0)
To put a sprite in a particular spot, or to find out its exact location, you can use coordinates. Coordinates are a pair of numbers that pinpoint a sprite’s position on the stage using an X and Y grid. What You Get: • X & Y positions • X & Y grid • Moving sprites • Moving a penguin My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Interface (Basics #2)
romboprombop

Scratch: Interface (Basics #2)

(0)
Scratch is a visual programming language that makes coding simple and fun. It can be used to create all sorts of programs. This package is a great resource to have your students follow. It will teach them about saving their projects in Scratch as well as working with the interface. What You Get: • Saving your work • The interface • Menu bar • Stage area & Sprites • Block Palettes • Scripts Area • Next steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Basics package here. • Starting from Scratch (Basics #1) [FREE] • Scratch: Interface (Basics #2) • Scratch: Sprites (Basics #3) • Scratch: Colored Blocks and Scripts (Basics #4) • Scratch: Cat vs Dragon - Game Programming (Basics #5) • Scratch Bundle: Basics To Your First Game (Value Pack)
Scratch: Making Things Move (Intermediate #1)
romboprombop

Scratch: Making Things Move (Intermediate #1)

(0)
Gaming is all about firing, dodging, and escaping. The characters you control might run, drive a car or fly. To create games in Scratch you must learn how to make sprites move. What You Get: • Intro to the Motion block • Creating Blocks • Move () Steps Block • Turn () Degrees Block • Point in Direction () Block • Point Towards () Block • Other Blocks My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Colored Blocks and Scripts (Basics #4)
romboprombop

Scratch: Colored Blocks and Scripts (Basics #4)

(0)
Blocks are color coded depending on what they do. Putting them together builds scripts. This package is a great resource to have your students follow. It will teach them about working with blocks, their functions and the basics of running scripts. What You Get: • Colored blocks: Intro • Function of blocks • Flow of scripts • Running Scripts • Next steps My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Basics package here. • Starting from Scratch (Basics #1) [FREE] • Scratch: Interface (Basics #2) • Scratch: Sprites (Basics #3) • Scratch: Colored Blocks and Scripts (Basics #4) • Scratch: Cat vs Dragon - Game Programming (Basics #5) • Scratch Bundle: Basics To Your First Game (Value Pack)
Scratch: Events (Intermediate #4)
romboprombop

Scratch: Events (Intermediate #4)

(0)
The brown “Events” blocks in Scratch start scripts when certain things happen. For example, when the user presses a key, clicks a sprite or uses a webcam or microphone. What You Get: • Into to events • Clicking • Key Presses • Sound Events • Webcam Detector • Backdrop Changes My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Special Effects (Intermediate #3)
romboprombop

Scratch: Special Effects (Intermediate #3)

(0)
We will learn how to use special effects within Scratch! Using the purple “Looks” blocks we will look at how sprites can disappear and reappear, shrink and grow and fade in and out. What You Get: • Intro to effects • Hide & show sprites • Showing sprites • Sizing sprites • Sprite Effects • Teleporting My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Costumes (Intermediate #2)
romboprombop

Scratch: Costumes (Intermediate #2)

(0)
To change what a sprite looks like or position you need to change its “costume”. Costumes are pictures of a sprite but in different poses. What You Get: • Intro To Costumes • Walking Cat • Dancing Ballerina • Intro To Custom Costumes • Costume Drawing Tools • Costume Image Tools • Speech Bubbles My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)
Scratch: Pen Tool (Intermediate #6)
romboprombop

Scratch: Pen Tool (Intermediate #6)

(0)
Each sprite has a pen tool that can draw a line behind it wherever it goes. To create a picture, turn on the pen and then move the sprite across the stage, like moving a pen across paper. What You Get: • Intro to pen block • Drawing square • Smoke Trail My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. My Scratch Resources: This resource is part of a numbered set. It can be used separately or in conjunction with my other Scratch resources. You can also get this resource part of my bundled Scratch Intermediate package here. • Scratch: Making Things Move (Intermediate #1) • Scratch: Costumes (Intermediate #2) • Scratch: Special Effects (Intermediate #3) • Scratch: Events (Intermediate #4) • Scratch: Simple Loops (Intermediate #5) • Scratch: Pen Tool (Intermediate #6) • Scratch: Variables (Intermediate #7) • Scratch: Math (Intermediate #8) • Scratch: Strings and List (Intermediate #9) • Scratch: Coordinates (Intermediate #10) • Scratch: Audio (Intermediate #11) • Scratch: Roll the dice - Game Programming (Intermediate #12) • Scratch Bundle: Intermediate To Your Second Game (Value Pack)