ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Program Development Videos


Play All
AP Computer Science 1.2 Program Development
319 Views

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

AP Computer Science 3.3 Program Development
217 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
428 Views

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

AP Computer Science 1.3 Program Development
344 Views

AP Computer Science 1.3 Program Development. Which of the following is a correct declaration of one of the classes in the diagram?

AP Computer Science 2.3 Program Development
220 Views

AP Computer Science 2.3 Program Development. What is correct implementation of the Emperor constructor method?

AP Computer Science 2.5 Program Development
205 Views

AP Computer Science 2.5 Program Development. Assume that a given penguin's name never changes. Which of the following is true?

AP Computer Science 3.1 Program Development
228 Views

AP Computer Science 3.1 Program Development. This project utilizes which of the following programming approaches?

AP Computer Science 3.2 Program Development
222 Views

AP Computer Science 3.2 Program Development. Which of the following is the best time to use a bottom-up development style?

AP Computer Science 4.1 Program Development
239 Views

AP Computer Science 4.1 Program Development. What will this code produce?

AP Computer Science 4.4 Program Development
225 Views

AP Computer Science 4.4 Program Development. Which of the following diagrams represents the most procedurally abstracted implementation of the prog...

AP Computer Science 1.5 Program Development
227 Views

AP Computer Science 1.5 Program Development. Utilize functional decomposition to write a function.

AP Computer Science 3.4 Program Development
205 Views

AP Computer Science 3.4 Program Development. Which of the following terms best describe the process of using methods to avoid writing repetitive co...

AP Computer Science 4.3 Program Development
449 Views

AP Computer Science 4.3 Program Development. Which of the following methods would be part of an effective implementation?

AP Computer Science 2.1 Program Development
210 Views

AP Computer Science 2.1 Program Development. The approach used in this project is an example of which of the following?

AP Computer Science 3.5 Program Development
217 Views

AP Computer Science 3.5 Program Development. What is the smallest set of orders that adequately tests our program?

AP Computer Science 4.2 Program Development
21 Views

AP Computer Science 4.2 Program Development. Will an exception be thrown? If so, for what value of i?

AP Computer Science 2.2 Program Development
34 Views

AP Computer Science 2.2 Program Development. Which is a correct { /* Implementation */ }for the print() method?

AP Computer Science 1.4 Program development
24 Views

AP Computer Science 1.4 Program development. Which of the following is not part of an effective application of functional decomposition?

AP Computer Science 2.4 Program Development
24 Views

Get ready to work with classes in Java. Don't worry. We've thrown some penguins in there to spice things up.

AP Computer Science 4.5 Program Development
18 Views

AP Computer Science 4.5 Program Development. What would be the best set of inputs to make sure the following code functions as expected?