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

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 1.1 Classes and Objects
468 Views

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
191 Views

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
175 Views

AP Computer Science 4.4 Classes and Objects. What is the return type of a mutator method?

See All

Inheritance, Abstraction, and Polymorphism Videos 17 videos

AP Computer Science 3.4 Inheritance, Abstraction, and Polymorphism
204 Views

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
7 Views

AP Computer Science 4.1 Inheritance, Abstraction, and Polymorphism. What is the correct code to replace /* Animal Class Declaration */?

AP Computer Science 3.1 Inheritance, Abstraction, and Polymorphism
20 Views

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....

See All

Program Development Videos 20 videos

AP Computer Science 1.2 Program Development
293 Views

AP Computer Science 1.2 Program Development. Which of the following is correct?

AP Computer Science 3.3 Program Development
201 Views

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
404 Views

AP Computer Science 1.1 Program Development. The situation in the video is an example of which of the following?

See All

Review of the Basics Videos 19 videos

AP Computer Science 2.5 Review of the Basics
4 Views

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 1.1 Review of the Basics
315 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
229 Views

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

See All

Standard Algorithms Videos 20 videos

AP Computer Science 1.4 Standard Algorithms
200 Views

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
191 Views

AP Computer Science 4.2 Standard Algorithms. What kind of algorithm is the following?

AP Computer Science 1.1 Standard Algorithms
29 Views

AP Computer Science 1.1 Standard Algorithms. What is the output of Recurse(3)?

See All

Standard Data Structures Videos 18 videos

AP Computer Science 4.1 Standard Data Structure
8 Views

AP Computer Science 4.1 Standard Data Structure. Can you find the value of q?

AP Computer Science 3.4 Standard Data Structures
5 Views

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
11 Views

AP Computer Science 4.2 Standard Data Structures. Which implementation will find "k" within the String array alphabet and turn it into "funk"?

See All