ShmoopTube
Where Monty Python meets your 10th grade teacher.
Search Thousands of Shmoop Videos
AP Computer Science Videos
AP Computer Science 1.2 GridWorld Case Study and APIs. What is the direction of the actor?
Classes and Objects Videos 18 videos
AP Computer Science: Classes and Objects Drill 1, Problem 1. Which of the following is a correct {/* Implementation */} for the isInsect method?
AP Computer Science 2.3 Classes and Objects. Which of the following is correct implementation of the Country class?
AP Computer Science 4.4 Classes and Objects. What is the return type of a mutator method?
Inheritance, Abstraction, and Polymorphism Videos 17 videos
AP Computer Science 3.4 Inheritance, Abstraction, and Polymorphism. Which of the following will satisfy the conditional if statement for boo, str,...
AP Computer Science 4.1 Inheritance, Abstraction, and Polymorphism. What is the correct code to replace /* Animal Class Declaration */?
Here we're looking for the correct implementation of the "compareTo" function. Shall we compareTheeTo a summer's day? Eh, probably not a bad idea....
Program Development Videos 20 videos
AP Computer Science 1.2 Program Development. Which of the following is correct?
AP Computer Science 3.3 Program Development. Given the following programs, which would suitably contain the class pogoStickToy?
AP Computer Science 1.1 Program Development. The situation in the video is an example of which of the following?
Review of the Basics Videos 19 videos
Anyone know what the value of "q" is? We took it into a pawn shop, but the woman just looked at us funny.
AP Computer Science: Review of the Basics Drill 1, Problem 1. What does this piece of code output?
AP Computer Science: Review of the Basics Drill 1, Problem 5. Which code will run without throwing an exception?
Standard Algorithms Videos 20 videos
AP Computer Science 1.4 Standard Algorithms. How many times will mystery be called for mystery(n) for n > 1?
AP Computer Science 4.2 Standard Algorithms. What kind of algorithm is the following?
AP Computer Science 1.1 Standard Algorithms. What is the output of Recurse(3)?
Standard Data Structures Videos 18 videos
AP Computer Science 4.1 Standard Data Structure. Can you find the value of q?
AP Computer Science 3.4 Standard Data Structures. Which best describes the functionality of the remove method for an ArrayList?
AP Computer Science 4.2 Standard Data Structures. Which implementation will find "k" within the String array alphabet and turn it into "funk"?