Clip Art Functions preview
Pierce Home
Computer Science 555 Website Development using JavaScript and AJAX - 3 Units
Section:
3179
Instructor:
Brad Gilbert
Pierce Mailbox:
612
Email:
pierce@wavethunder.com
Wednesday Office Hours:
5:00 -   5:40 PM COSC 1507
Wednesday Lab:
5:45 -   7:50 PM COSC 1507
Wednesday Lecture:
7:55 - 10:00 PM MATH 1511
Other classes:
CS-575
functions preview
You will learn
  1. What is a function
  2. How to define a function
  3. How do call a function
  4. How to pass values to a function
  5. How to return a value from a function
  6. How to assign the result of your function call to a variable
  7. What are global and local variables
  8. How to declare global and local variables
  9. What it means to pass parameters by value or by reference
  10. What causes parameters to be passed by value or by reference
Brad Gilbert · Fall 2011
Computer Science · Pierce College · Woodland Hills CA · 818-719-6401