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

AP Computer Science 1.3 Program Development
307 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
195 Views

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

AP Computer Science 2.5 Program Development
183 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
212 Views

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

AP Computer Science 3.2 Program Development
196 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
188 Views

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

AP Computer Science 4.4 Program Development
194 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
204 Views

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

AP Computer Science 3.4 Program Development
187 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
198 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
189 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
199 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
6 Views

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

AP Computer Science 1.4 Program development
8 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
5 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 2.2 Program Development
7 Views

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

AP Computer Science 4.5 Program Development
4 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?