CyberSlug Rules!

Beginner Programming CMPS060

Prof. Paulo Franca

Home

Syllabus

Login

Objects

Download

Staff only

Skill 4

Using Functions

 

Are you experienced?

Now you can:

  • write functions to simplify your tasks
  • use arguments and make functions reusable
  • choose between value or reference
  • create header files to use functions in different programs
  • understand Scope