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 1.3 Classes and Objects
245 Views

AP Computer Science 1.3 Classes and Objects. Which of the following should be declared as a static variable?

AP Computer Science 1.4 Classes and Objects
213 Views

In this question, which of the choices correctly constructs a Time(int hours, int minutes, int seconds) object?

See All

Inheritance, Abstraction, and Polymorphism Videos 17 videos

AP Computer Science 4.4 Inheritance, Abstraction, and Polymorphism
173 Views

AP Computer Science 4.4 Inheritance, Abstraction, and Polymorphism. Which of the following code segments will not cause an error?

AP Computer Science 1.4 Inheritance, Abstraction, and Polymorphism
189 Views

AP Computer Science 1.4 Inheritance, Abstraction, and Polymorphism. Which of the following code segments will not cause an error?

AP Computer Science 1.2 Inheritance, Abstraction, and Polymorphism
368 Views

APCS: Inheritance, Abstraction, and Polymorphism Drill 1, Problem 2. Which of the following is the correct way to begin writing your class?

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.4 Review of the Basics
195 Views

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

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 19 videos

AP Computer Science 2.1 Standard Algorithms
432 Views

APCS: Standard Algorithms Drill 2, Problem 1. How much slower is InefficientSum than EfficientSum in the best case for an array of n elements?

AP Computer Science 2.5 Standard Algorithms
176 Views

In this computer science drill question, figure out which implementation will copy one array over to another.

AP Computer Science 3.3 Standard Algorithms
175 Views

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

See All

Standard Data Structures Videos 18 videos

AP Computer Science 2.4 Standard Data Structures
172 Views

AP Computer Science 2.4 Standard Data Structures. Which of the following is the correct initializer of an ArrayList of Strings?

AP Computer Science 2.1 Standard Data Structures
176 Views

AP Computer Science 2.1 Standard Data Structures. Which of the following is a correct sequential implementation?

AP Computer Science 1.2 Standard Data Structures
194 Views

APCS: Standard Data Structures Drill 1, Problem 2. Which of the following methods are not appropriate for reuse in other programs?

See All