DOC PREVIEW
Duke CPS 004 - Chap 4 Sec 2

This preview shows page 1 out of 4 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

CompSci 4Chap 4 Sec 2Feb. 10, 2005Prof. Susan RodgerNote: Thanks to Wanda Dann and Steve Cooper for slide ideasAnnouncements• Assignment 3 due today!• Assignment 4 outWhat we will do today• Chapter 4 Sec 2 – Parameters•ClassworkOverview• The need for more flexible methods• Creating methods with parameters• Passing arguments to methods•Demo– Using Alice – methods with parametersA Beetle Band• Create an animation for a bug band as an ad for their next concert• Each band member will perform a short soloStoryboards• Each bug member will perform a soloCode for georgeBeetle• We will need four versions of the code, one for eachband member• This code will only work for georgeBeetleA Better Solution• Four versions of similar code is tedious.• The things that change are– The beetle– The music the beetle plays• Better Solution: write a more flexible methodParameters• Built-in methods provide flexibility by providing parameters such as distance and duration• Parameters allow you to pass in values – The values are arguments• Example:Parameters: distance, durationArguments: 0.5 meters, 0.5 secondsTypes of Parameters• Alice provides several types of parameters that can be used in your methods.The Storyboard• Write one method and use parameters for– Which bandmember to perform– Which music to playSolo:Parameters: bandMember, musicDo togetherDo in orderbandMember move upbandMember move downplay musicCreating a Method Named Solo• Can be used for any band member• Will need– An Object parameter – which band member is to play a solo– A Sound parameter – which music should be playedWorld.solo with parameters Calling the solo method• Note that in each call, arguments must given for both parametersA Number Parameter• Add a number parameter for height the bandMember jumps up and downDemoClasswork Today• Create


View Full Document

Duke CPS 004 - Chap 4 Sec 2

Documents in this Course
Lecture

Lecture

18 pages

Chapter 7

Chapter 7

18 pages

Chapter 9

Chapter 9

15 pages

Java 1

Java 1

24 pages

Java 3

Java 3

11 pages

Lecture

Lecture

10 pages

Chapter 4

Chapter 4

28 pages

Chap 2

Chap 2

16 pages

Graphics

Graphics

20 pages

Lecture

Lecture

12 pages

HTML

HTML

16 pages

Java 1

Java 1

6 pages

Chapter 4

Chapter 4

16 pages

The Plan

The Plan

25 pages

Lecture

Lecture

16 pages

Chapter 6

Chapter 6

21 pages

Lecture

Lecture

18 pages

Lecture

Lecture

23 pages

Lecture

Lecture

16 pages

Lecture

Lecture

19 pages

Lecture

Lecture

12 pages

Lecture

Lecture

5 pages

Lecture

Lecture

26 pages

Lecture

Lecture

16 pages

Chapter 7

Chapter 7

23 pages

Lecture

Lecture

21 pages

Lecture

Lecture

4 pages

Lecture

Lecture

4 pages

Lecture

Lecture

8 pages

Lecture

Lecture

4 pages

Lecture

Lecture

10 pages

Chapter 4

Chapter 4

32 pages

Java

Java

4 pages

CompSci 4

CompSci 4

18 pages

Lecture

Lecture

26 pages

CompSci 4

CompSci 4

12 pages

HTML

HTML

17 pages

Lecture

Lecture

16 pages

Chapter 5

Chapter 5

22 pages

Lecture

Lecture

4 pages

Chapter 4

Chapter 4

10 pages

Chapter 2

Chapter 2

15 pages

Chapter 8

Chapter 8

14 pages

Lecture

Lecture

15 pages

Load more
Download Chap 4 Sec 2
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Chap 4 Sec 2 and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Chap 4 Sec 2 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?