CyberSlug Rules!

Beginner Programming CMPS060

Prof. Paulo Franca

Home

Syllabus

Login

Objects

Download

Staff only

Creating Functions

computer: this is how you do "such and such" ...
start here:
do this,
do that,
do that too...
that is it, you are done with such and such!
 
  • what is a function?
  • creating a function
  • naming the function
  • delimiting the function
  • example : jumpjack
  • how can you apply a function to a different object?