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 4.1 Classes and Objects. Which of the answers is the best definition of a postcondition?
AP Computer Science 4.3 Classes and Objects. Which of the following should be declared as static?
AP Computer Science: Classes and Objects Drill 1, Problem 1. Which of the following is a correct {/* Implementation */} for the isInsect method?
Inheritance, Abstraction, and Polymorphism Videos 17 videos
AP Computer Science 4.2 Inheritance, Abstraction, and Polymorphism. What will be printed when the following code is run?
APCS: Inheritance, Abstraction, and Polymorphism Drill 1, Problem 2. Which of the following is the correct way to begin writing your class?
AP Computer Science 1.1 Inheritance, Abstraction, and Polymorphism. Which of the following are correct?
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
AP Computer Science: Review of the Basics Drill 1, Problem 1. What does this piece of code output?
This AP Computer Science drill asks what the value of Num2 is after a specific code is executed.
AP Computer Science: Review of the Basics Drill 1, Problem 5. Which code will run without throwing an exception?
Standard Algorithms Videos 19 videos
AP Computer Science: Drill 3, Problem 4. What should go in "expression 2" to complete the method?
AP Computer Science 3.1 Standard Algorithms. What is the output of Recurse(3)?
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...
Standard Data Structures Videos 18 videos
AP Computer Science: Standard Data Structures Drill 4, Problem 4. What does the following code produce?
APCS: Standard Data Structures Drill 1, Problem 2. Which of the following methods are not appropriate for reuse in other programs?
AP Computer Science 3.2 Standard Data Structures. Which of the following methods successfully add an element to the array?