November 2014
Beginner
336 pages
10h 58m
English
One of the primary purposes for functions is organizing your code. A function neatly packages (or encapsulates) many instructions so that they can be called using a single instruction. For the sake of code organization, all the instructions in a function should be related.
Read now
Unlock full access