When to use functions?

2
  • 1 favourites

Stats

164 visits, 218 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

This tutorial covers

- When to use functions

- Benefits of using functions

- How to create functions

- How to use function parameters

The tutorial uses a simple example project which shows what can go wrong when you repeat code and then make changes, and shows how to refactor the events with functions.

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!