ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Searching Videos


Play All
AP Computer Science 3.3 Program Development
210 Views

AP Computer Science 3.3 Program Development. Given the following programs, which would suitably contain the class pogoStickToy?

AP Computer Science 4.2 Program Development
6 Views

AP Computer Science 4.2 Program Development. Will an exception be thrown? If so, for what value of i?

AP Computer Science 1.1 Review of the Basics
323 Views

AP Computer Science: Review of the Basics Drill 1, Problem 1. What does this piece of code output?

AP Computer Science 1.5 Review of the Basics
232 Views

AP Computer Science: Review of the Basics Drill 1, Problem 5. Which code will run without throwing an exception?

AP Computer Science 4.2 Review of the Basics
190 Views

AP Computer Science: Review of the Basics Drill 4, Problem 2. What is the output of the following code segment?

AP Computer Science 2.2 Review of the Basics
189 Views

AP Computer Science 2.2 Review of the Basics. What is 23 (base 10) in base 2?

AP Computer Science 2.3 Review of the Basics
178 Views

APCS: Review of the Basics Drill 2, Problem 3. What is the output of the following code segment?

AP Computer Science 1.4 Review of the Basics
183 Views

AP Computer Science: Review of the Basics Drill 1, Problem 4. What is 11001 (base 2) in base 10?

AP Computer Science 3.3 Standard Algorithms
181 Views

AP Computer Science: Standard Algorithms Drill 3, Problem 3. What should go in "expression 1" to satisfy the conditional statement?

AP Computer Science 2.4 Standard Algorithms
170 Views

AP Computer Science 2.4 Standard Algorithms. What is the quickest possible combination of search and sort methods to find a single sheep, shear him...