ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Primitive data types (int, boolean, double), Strings, Classes, Lists, Arrays (1-dimensional and 2-dimensional) Videos


Play All
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 Data Structures
177 Views

APCS: Standard Data Structures Drill 3, Problem 3. Which of the following is not true?

AP Computer Science 3.4 Standard Algorithms
177 Views

AP Computer Science: Drill 3, Problem 4. What should go in "expression 2" to complete the method?

AP Computer Science 4.5 Standard Algorithms
171 Views

AP Computer Science 4.5 Standard Algorithms. Which of the following implementations successfully copies over array myalph to ArrayList alphabet?

AP Computer Science 4.1 Standard Algorithms
173 Views

AP Computer Science 4.1 Standard Algorithms. How much slower is InefficiantSum than EfficientSum in the best case for an array of n elements?

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.3 Review of the Basics
187 Views

APCS: Review of the Basics Drill 4, Problem 3. Which of the following correctly constructs the string ShmOOP?

AP Computer Science 4.4 Review of the Basics
181 Views

APCS: Review of the Basics Drill 4, Problem 4. Which of the following correctly creates the string "milk"?

AP Computer Science 4.1 Review of the Basics
175 Views

AP Computer Science 4.1 Review of the Basics. Which of the following is an object?